2026-03-30 04:15:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 04:15:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 04:15:05 [adesa.de] INFO: Starting spider adesa.de
2026-03-30 04:15:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 04:15:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 04:15:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 04:15:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 04:15:05 [scrapy.extensions.telnet] INFO: Telnet Password: 731a3392dc86c86b
2026-03-30 04:15:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 04:15:05 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.de/task_40_2026-03-30T04_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-30 04:15:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 04:15:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 04:15:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 04:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 04:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-30 04:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 04:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 04:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-30 04:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 04:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 04:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 04:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-30 04:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 04:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 04:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-30 04:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-30 04:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 04:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 04:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-30 04:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-30 04:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-30 04:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04: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-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10741360
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741360%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10741360: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10741360 url https://www.openlane.eu/en/carv6/auction/10741360
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10740275
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740275%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10740275: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10740275 url https://www.openlane.eu/en/carv6/auction/10740275
2026-03-30 04:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10734856
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734856%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10734856: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10734856 url https://www.openlane.eu/en/carv6/auction/10734856
2026-03-30 04:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10738811
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738811%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10738811: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10738811 url https://www.openlane.eu/en/carv6/auction/10738811
2026-03-30 04:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10738812
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738812%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10738812: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10738812 url https://www.openlane.eu/en/carv6/auction/10738812
2026-03-30 04:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10738813
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738813%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10738813: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10738813 url https://www.openlane.eu/en/carv6/auction/10738813
2026-03-30 04:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10734859
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734859%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10734859: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10734859 url https://www.openlane.eu/en/carv6/auction/10734859
2026-03-30 04:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10740269
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740269%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10740269: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10740269 url https://www.openlane.eu/en/carv6/auction/10740269
2026-03-30 04:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10740270
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740270%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10740270: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10740270 url https://www.openlane.eu/en/carv6/auction/10740270
2026-03-30 04:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10736780
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736780%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10736780: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10736780 url https://www.openlane.eu/en/carv6/auction/10736780
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10736777
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736777%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10736777: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10736777 url https://www.openlane.eu/en/carv6/auction/10736777
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10730293
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730293%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10730293: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10730293 url https://www.openlane.eu/en/carv6/auction/10730293
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10736778
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736778%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10736778: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10736778 url https://www.openlane.eu/en/carv6/auction/10736778
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10736783
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736783%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10736783: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10736783 url https://www.openlane.eu/en/carv6/auction/10736783
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10741271
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741271%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10741271: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10741271 url https://www.openlane.eu/en/carv6/auction/10741271
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10734847
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734847%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10734847: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10734847 url https://www.openlane.eu/en/carv6/auction/10734847
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10738814
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738814%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10738814: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10738814 url https://www.openlane.eu/en/carv6/auction/10738814
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10729699
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729699%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10729699: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10729699 url https://www.openlane.eu/en/carv6/auction/10729699
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10738815
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738815%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10738815: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10738815 url https://www.openlane.eu/en/carv6/auction/10738815
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10736776
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736776%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10736776: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10736776 url https://www.openlane.eu/en/carv6/auction/10736776
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10736781
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736781%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10736781: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10736781 url https://www.openlane.eu/en/carv6/auction/10736781
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10736774
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736774%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10736774: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10736774 url https://www.openlane.eu/en/carv6/auction/10736774
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10736787
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736787%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10736787: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10736787 url https://www.openlane.eu/en/carv6/auction/10736787
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10738816
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738816%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.de] INFO: Scrape type for 10738816: 2
2026-03-30 04:15:15 [adesa.de] INFO: Scraping item 10738816 url https://www.openlane.eu/en/carv6/auction/10738816
2026-03-30 04:15:15 [adesa.de] INFO: Found listing with ID: 10741572
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741572%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741572: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741572 url https://www.openlane.eu/en/carv6/auction/10741572
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10729698
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710729698%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10729698: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10729698 url https://www.openlane.eu/en/carv6/auction/10729698
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738817
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738817%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738817: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738817 url https://www.openlane.eu/en/carv6/auction/10738817
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10741604
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741604%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741604: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741604 url https://www.openlane.eu/en/carv6/auction/10741604
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738818
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738818%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738818: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738818 url https://www.openlane.eu/en/carv6/auction/10738818
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10731447
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731447%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10731447: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10731447 url https://www.openlane.eu/en/carv6/auction/10731447
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10730286
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730286%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10730286: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10730286 url https://www.openlane.eu/en/carv6/auction/10730286
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10730304
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730304%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10730304: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10730304 url https://www.openlane.eu/en/carv6/auction/10730304
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10730296
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730296%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10730296: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10730296 url https://www.openlane.eu/en/carv6/auction/10730296
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10736768
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736768%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10736768: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10736768 url https://www.openlane.eu/en/carv6/auction/10736768
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10741574
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741574%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741574: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741574 url https://www.openlane.eu/en/carv6/auction/10741574
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10741580
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741580%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741580: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741580 url https://www.openlane.eu/en/carv6/auction/10741580
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10741542
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741542%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741542: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741542 url https://www.openlane.eu/en/carv6/auction/10741542
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10741579
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741579%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741579: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741579 url https://www.openlane.eu/en/carv6/auction/10741579
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10741573
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741573%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741573: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741573 url https://www.openlane.eu/en/carv6/auction/10741573
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10741539
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741539%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741539: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741539 url https://www.openlane.eu/en/carv6/auction/10741539
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10741592
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741592%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741592: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741592 url https://www.openlane.eu/en/carv6/auction/10741592
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10741589
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741589%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741589: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741589 url https://www.openlane.eu/en/carv6/auction/10741589
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10741545
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741545%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741545: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741545 url https://www.openlane.eu/en/carv6/auction/10741545
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10741561
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741561%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741561: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741561 url https://www.openlane.eu/en/carv6/auction/10741561
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10733659
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733659%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10733659: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10733659 url https://www.openlane.eu/en/carv6/auction/10733659
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10730297
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730297%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10730297: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10730297 url https://www.openlane.eu/en/carv6/auction/10730297
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10734851
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734851%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10734851: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10734851 url https://www.openlane.eu/en/carv6/auction/10734851
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10731444
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731444%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10731444: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10731444 url https://www.openlane.eu/en/carv6/auction/10731444
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738821
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738821%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738821: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738821 url https://www.openlane.eu/en/carv6/auction/10738821
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738822
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738822%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738822: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738822 url https://www.openlane.eu/en/carv6/auction/10738822
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738825
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738825%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738825: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738825 url https://www.openlane.eu/en/carv6/auction/10738825
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738823
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738823%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738823: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738823 url https://www.openlane.eu/en/carv6/auction/10738823
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10741605
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741605%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10741605: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10741605 url https://www.openlane.eu/en/carv6/auction/10741605
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738820
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738820%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738820: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738820 url https://www.openlane.eu/en/carv6/auction/10738820
2026-03-30 04:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738827
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738827%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738827: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738827 url https://www.openlane.eu/en/carv6/auction/10738827
2026-03-30 04:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738828
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738828%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738828: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738828 url https://www.openlane.eu/en/carv6/auction/10738828
2026-03-30 04: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-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738830
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738830%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738830: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738830 url https://www.openlane.eu/en/carv6/auction/10738830
2026-03-30 04:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738829
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738829%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738829: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738829 url https://www.openlane.eu/en/carv6/auction/10738829
2026-03-30 04: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-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738831
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738831%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738831: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738831 url https://www.openlane.eu/en/carv6/auction/10738831
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10738832
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738832%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10738832: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10738832 url https://www.openlane.eu/en/carv6/auction/10738832
2026-03-30 04:15:16 [adesa.de] INFO: Found listing with ID: 10736784
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736784%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.de] INFO: Scrape type for 10736784: 2
2026-03-30 04:15:16 [adesa.de] INFO: Scraping item 10736784 url https://www.openlane.eu/en/carv6/auction/10736784
2026-03-30 04:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9870d2c7-927f-59a9-a791-e27b203ba1ee with identifier: 10734856
2026-03-30 04:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9870d2c7-927f-59a9-a791-e27b203ba1ee with scrape type 2
2026-03-30 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9870d2c7-927f-59a9-a791-e27b203ba1ee with scrape type 2
2026-03-30 04:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9870d2c7-927f-59a9-a791-e27b203ba1ee, identifier: 10734856
2026-03-30 04:15:17 [adesa.de] INFO: Found listing with ID: 10738833
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738833%27 HTTP/1.1" 200 None
2026-03-30 04:15:17 [adesa.de] INFO: Scrape type for 10738833: 2
2026-03-30 04:15:17 [adesa.de] INFO: Scraping item 10738833 url https://www.openlane.eu/en/carv6/auction/10738833
2026-03-30 04:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9870d2c7-927f-59a9-a791-e27b203ba1ee with identifier: 10734856
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-30 04:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-30 04:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9870d2c7-927f-59a9-a791-e27b203ba1ee with identifier: 10734856
2026-03-30 04:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9870d2c7-927f-59a9-a791-e27b203ba1ee with identifier: 10734856 to the API
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734856>
{'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': 190,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '9870d2c7-927f-59a9-a791-e27b203ba1ee',
'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=10734856',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 117300,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2017-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 2.0 TFSI Sport - Petrol - Automatic - 190 hp - '
'117.300 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2017}
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734856%27 HTTP/1.1" 200 None
2026-03-30 04:15:17 [adesa.de] INFO: Saving data for 10734856: {'auction_closing_time': 1774876500.0, 'created_time': 1774632510.621032, 'last_price_update_time': 1774844117.63967}
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734856') HTTP/1.1" 204 0
2026-03-30 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f671267-f835-5e16-a988-431d09023899 with identifier: 10741360
2026-03-30 04:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f671267-f835-5e16-a988-431d09023899 with scrape type 2
2026-03-30 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f671267-f835-5e16-a988-431d09023899 with scrape type 2
2026-03-30 04:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6f671267-f835-5e16-a988-431d09023899, identifier: 10741360
2026-03-30 04:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35194566-6823-5d3f-8d19-67c1afb036f5 with identifier: 10738812
2026-03-30 04:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35194566-6823-5d3f-8d19-67c1afb036f5 with scrape type 2
2026-03-30 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35194566-6823-5d3f-8d19-67c1afb036f5 with scrape type 2
2026-03-30 04:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 35194566-6823-5d3f-8d19-67c1afb036f5, identifier: 10738812
2026-03-30 04:15:17 [adesa.de] INFO: Found listing with ID: 10738840
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738840%27 HTTP/1.1" 200 None
2026-03-30 04:15:17 [adesa.de] INFO: Scrape type for 10738840: 2
2026-03-30 04:15:17 [adesa.de] INFO: Scraping item 10738840 url https://www.openlane.eu/en/carv6/auction/10738840
2026-03-30 04: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-30 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6f671267-f835-5e16-a988-431d09023899 with identifier: 10741360
2026-03-30 04:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-30 04:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6f671267-f835-5e16-a988-431d09023899 with identifier: 10741360
2026-03-30 04:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6f671267-f835-5e16-a988-431d09023899 with identifier: 10741360 to the API
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741360>
{'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': 110,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'CNG',
'id': '6f671267-f835-5e16-a988-431d09023899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FT365DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741360',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 417522,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2017-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 G-Tron 1.4 TFSI Design - CNG - Automatic - 110 hp - 417.522 '
'km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2017}
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741360%27 HTTP/1.1" 200 None
2026-03-30 04:15:18 [adesa.de] INFO: Saving data for 10741360: {'auction_closing_time': 1774964700.0, 'created_time': 1774631716.928788, 'last_price_update_time': 1774844118.378274}
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741360') HTTP/1.1" 204 0
2026-03-30 04:15:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 35194566-6823-5d3f-8d19-67c1afb036f5 with identifier: 10738812
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-30 04:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-30 04:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 35194566-6823-5d3f-8d19-67c1afb036f5 with identifier: 10738812
2026-03-30 04:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 35194566-6823-5d3f-8d19-67c1afb036f5 with identifier: 10738812 to the API
2026-03-30 04:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738812>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '35194566-6823-5d3f-8d19-67c1afb036f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-SD-2259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738812',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 130928,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2023-04-12',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Audi A4 Avant 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'130.928 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738812%27 HTTP/1.1" 200 None
2026-03-30 04:15:19 [adesa.de] INFO: Saving data for 10738812: {'auction_closing_time': 1774878900.0, 'created_time': 1774632486.36116, 'last_price_update_time': 1774844119.947292}
2026-03-30 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738812') HTTP/1.1" 204 0
2026-03-30 04:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:19 [adesa.de] INFO: Found listing with ID: 10738841
2026-03-30 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738841%27 HTTP/1.1" 200 None
2026-03-30 04:15:19 [adesa.de] INFO: Scrape type for 10738841: 2
2026-03-30 04:15:20 [adesa.de] INFO: Scraping item 10738841 url https://www.openlane.eu/en/carv6/auction/10738841
2026-03-30 04:15:20 [adesa.de] INFO: Found listing with ID: 10738843
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738843%27 HTTP/1.1" 200 None
2026-03-30 04:15:20 [adesa.de] INFO: Scrape type for 10738843: 2
2026-03-30 04:15:20 [adesa.de] INFO: Scraping item 10738843 url https://www.openlane.eu/en/carv6/auction/10738843
2026-03-30 04:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9501f182-1df0-5edc-b107-f63db6bb848b with identifier: 10740275
2026-03-30 04:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9501f182-1df0-5edc-b107-f63db6bb848b with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9501f182-1df0-5edc-b107-f63db6bb848b with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9501f182-1df0-5edc-b107-f63db6bb848b, identifier: 10740275
2026-03-30 04:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1666bc18-2e8f-502f-8062-d4eda58db0e9 with identifier: 10734859
2026-03-30 04:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1666bc18-2e8f-502f-8062-d4eda58db0e9 with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1666bc18-2e8f-502f-8062-d4eda58db0e9 with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1666bc18-2e8f-502f-8062-d4eda58db0e9, identifier: 10734859
2026-03-30 04:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59be1194-a59b-545c-a0ba-b15955f18930 with identifier: 10740269
2026-03-30 04:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59be1194-a59b-545c-a0ba-b15955f18930 with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59be1194-a59b-545c-a0ba-b15955f18930 with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 59be1194-a59b-545c-a0ba-b15955f18930, identifier: 10740269
2026-03-30 04:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9501f182-1df0-5edc-b107-f63db6bb848b with identifier: 10740275
2026-03-30 04:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9501f182-1df0-5edc-b107-f63db6bb848b with identifier: 10740275
2026-03-30 04:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9501f182-1df0-5edc-b107-f63db6bb848b with identifier: 10740275 to the API
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740275>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '9501f182-1df0-5edc-b107-f63db6bb848b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '48748',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740275',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 129420,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12250,
'price_includes_vat': True,
'registration_date': '2015-04-17',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 2.0 TDI Attraction - Diesel - Automatic - 150 hp '
'- 129.420 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2015}
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740275%27 HTTP/1.1" 200 None
2026-03-30 04:15:20 [adesa.de] INFO: Saving data for 10740275: {'auction_closing_time': 1774876500.0, 'created_time': 1774632482.105157, 'last_price_update_time': 1774844120.635205}
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740275') HTTP/1.1" 204 0
2026-03-30 04:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1666bc18-2e8f-502f-8062-d4eda58db0e9 with identifier: 10734859
2026-03-30 04:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1666bc18-2e8f-502f-8062-d4eda58db0e9 with identifier: 10734859
2026-03-30 04:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1666bc18-2e8f-502f-8062-d4eda58db0e9 with identifier: 10734859 to the API
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734859>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '1666bc18-2e8f-502f-8062-d4eda58db0e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '63586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734859',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 127600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19750,
'price_includes_vat': True,
'registration_date': '2019-06-26',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 Sportback 40 TDI - Quattro - Diesel - Automatic - 190 hp - '
'127.600 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734859%27 HTTP/1.1" 200 None
2026-03-30 04:15:20 [adesa.de] INFO: Saving data for 10734859: {'auction_closing_time': 1774876500.0, 'created_time': 1774632485.576261, 'last_price_update_time': 1774844120.934757}
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734859') HTTP/1.1" 204 0
2026-03-30 04:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 59be1194-a59b-545c-a0ba-b15955f18930 with identifier: 10740269
2026-03-30 04:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-30 04:15:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 59be1194-a59b-545c-a0ba-b15955f18930 with identifier: 10740269
2026-03-30 04:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 59be1194-a59b-545c-a0ba-b15955f18930 with identifier: 10740269 to the API
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740269>
{'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-30T13: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=10740269',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 113499,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30100,
'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-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740269%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.de] INFO: Saving data for 10740269: {'auction_closing_time': 1774876500.0, 'created_time': 1774632480.278297, 'last_price_update_time': 1774844121.361527}
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740269') HTTP/1.1" 204 0
2026-03-30 04:15:21 [adesa.de] INFO: Found listing with ID: 10740303
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740303%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.de] INFO: Scrape type for 10740303: 2
2026-03-30 04:15:21 [adesa.de] INFO: Scraping item 10740303 url https://www.openlane.eu/en/carv6/auction/10740303
2026-03-30 04:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:21 [adesa.de] INFO: Found listing with ID: 10741540
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741540%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.de] INFO: Scrape type for 10741540: 2
2026-03-30 04:15:21 [adesa.de] INFO: Scraping item 10741540 url https://www.openlane.eu/en/carv6/auction/10741540
2026-03-30 04:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:21 [adesa.de] INFO: Found listing with ID: 10738844
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738844%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.de] INFO: Scrape type for 10738844: 2
2026-03-30 04:15:21 [adesa.de] INFO: Scraping item 10738844 url https://www.openlane.eu/en/carv6/auction/10738844
2026-03-30 04:15:21 [adesa.de] INFO: Found listing with ID: 10738846
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738846%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.de] INFO: Scrape type for 10738846: 2
2026-03-30 04:15:21 [adesa.de] INFO: Scraping item 10738846 url https://www.openlane.eu/en/carv6/auction/10738846
2026-03-30 04:15:21 [adesa.de] INFO: Found listing with ID: 10730311
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730311%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.de] INFO: Scrape type for 10730311: 2
2026-03-30 04:15:21 [adesa.de] INFO: Scraping item 10730311 url https://www.openlane.eu/en/carv6/auction/10730311
2026-03-30 04:15:21 [adesa.de] INFO: Found listing with ID: 10734848
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734848%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.de] INFO: Scrape type for 10734848: 2
2026-03-30 04:15:21 [adesa.de] INFO: Scraping item 10734848 url https://www.openlane.eu/en/carv6/auction/10734848
2026-03-30 04:15:21 [adesa.de] INFO: Found listing with ID: 10729696
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729696%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.de] INFO: Scrape type for 10729696: 2
2026-03-30 04:15:21 [adesa.de] INFO: Scraping item 10729696 url https://www.openlane.eu/en/carv6/auction/10729696
2026-03-30 04:15:21 [adesa.de] INFO: Found listing with ID: 10730307
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730307%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.de] INFO: Scrape type for 10730307: 2
2026-03-30 04:15:21 [adesa.de] INFO: Scraping item 10730307 url https://www.openlane.eu/en/carv6/auction/10730307
2026-03-30 04:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8757d8d2-4729-5589-ba32-c80f66a3db33 with identifier: 10740270
2026-03-30 04:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8757d8d2-4729-5589-ba32-c80f66a3db33 with scrape type 2
2026-03-30 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8757d8d2-4729-5589-ba32-c80f66a3db33 with scrape type 2
2026-03-30 04:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8757d8d2-4729-5589-ba32-c80f66a3db33, identifier: 10740270
2026-03-30 04:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c9754e-6fc4-5e74-abf3-be6f42388302 with identifier: 10736780
2026-03-30 04:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c9754e-6fc4-5e74-abf3-be6f42388302 with scrape type 2
2026-03-30 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87c9754e-6fc4-5e74-abf3-be6f42388302 with scrape type 2
2026-03-30 04:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87c9754e-6fc4-5e74-abf3-be6f42388302, identifier: 10736780
2026-03-30 04:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18e99ad5-1657-5e4b-8339-63be374eea49 with identifier: 10736777
2026-03-30 04:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18e99ad5-1657-5e4b-8339-63be374eea49 with scrape type 2
2026-03-30 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18e99ad5-1657-5e4b-8339-63be374eea49 with scrape type 2
2026-03-30 04:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 18e99ad5-1657-5e4b-8339-63be374eea49, identifier: 10736777
2026-03-30 04:15:21 [adesa.de] INFO: Found listing with ID: 10736737
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736737%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.de] INFO: Scrape type for 10736737: 2
2026-03-30 04:15:21 [adesa.de] INFO: Scraping item 10736737 url https://www.openlane.eu/en/carv6/auction/10736737
2026-03-30 04:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8757d8d2-4729-5589-ba32-c80f66a3db33 with identifier: 10740270
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-30 04:15:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8757d8d2-4729-5589-ba32-c80f66a3db33 with identifier: 10740270
2026-03-30 04:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8757d8d2-4729-5589-ba32-c80f66a3db33 with identifier: 10740270 to the API
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740270>
{'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-30T13: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=10740270',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 101900,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28200,
'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-30 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740270%27 HTTP/1.1" 200 None
2026-03-30 04:15:22 [adesa.de] INFO: Saving data for 10740270: {'auction_closing_time': 1774876500.0, 'created_time': 1774632482.41829, 'last_price_update_time': 1774844122.240944}
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740270') HTTP/1.1" 204 0
2026-03-30 04:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87c9754e-6fc4-5e74-abf3-be6f42388302 with identifier: 10736780
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-30 04:15:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87c9754e-6fc4-5e74-abf3-be6f42388302 with identifier: 10736780
2026-03-30 04:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87c9754e-6fc4-5e74-abf3-be6f42388302 with identifier: 10736780 to the API
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736780>
{'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-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '87c9754e-6fc4-5e74-abf3-be6f42388302',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-G 2301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736780',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 127309,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 50 TFSIe S Line - Quattro - Hybrid - Automatic - 265 '
'hp - 127.309 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736780%27 HTTP/1.1" 200 None
2026-03-30 04:15:22 [adesa.de] INFO: Saving data for 10736780: {'auction_closing_time': 1774877400.0, 'created_time': 1774631729.008592, 'last_price_update_time': 1774844122.733703}
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736780') HTTP/1.1" 204 0
2026-03-30 04:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 18e99ad5-1657-5e4b-8339-63be374eea49 with identifier: 10736777
2026-03-30 04:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 18e99ad5-1657-5e4b-8339-63be374eea49 with identifier: 10736777
2026-03-30 04:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 18e99ad5-1657-5e4b-8339-63be374eea49 with identifier: 10736777 to the API
2026-03-30 04:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736777>
{'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-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '18e99ad5-1657-5e4b-8339-63be374eea49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-ID 5711E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736777',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 82003,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 45 TFSIe - Hybrid - Automatic - 150 hp - 82.003 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736777%27 HTTP/1.1" 200 None
2026-03-30 04:15:23 [adesa.de] INFO: Saving data for 10736777: {'auction_closing_time': 1774877400.0, 'created_time': 1774632465.792523, 'last_price_update_time': 1774844123.060919}
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736777') HTTP/1.1" 204 0
2026-03-30 04:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4153d282-0a31-52df-9edf-8cf76bc46988 with identifier: 10738813
2026-03-30 04:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4153d282-0a31-52df-9edf-8cf76bc46988 with scrape type 2
2026-03-30 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4153d282-0a31-52df-9edf-8cf76bc46988 with scrape type 2
2026-03-30 04:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4153d282-0a31-52df-9edf-8cf76bc46988, identifier: 10738813
2026-03-30 04:15:23 [adesa.de] INFO: Found listing with ID: 10736769
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736769%27 HTTP/1.1" 200 None
2026-03-30 04:15:23 [adesa.de] INFO: Scrape type for 10736769: 2
2026-03-30 04:15:23 [adesa.de] INFO: Scraping item 10736769 url https://www.openlane.eu/en/carv6/auction/10736769
2026-03-30 04:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4153d282-0a31-52df-9edf-8cf76bc46988 with identifier: 10738813
2026-03-30 04:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4153d282-0a31-52df-9edf-8cf76bc46988 with identifier: 10738813
2026-03-30 04:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4153d282-0a31-52df-9edf-8cf76bc46988 with identifier: 10738813 to the API
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738813>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '4153d282-0a31-52df-9edf-8cf76bc46988',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-N-4220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738813',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 186760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Audi A4 Avant 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'186.760 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738813%27 HTTP/1.1" 200 None
2026-03-30 04:15:23 [adesa.de] INFO: Saving data for 10738813: {'auction_closing_time': 1774878900.0, 'created_time': 1774632481.594009, 'last_price_update_time': 1774844123.473178}
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738813') HTTP/1.1" 204 0
2026-03-30 04: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-30 04:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:23 [adesa.de] INFO: Found listing with ID: 10740271
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740271%27 HTTP/1.1" 200 None
2026-03-30 04:15:23 [adesa.de] INFO: Scrape type for 10740271: 2
2026-03-30 04:15:23 [adesa.de] INFO: Scraping item 10740271 url https://www.openlane.eu/en/carv6/auction/10740271
2026-03-30 04: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-30 04:15:23 [adesa.de] INFO: Found listing with ID: 10733658
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733658%27 HTTP/1.1" 200 None
2026-03-30 04:15:23 [adesa.de] INFO: Scrape type for 10733658: 2
2026-03-30 04:15:23 [adesa.de] INFO: Scraping item 10733658 url https://www.openlane.eu/en/carv6/auction/10733658
2026-03-30 04:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 588beb5e-bbf6-59e5-b954-cd4812ad321e with identifier: 10736783
2026-03-30 04:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 588beb5e-bbf6-59e5-b954-cd4812ad321e with scrape type 2
2026-03-30 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 588beb5e-bbf6-59e5-b954-cd4812ad321e with scrape type 2
2026-03-30 04:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 588beb5e-bbf6-59e5-b954-cd4812ad321e, identifier: 10736783
2026-03-30 04:15:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 588beb5e-bbf6-59e5-b954-cd4812ad321e with identifier: 10736783
2026-03-30 04:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 588beb5e-bbf6-59e5-b954-cd4812ad321e with identifier: 10736783
2026-03-30 04:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 588beb5e-bbf6-59e5-b954-cd4812ad321e with identifier: 10736783 to the API
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736783>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '588beb5e-bbf6-59e5-b954-cd4812ad321e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-QY 2476E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736783',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 118365,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 50 TFSIe - Quattro - Hybrid - Automatic - 265 hp - 118.365 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736783%27 HTTP/1.1" 200 None
2026-03-30 04:15:23 [adesa.de] INFO: Saving data for 10736783: {'auction_closing_time': 1774877400.0, 'created_time': 1774632463.309849, 'last_price_update_time': 1774844123.885568}
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736783') HTTP/1.1" 204 0
2026-03-30 04:15:23 [adesa.de] INFO: Found listing with ID: 10741538
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741538%27 HTTP/1.1" 200 None
2026-03-30 04:15:23 [adesa.de] INFO: Scrape type for 10741538: 2
2026-03-30 04:15:23 [adesa.de] INFO: Scraping item 10741538 url https://www.openlane.eu/en/carv6/auction/10741538
2026-03-30 04:15:23 [adesa.de] INFO: Found listing with ID: 10736779
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736779%27 HTTP/1.1" 200 None
2026-03-30 04:15:23 [adesa.de] INFO: Scrape type for 10736779: 2
2026-03-30 04:15:23 [adesa.de] INFO: Scraping item 10736779 url https://www.openlane.eu/en/carv6/auction/10736779
2026-03-30 04:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 836138a8-45a4-5811-8b7b-82882c672f6b with identifier: 10730293
2026-03-30 04:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 836138a8-45a4-5811-8b7b-82882c672f6b with scrape type 2
2026-03-30 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 836138a8-45a4-5811-8b7b-82882c672f6b with scrape type 2
2026-03-30 04:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 836138a8-45a4-5811-8b7b-82882c672f6b, identifier: 10730293
2026-03-30 04:15:24 [adesa.de] INFO: Found listing with ID: 10741597
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741597%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.de] INFO: Scrape type for 10741597: 2
2026-03-30 04:15:24 [adesa.de] INFO: Scraping item 10741597 url https://www.openlane.eu/en/carv6/auction/10741597
2026-03-30 04:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 836138a8-45a4-5811-8b7b-82882c672f6b with identifier: 10730293
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-30 04:15:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 836138a8-45a4-5811-8b7b-82882c672f6b with identifier: 10730293
2026-03-30 04:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 836138a8-45a4-5811-8b7b-82882c672f6b with identifier: 10730293 to the API
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 265,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Electric',
'id': '836138a8-45a4-5811-8b7b-82882c672f6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730293',
'listing': 'auctionplusdirectbuy',
'location': 'Setubal (Portugal)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 64271,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q4 E-tron 45 - Quattro - Electric - Automatic - 265 hp - '
'64.271 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730293%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.de] INFO: Saving data for 10730293: {'auction_closing_time': 1774946700.0, 'created_time': 1774631719.977828, 'last_price_update_time': 1774844124.493394}
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730293') HTTP/1.1" 204 0
2026-03-30 04:15:24 [adesa.de] INFO: Found listing with ID: 10741546
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741546%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.de] INFO: Scrape type for 10741546: 2
2026-03-30 04:15:24 [adesa.de] INFO: Scraping item 10741546 url https://www.openlane.eu/en/carv6/auction/10741546
2026-03-30 04:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:24 [adesa.de] INFO: Found listing with ID: 10741549
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741549%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.de] INFO: Scrape type for 10741549: 2
2026-03-30 04:15:24 [adesa.de] INFO: Scraping item 10741549 url https://www.openlane.eu/en/carv6/auction/10741549
2026-03-30 04:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:24 [adesa.de] INFO: Found listing with ID: 10741548
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741548%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.de] INFO: Scrape type for 10741548: 2
2026-03-30 04:15:24 [adesa.de] INFO: Scraping item 10741548 url https://www.openlane.eu/en/carv6/auction/10741548
2026-03-30 04:15:24 [adesa.de] INFO: Found listing with ID: 10738079
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738079%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.de] INFO: Scrape type for 10738079: 2
2026-03-30 04:15:24 [adesa.de] INFO: Scraping item 10738079 url https://www.openlane.eu/en/carv6/auction/10738079
2026-03-30 04:15:24 [adesa.de] INFO: Found listing with ID: 10729697
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729697%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.de] INFO: Scrape type for 10729697: 2
2026-03-30 04:15:24 [adesa.de] INFO: Scraping item 10729697 url https://www.openlane.eu/en/carv6/auction/10729697
2026-03-30 04:15:24 [adesa.de] INFO: Found listing with ID: 10730299
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730299%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.de] INFO: Scrape type for 10730299: 2
2026-03-30 04:15:24 [adesa.de] INFO: Scraping item 10730299 url https://www.openlane.eu/en/carv6/auction/10730299
2026-03-30 04:15:24 [adesa.de] INFO: Found listing with ID: 10732416
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732416%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.de] INFO: Scrape type for 10732416: 2
2026-03-30 04:15:24 [adesa.de] INFO: Scraping item 10732416 url https://www.openlane.eu/en/carv6/auction/10732416
2026-03-30 04:15:24 [adesa.de] INFO: Found listing with ID: 10740302
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740302%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.de] INFO: Scrape type for 10740302: 2
2026-03-30 04:15:24 [adesa.de] INFO: Scraping item 10740302 url https://www.openlane.eu/en/carv6/auction/10740302
2026-03-30 04:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfcb2582-f2f9-5014-8411-9a3a373b959b with identifier: 10741605
2026-03-30 04:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfcb2582-f2f9-5014-8411-9a3a373b959b with scrape type 2
2026-03-30 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfcb2582-f2f9-5014-8411-9a3a373b959b with scrape type 2
2026-03-30 04:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cfcb2582-f2f9-5014-8411-9a3a373b959b, identifier: 10741605
2026-03-30 04:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae52196c-a8a9-5476-93a3-7c9d09d22244 with identifier: 10734847
2026-03-30 04:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae52196c-a8a9-5476-93a3-7c9d09d22244 with scrape type 2
2026-03-30 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae52196c-a8a9-5476-93a3-7c9d09d22244 with scrape type 2
2026-03-30 04:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae52196c-a8a9-5476-93a3-7c9d09d22244, identifier: 10734847
2026-03-30 04:15:24 [adesa.de] INFO: Found listing with ID: 10741606
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741606%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.de] INFO: Scrape type for 10741606: 2
2026-03-30 04:15:24 [adesa.de] INFO: Scraping item 10741606 url https://www.openlane.eu/en/carv6/auction/10741606
2026-03-30 04:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cfcb2582-f2f9-5014-8411-9a3a373b959b with identifier: 10741605
2026-03-30 04:15:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cfcb2582-f2f9-5014-8411-9a3a373b959b with identifier: 10741605
2026-03-30 04:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cfcb2582-f2f9-5014-8411-9a3a373b959b with identifier: 10741605 to the API
2026-03-30 04:15:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741605>
{'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-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'cfcb2582-f2f9-5014-8411-9a3a373b959b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E17066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741605',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 110000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 2.0 Titanium - Diesel - Automatic - 150 hp - 110.000 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741605%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.de] INFO: Saving data for 10741605: {'auction_closing_time': 1774877400.0, 'created_time': 1774632566.865062, 'last_price_update_time': 1774844125.166384}
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741605') HTTP/1.1" 204 0
2026-03-30 04:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae52196c-a8a9-5476-93a3-7c9d09d22244 with identifier: 10734847
2026-03-30 04:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae52196c-a8a9-5476-93a3-7c9d09d22244 with identifier: 10734847
2026-03-30 04:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae52196c-a8a9-5476-93a3-7c9d09d22244 with identifier: 10734847 to the API
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734847>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'ae52196c-a8a9-5476-93a3-7c9d09d22244',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '5002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734847',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'TT',
'odometer': 50188,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16750,
'price_includes_vat': True,
'registration_date': '2013-05-21',
'seats_number': 2,
'seller_name': None,
'title': 'Audi TT 2.0 TFSI - Petrol - Manual - 211 hp - 50.188 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734847%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.de] INFO: Saving data for 10734847: {'auction_closing_time': 1774876500.0, 'created_time': 1774632464.75407, 'last_price_update_time': 1774844125.58097}
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734847') HTTP/1.1" 204 0
2026-03-30 04:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:25 [adesa.de] INFO: Found listing with ID: 10738063
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738063%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.de] INFO: Scrape type for 10738063: 2
2026-03-30 04:15:25 [adesa.de] INFO: Scraping item 10738063 url https://www.openlane.eu/en/carv6/auction/10738063
2026-03-30 04:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:25 [adesa.de] INFO: Found listing with ID: 10738078
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738078%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.de] INFO: Scrape type for 10738078: 2
2026-03-30 04:15:25 [adesa.de] INFO: Scraping item 10738078 url https://www.openlane.eu/en/carv6/auction/10738078
2026-03-30 04:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:25 [adesa.de] INFO: Found listing with ID: 10731440
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731440%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.de] INFO: Scrape type for 10731440: 2
2026-03-30 04:15:25 [adesa.de] INFO: Scraping item 10731440 url https://www.openlane.eu/en/carv6/auction/10731440
2026-03-30 04:15:25 [adesa.de] INFO: Found listing with ID: 10730303
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730303%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.de] INFO: Scrape type for 10730303: 2
2026-03-30 04:15:25 [adesa.de] INFO: Scraping item 10730303 url https://www.openlane.eu/en/carv6/auction/10730303
2026-03-30 04:15:25 [adesa.de] INFO: Found listing with ID: 10740280
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740280%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.de] INFO: Scrape type for 10740280: 2
2026-03-30 04:15:25 [adesa.de] INFO: Scraping item 10740280 url https://www.openlane.eu/en/carv6/auction/10740280
2026-03-30 04:15:25 [adesa.de] INFO: Found listing with ID: 10731442
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731442%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.de] INFO: Scrape type for 10731442: 2
2026-03-30 04:15:25 [adesa.de] INFO: Scraping item 10731442 url https://www.openlane.eu/en/carv6/auction/10731442
2026-03-30 04:15:25 [adesa.de] INFO: Found listing with ID: 10734863
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734863%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.de] INFO: Scrape type for 10734863: 2
2026-03-30 04:15:25 [adesa.de] INFO: Scraping item 10734863 url https://www.openlane.eu/en/carv6/auction/10734863
2026-03-30 04:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7365867-4f90-59c9-8076-1e5d2accfe85 with identifier: 10738811
2026-03-30 04:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7365867-4f90-59c9-8076-1e5d2accfe85 with scrape type 2
2026-03-30 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7365867-4f90-59c9-8076-1e5d2accfe85 with scrape type 2
2026-03-30 04:15:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7365867-4f90-59c9-8076-1e5d2accfe85, identifier: 10738811
2026-03-30 04:15:25 [adesa.de] INFO: Found listing with ID: 10740274
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740274%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.de] INFO: Scrape type for 10740274: 2
2026-03-30 04:15:25 [adesa.de] INFO: Scraping item 10740274 url https://www.openlane.eu/en/carv6/auction/10740274
2026-03-30 04:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7365867-4f90-59c9-8076-1e5d2accfe85 with identifier: 10738811
2026-03-30 04:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7365867-4f90-59c9-8076-1e5d2accfe85 with identifier: 10738811
2026-03-30 04:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7365867-4f90-59c9-8076-1e5d2accfe85 with identifier: 10738811 to the API
2026-03-30 04:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738811>
{'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': 163,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'a7365867-4f90-59c9-8076-1e5d2accfe85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OS-HG-444',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738811',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 123351,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Audi A4 Avant 35 TDI - Diesel - Automatic - 163 hp - 123.351 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738811%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.de] INFO: Saving data for 10738811: {'auction_closing_time': 1774878900.0, 'created_time': 1774632483.035361, 'last_price_update_time': 1774844126.145921}
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738811') HTTP/1.1" 204 0
2026-03-30 04:15:26 [adesa.de] INFO: Found listing with ID: 10741553
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741553%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.de] INFO: Scrape type for 10741553: 2
2026-03-30 04:15:26 [adesa.de] INFO: Scraping item 10741553 url https://www.openlane.eu/en/carv6/auction/10741553
2026-03-30 04:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18b86241-d712-5037-ba16-47b3fe5e165c with identifier: 10741271
2026-03-30 04:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18b86241-d712-5037-ba16-47b3fe5e165c with scrape type 2
2026-03-30 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18b86241-d712-5037-ba16-47b3fe5e165c with scrape type 2
2026-03-30 04:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 18b86241-d712-5037-ba16-47b3fe5e165c, identifier: 10741271
2026-03-30 04:15:26 [adesa.de] INFO: Found listing with ID: 10740277
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740277%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.de] INFO: Scrape type for 10740277: 2
2026-03-30 04:15:26 [adesa.de] INFO: Scraping item 10740277 url https://www.openlane.eu/en/carv6/auction/10740277
2026-03-30 04: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-30 04:15:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 18b86241-d712-5037-ba16-47b3fe5e165c with identifier: 10741271
2026-03-30 04:15:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 18b86241-d712-5037-ba16-47b3fe5e165c with identifier: 10741271
2026-03-30 04:15:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 18b86241-d712-5037-ba16-47b3fe5e165c with identifier: 10741271 to the API
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741271>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 739,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Petrol',
'id': '18b86241-d712-5037-ba16-47b3fe5e165c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OG101L',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741271',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 90551,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 94000,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi RSQ8 4.0 Competition - Petrol - Automatic - 739 hp - 90.551 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2021}
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741271%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.de] INFO: Saving data for 10741271: {'auction_closing_time': 1774869300.0, 'created_time': 1774631732.815711, 'last_price_update_time': 1774844126.597162}
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741271') HTTP/1.1" 204 0
2026-03-30 04:15:26 [adesa.de] INFO: Found listing with ID: 10741532
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741532%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.de] INFO: Scrape type for 10741532: 2
2026-03-30 04:15:26 [adesa.de] INFO: Scraping item 10741532 url https://www.openlane.eu/en/carv6/auction/10741532
2026-03-30 04:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1d8e6eb-6692-5beb-a38e-cf6ee40cc457 with identifier: 10738830
2026-03-30 04:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1d8e6eb-6692-5beb-a38e-cf6ee40cc457 with scrape type 2
2026-03-30 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1d8e6eb-6692-5beb-a38e-cf6ee40cc457 with scrape type 2
2026-03-30 04:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1d8e6eb-6692-5beb-a38e-cf6ee40cc457, identifier: 10738830
2026-03-30 04:15:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1d8e6eb-6692-5beb-a38e-cf6ee40cc457 with identifier: 10738830
2026-03-30 04:15:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1d8e6eb-6692-5beb-a38e-cf6ee40cc457 with identifier: 10738830
2026-03-30 04:15:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1d8e6eb-6692-5beb-a38e-cf6ee40cc457 with identifier: 10738830 to the API
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738830>
{'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': 152,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': 'd1d8e6eb-6692-5beb-a38e-cf6ee40cc457',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UL-VN-1000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738830',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 106956,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 106.956 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738830%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.de] INFO: Saving data for 10738830: {'auction_closing_time': 1774878900.0, 'created_time': 1774632624.508578, 'last_price_update_time': 1774844126.996188}
2026-03-30 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738830') HTTP/1.1" 204 0
2026-03-30 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738832> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0124b97-7324-5965-9dd6-c417aba95dc5 with identifier: 10738833
2026-03-30 04:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0124b97-7324-5965-9dd6-c417aba95dc5 with scrape type 2
2026-03-30 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0124b97-7324-5965-9dd6-c417aba95dc5 with scrape type 2
2026-03-30 04:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e0124b97-7324-5965-9dd6-c417aba95dc5, identifier: 10738833
2026-03-30 04:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e0124b97-7324-5965-9dd6-c417aba95dc5 with identifier: 10738833
2026-03-30 04:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e0124b97-7324-5965-9dd6-c417aba95dc5 with identifier: 10738833
2026-03-30 04:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e0124b97-7324-5965-9dd6-c417aba95dc5 with identifier: 10738833 to the API
2026-03-30 04:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738833>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'e0124b97-7324-5965-9dd6-c417aba95dc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA-AP-9109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738833',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 264554,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2020-03-19',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford Mondeo 2.0 ST Line - Diesel - Automatic - 150 hp - 264.554 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2020}
2026-03-30 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738833%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.de] INFO: Saving data for 10738833: {'auction_closing_time': 1774878900.0, 'created_time': 1774632463.912883, 'last_price_update_time': 1774844127.457562}
2026-03-30 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738833') HTTP/1.1" 204 0
2026-03-30 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25660349-7ecd-54f4-8bc3-29b4d55e6c1e with identifier: 10738832
2026-03-30 04:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25660349-7ecd-54f4-8bc3-29b4d55e6c1e with scrape type 2
2026-03-30 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25660349-7ecd-54f4-8bc3-29b4d55e6c1e with scrape type 2
2026-03-30 04:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 25660349-7ecd-54f4-8bc3-29b4d55e6c1e, identifier: 10738832
2026-03-30 04:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 25660349-7ecd-54f4-8bc3-29b4d55e6c1e with identifier: 10738832
2026-03-30 04:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 25660349-7ecd-54f4-8bc3-29b4d55e6c1e with identifier: 10738832
2026-03-30 04:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 25660349-7ecd-54f4-8bc3-29b4d55e6c1e with identifier: 10738832 to the API
2026-03-30 04:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738832>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '25660349-7ecd-54f4-8bc3-29b4d55e6c1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EL-RT-810E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738832',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 58656,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford Kuga 2.5 Titanium X - Hybrid - Automatic - 152 hp - 58.656 km',
'transmission': 'automatic',
'trim': 'Titanium X',
'vin': None,
'year': 2022}
2026-03-30 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738832%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.de] INFO: Saving data for 10738832: {'auction_closing_time': 1774878900.0, 'created_time': 1774632527.289204, 'last_price_update_time': 1774844127.839091}
2026-03-30 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738832') HTTP/1.1" 204 0
2026-03-30 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99c87b57-9385-54e0-ba71-33a6e4e4addc with identifier: 10740303
2026-03-30 04:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99c87b57-9385-54e0-ba71-33a6e4e4addc with scrape type 2
2026-03-30 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99c87b57-9385-54e0-ba71-33a6e4e4addc with scrape type 2
2026-03-30 04:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 99c87b57-9385-54e0-ba71-33a6e4e4addc, identifier: 10740303
2026-03-30 04:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 99c87b57-9385-54e0-ba71-33a6e4e4addc with identifier: 10740303
2026-03-30 04:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 99c87b57-9385-54e0-ba71-33a6e4e4addc with identifier: 10740303
2026-03-30 04:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 99c87b57-9385-54e0-ba71-33a6e4e4addc with identifier: 10740303 to the API
2026-03-30 04:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740303>
{'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': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '99c87b57-9385-54e0-ba71-33a6e4e4addc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740303',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 318995,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2018-05-16',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit L2H2 Trend - Diesel - Manual - 130 hp - 318.995 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-30 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740303%27 HTTP/1.1" 200 None
2026-03-30 04:15:28 [adesa.de] INFO: Saving data for 10740303: {'auction_closing_time': 1774962000.0, 'created_time': 1774632457.043851, 'last_price_update_time': 1774844128.249733}
2026-03-30 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740303') HTTP/1.1" 204 0
2026-03-30 04:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbe07e12-7bf7-5c79-aaf2-b8b1d11de9a2 with identifier: 10738843
2026-03-30 04:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbe07e12-7bf7-5c79-aaf2-b8b1d11de9a2 with scrape type 2
2026-03-30 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbe07e12-7bf7-5c79-aaf2-b8b1d11de9a2 with scrape type 2
2026-03-30 04:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbe07e12-7bf7-5c79-aaf2-b8b1d11de9a2, identifier: 10738843
2026-03-30 04:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5234710-0c12-5b16-8873-6d350a41ddb8 with identifier: 10738841
2026-03-30 04:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5234710-0c12-5b16-8873-6d350a41ddb8 with scrape type 2
2026-03-30 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5234710-0c12-5b16-8873-6d350a41ddb8 with scrape type 2
2026-03-30 04:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5234710-0c12-5b16-8873-6d350a41ddb8, identifier: 10738841
2026-03-30 04:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbe07e12-7bf7-5c79-aaf2-b8b1d11de9a2 with identifier: 10738843
2026-03-30 04:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbe07e12-7bf7-5c79-aaf2-b8b1d11de9a2 with identifier: 10738843
2026-03-30 04:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbe07e12-7bf7-5c79-aaf2-b8b1d11de9a2 with identifier: 10738843 to the API
2026-03-30 04:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738843>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'fbe07e12-7bf7-5c79-aaf2-b8b1d11de9a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA-CD-1003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738843',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 116223,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 3,
'seller_name': 'Ayvens-DE',
'title': 'Ford Transit Custom L1H2 Trend - Diesel - Manual - 130 hp - 116.223 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-30 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738843%27 HTTP/1.1" 200 None
2026-03-30 04:15:28 [adesa.de] INFO: Saving data for 10738843: {'auction_closing_time': 1774878900.0, 'created_time': 1774632527.946273, 'last_price_update_time': 1774844128.746737}
2026-03-30 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738843') HTTP/1.1" 204 0
2026-03-30 04:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5234710-0c12-5b16-8873-6d350a41ddb8 with identifier: 10738841
2026-03-30 04:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5234710-0c12-5b16-8873-6d350a41ddb8 with identifier: 10738841
2026-03-30 04:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5234710-0c12-5b16-8873-6d350a41ddb8 with identifier: 10738841 to the API
2026-03-30 04:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738841>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'e5234710-0c12-5b16-8873-6d350a41ddb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F-R-2575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738841',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 153086,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 8,
'seller_name': 'Ayvens-DE',
'title': 'Ford Tourneo Custom L2H1 Active - Diesel - Automatic - 185 hp - '
'153.086 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-30 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738841%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.de] INFO: Saving data for 10738841: {'auction_closing_time': 1774878900.0, 'created_time': 1774632590.967481, 'last_price_update_time': 1774844129.040598}
2026-03-30 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738841') HTTP/1.1" 204 0
2026-03-30 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09ce65d2-6c26-51bf-af2f-48ea35df630a with identifier: 10738840
2026-03-30 04:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09ce65d2-6c26-51bf-af2f-48ea35df630a with scrape type 2
2026-03-30 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09ce65d2-6c26-51bf-af2f-48ea35df630a with scrape type 2
2026-03-30 04:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 09ce65d2-6c26-51bf-af2f-48ea35df630a, identifier: 10738840
2026-03-30 04:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a9fc27-313b-5b4a-873d-dba8b26c6ea4 with identifier: 10736737
2026-03-30 04:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a9fc27-313b-5b4a-873d-dba8b26c6ea4 with scrape type 2
2026-03-30 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63a9fc27-313b-5b4a-873d-dba8b26c6ea4 with scrape type 2
2026-03-30 04:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 63a9fc27-313b-5b4a-873d-dba8b26c6ea4, identifier: 10736737
2026-03-30 04:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 09ce65d2-6c26-51bf-af2f-48ea35df630a with identifier: 10738840
2026-03-30 04:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 09ce65d2-6c26-51bf-af2f-48ea35df630a with identifier: 10738840
2026-03-30 04:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 09ce65d2-6c26-51bf-af2f-48ea35df630a with identifier: 10738840 to the API
2026-03-30 04:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738840>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '09ce65d2-6c26-51bf-af2f-48ea35df630a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'L-SO-3109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738840',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 125194,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford S-Max 2.0 EcoBlue Titanium - Diesel - Automatic - 190 hp - '
'125.194 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-30 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738840%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.de] INFO: Saving data for 10738840: {'auction_closing_time': 1774878900.0, 'created_time': 1774632530.146433, 'last_price_update_time': 1774844129.648556}
2026-03-30 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738840') HTTP/1.1" 204 0
2026-03-30 04:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 63a9fc27-313b-5b4a-873d-dba8b26c6ea4 with identifier: 10736737
2026-03-30 04:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-30 04:15:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 63a9fc27-313b-5b4a-873d-dba8b26c6ea4 with identifier: 10736737
2026-03-30 04:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 63a9fc27-313b-5b4a-873d-dba8b26c6ea4 with identifier: 10736737 to the API
2026-03-30 04:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736737>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '63a9fc27-313b-5b4a-873d-dba8b26c6ea4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP452NX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736737',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 81717,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 1.5 Limited - Hybrid - Automatic - 130 hp - 81.717 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2023}
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736737%27 HTTP/1.1" 200 None
2026-03-30 04:15:30 [adesa.de] INFO: Saving data for 10736737: {'auction_closing_time': 1774869300.0, 'created_time': 1774632519.062649, 'last_price_update_time': 1774844130.052965}
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736737') HTTP/1.1" 204 0
2026-03-30 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72d4cb0c-e9f7-5af2-9e57-882052ba424e with identifier: 10736769
2026-03-30 04:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72d4cb0c-e9f7-5af2-9e57-882052ba424e with scrape type 2
2026-03-30 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72d4cb0c-e9f7-5af2-9e57-882052ba424e with scrape type 2
2026-03-30 04:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 72d4cb0c-e9f7-5af2-9e57-882052ba424e, identifier: 10736769
2026-03-30 04:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 72d4cb0c-e9f7-5af2-9e57-882052ba424e with identifier: 10736769
2026-03-30 04:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 72d4cb0c-e9f7-5af2-9e57-882052ba424e with identifier: 10736769
2026-03-30 04:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 72d4cb0c-e9f7-5af2-9e57-882052ba424e with identifier: 10736769 to the API
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736769>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '72d4cb0c-e9f7-5af2-9e57-882052ba424e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-DL 6399E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736769',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 160865,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Kia EV6 74 kWh - Electric - Automatic - 229 hp - 160.865 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736769%27 HTTP/1.1" 200 None
2026-03-30 04:15:30 [adesa.de] INFO: Saving data for 10736769: {'auction_closing_time': 1774877400.0, 'created_time': 1774632509.362764, 'last_price_update_time': 1774844130.542467}
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736769') HTTP/1.1" 204 0
2026-03-30 04:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f116977d-711b-5adb-8791-cb1abd7a7203 with identifier: 10741546
2026-03-30 04:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f116977d-711b-5adb-8791-cb1abd7a7203 with scrape type 2
2026-03-30 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f116977d-711b-5adb-8791-cb1abd7a7203 with scrape type 2
2026-03-30 04:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f116977d-711b-5adb-8791-cb1abd7a7203, identifier: 10741546
2026-03-30 04:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f116977d-711b-5adb-8791-cb1abd7a7203 with identifier: 10741546
2026-03-30 04:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f116977d-711b-5adb-8791-cb1abd7a7203 with identifier: 10741546
2026-03-30 04:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f116977d-711b-5adb-8791-cb1abd7a7203 with identifier: 10741546 to the API
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741546>
{'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': 191,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f116977d-711b-5adb-8791-cb1abd7a7203',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '103406',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741546',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 52006,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2022-09-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-60 Homura - AWD - Hybrid - Automatic - 191 hp - 52.006 km',
'transmission': 'automatic',
'trim': 'Homura',
'vin': None,
'year': 2022}
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741546%27 HTTP/1.1" 200 None
2026-03-30 04:15:30 [adesa.de] INFO: Saving data for 10741546: {'auction_closing_time': 1774877400.0, 'created_time': 1774632498.456807, 'last_price_update_time': 1774844130.962492}
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741546') HTTP/1.1" 204 0
2026-03-30 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10738063
2026-03-30 04:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 276cb2b7-1d78-589b-b842-3a904f4ebb9d with scrape type 2
2026-03-30 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 276cb2b7-1d78-589b-b842-3a904f4ebb9d with scrape type 2
2026-03-30 04:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 276cb2b7-1d78-589b-b842-3a904f4ebb9d, identifier: 10738063
2026-03-30 04:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10738063
2026-03-30 04:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10738063
2026-03-30 04:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10738063 to the API
2026-03-30 04:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738063>
{'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-30T13: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=10738063',
'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-30 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738063%27 HTTP/1.1" 200 None
2026-03-30 04:15:32 [adesa.de] INFO: Saving data for 10738063: {'auction_closing_time': 1774876500.0, 'created_time': 1774632453.832306, 'last_price_update_time': 1774844132.796027}
2026-03-30 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738063') HTTP/1.1" 204 0
2026-03-30 04:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738827> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcd926b4-bfbd-587f-adfb-b0b8d9958722 with identifier: 10741597
2026-03-30 04:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcd926b4-bfbd-587f-adfb-b0b8d9958722 with scrape type 2
2026-03-30 04:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcd926b4-bfbd-587f-adfb-b0b8d9958722 with scrape type 2
2026-03-30 04:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fcd926b4-bfbd-587f-adfb-b0b8d9958722, identifier: 10741597
2026-03-30 04:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fcd926b4-bfbd-587f-adfb-b0b8d9958722 with identifier: 10741597
2026-03-30 04:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fcd926b4-bfbd-587f-adfb-b0b8d9958722 with identifier: 10741597
2026-03-30 04:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fcd926b4-bfbd-587f-adfb-b0b8d9958722 with identifier: 10741597 to the API
2026-03-30 04:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741597>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.3L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'fcd926b4-bfbd-587f-adfb-b0b8d9958722',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '144653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741597',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 95970,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-60 Homura - AWD - Diesel - Automatic - 200 hp - 95.970 km',
'transmission': 'automatic',
'trim': 'Homura',
'vin': None,
'year': 2023}
2026-03-30 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741597%27 HTTP/1.1" 200 None
2026-03-30 04:15:33 [adesa.de] INFO: Saving data for 10741597: {'auction_closing_time': 1774877400.0, 'created_time': 1774632497.805653, 'last_price_update_time': 1774844133.191971}
2026-03-30 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741597') HTTP/1.1" 204 0
2026-03-30 04:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b674561e-1fcc-5c96-9404-cbb7ac9239ff with identifier: 10738827
2026-03-30 04:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b674561e-1fcc-5c96-9404-cbb7ac9239ff with scrape type 2
2026-03-30 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b674561e-1fcc-5c96-9404-cbb7ac9239ff with scrape type 2
2026-03-30 04:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b674561e-1fcc-5c96-9404-cbb7ac9239ff, identifier: 10738827
2026-03-30 04:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd2207ff-2460-5c7e-8bbc-b463fd345f96 with identifier: 10741553
2026-03-30 04:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2207ff-2460-5c7e-8bbc-b463fd345f96 with scrape type 2
2026-03-30 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd2207ff-2460-5c7e-8bbc-b463fd345f96 with scrape type 2
2026-03-30 04:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd2207ff-2460-5c7e-8bbc-b463fd345f96, identifier: 10741553
2026-03-30 04:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83b1dd8d-766c-5938-a687-01439add1666 with identifier: 10741532
2026-03-30 04:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83b1dd8d-766c-5938-a687-01439add1666 with scrape type 2
2026-03-30 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83b1dd8d-766c-5938-a687-01439add1666 with scrape type 2
2026-03-30 04:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 83b1dd8d-766c-5938-a687-01439add1666, identifier: 10741532
2026-03-30 04:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b674561e-1fcc-5c96-9404-cbb7ac9239ff with identifier: 10738827
2026-03-30 04:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b674561e-1fcc-5c96-9404-cbb7ac9239ff with identifier: 10738827
2026-03-30 04:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b674561e-1fcc-5c96-9404-cbb7ac9239ff with identifier: 10738827 to the API
2026-03-30 04:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738827>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': 'b674561e-1fcc-5c96-9404-cbb7ac9239ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BK-W-339E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738827',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 82004,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford Kuga 2.5 Cool & Connect - Hybrid - Automatic - 152 hp - 82.004 '
'km',
'transmission': 'automatic',
'trim': 'Cool & Connect',
'vin': None,
'year': 2022}
2026-03-30 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738827%27 HTTP/1.1" 200 None
2026-03-30 04:15:33 [adesa.de] INFO: Saving data for 10738827: {'auction_closing_time': 1774878900.0, 'created_time': 1774632551.782369, 'last_price_update_time': 1774844133.770435}
2026-03-30 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738827') HTTP/1.1" 204 0
2026-03-30 04:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd2207ff-2460-5c7e-8bbc-b463fd345f96 with identifier: 10741553
2026-03-30 04:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd2207ff-2460-5c7e-8bbc-b463fd345f96 with identifier: 10741553
2026-03-30 04:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd2207ff-2460-5c7e-8bbc-b463fd345f96 with identifier: 10741553 to the API
2026-03-30 04:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741553>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'fd2207ff-2460-5c7e-8bbc-b463fd345f96',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741553',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Mokka-e',
'odometer': 19984,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka-e GS - Electric - Automatic - 136 hp - 19.984 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2022}
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741553%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Saving data for 10741553: {'auction_closing_time': 1774877400.0, 'created_time': 1774632507.029847, 'last_price_update_time': 1774844134.085774}
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741553') HTTP/1.1" 204 0
2026-03-30 04:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 83b1dd8d-766c-5938-a687-01439add1666 with identifier: 10741532
2026-03-30 04:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 83b1dd8d-766c-5938-a687-01439add1666 with identifier: 10741532
2026-03-30 04:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 83b1dd8d-766c-5938-a687-01439add1666 with identifier: 10741532 to the API
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741532>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 108,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '83b1dd8d-766c-5938-a687-01439add1666',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '117453',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741532',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 27627,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar 2 67 kWh - Electric - Automatic - 108 hp - 27.627 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741532%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Saving data for 10741532: {'auction_closing_time': 1774877400.0, 'created_time': 1774632474.604833, 'last_price_update_time': 1774844134.387536}
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741532') HTTP/1.1" 204 0
2026-03-30 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10741526
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741526%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10741526: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10741526 url https://www.openlane.eu/en/carv6/auction/10741526
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10741515
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741515%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10741515: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10741515 url https://www.openlane.eu/en/carv6/auction/10741515
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10729702
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729702%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10729702: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10729702 url https://www.openlane.eu/en/carv6/auction/10729702
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10738060
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738060%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10738060: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10738060 url https://www.openlane.eu/en/carv6/auction/10738060
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10731448
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731448%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10731448: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10731448 url https://www.openlane.eu/en/carv6/auction/10731448
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10731443
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731443%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10731443: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10731443 url https://www.openlane.eu/en/carv6/auction/10731443
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10734850
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734850%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10734850: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10734850 url https://www.openlane.eu/en/carv6/auction/10734850
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10734852
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734852%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10734852: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10734852 url https://www.openlane.eu/en/carv6/auction/10734852
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10740281
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740281%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10740281: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10740281 url https://www.openlane.eu/en/carv6/auction/10740281
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10730317
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730317%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10730317: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10730317 url https://www.openlane.eu/en/carv6/auction/10730317
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10730310
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730310%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10730310: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10730310 url https://www.openlane.eu/en/carv6/auction/10730310
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10736772
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736772%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10736772: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10736772 url https://www.openlane.eu/en/carv6/auction/10736772
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10730068
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730068%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10730068: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10730068 url https://www.openlane.eu/en/carv6/auction/10730068
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10730397
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730397%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10730397: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10730397 url https://www.openlane.eu/en/carv6/auction/10730397
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10730298
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730298%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10730298: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10730298 url https://www.openlane.eu/en/carv6/auction/10730298
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10736770
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736770%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.de] INFO: Scrape type for 10736770: 2
2026-03-30 04:15:34 [adesa.de] INFO: Scraping item 10736770 url https://www.openlane.eu/en/carv6/auction/10736770
2026-03-30 04:15:34 [adesa.de] INFO: Found listing with ID: 10741558
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741558%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741558: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741558 url https://www.openlane.eu/en/carv6/auction/10741558
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741557
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741557%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741557: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741557 url https://www.openlane.eu/en/carv6/auction/10741557
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10740278
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740278%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10740278: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10740278 url https://www.openlane.eu/en/carv6/auction/10740278
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10729701
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729701%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10729701: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10729701 url https://www.openlane.eu/en/carv6/auction/10729701
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741517
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741517%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741517: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741517 url https://www.openlane.eu/en/carv6/auction/10741517
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741516
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741516%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741516: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741516 url https://www.openlane.eu/en/carv6/auction/10741516
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741527
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741527%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741527: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741527 url https://www.openlane.eu/en/carv6/auction/10741527
2026-03-30 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741594
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741594%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741594: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741594 url https://www.openlane.eu/en/carv6/auction/10741594
2026-03-30 04:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741533
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741533%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741533: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741533 url https://www.openlane.eu/en/carv6/auction/10741533
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741541
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741541%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741541: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741541 url https://www.openlane.eu/en/carv6/auction/10741541
2026-03-30 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741591
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741591%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741591: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741591 url https://www.openlane.eu/en/carv6/auction/10741591
2026-03-30 04:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741576
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741576%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741576: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741576 url https://www.openlane.eu/en/carv6/auction/10741576
2026-03-30 04:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741513
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741513%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741513: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741513 url https://www.openlane.eu/en/carv6/auction/10741513
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741518
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741518%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741518: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741518 url https://www.openlane.eu/en/carv6/auction/10741518
2026-03-30 04:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7adc352d-94d3-558e-8b6a-d03f378de361 with identifier: 10731442
2026-03-30 04:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7adc352d-94d3-558e-8b6a-d03f378de361 with scrape type 2
2026-03-30 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7adc352d-94d3-558e-8b6a-d03f378de361 with scrape type 2
2026-03-30 04:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7adc352d-94d3-558e-8b6a-d03f378de361, identifier: 10731442
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741563
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741563%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741563: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741563 url https://www.openlane.eu/en/carv6/auction/10741563
2026-03-30 04:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7adc352d-94d3-558e-8b6a-d03f378de361 with identifier: 10731442
2026-03-30 04:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7adc352d-94d3-558e-8b6a-d03f378de361 with identifier: 10731442
2026-03-30 04:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7adc352d-94d3-558e-8b6a-d03f378de361 with identifier: 10731442 to the API
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731442>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '7adc352d-94d3-558e-8b6a-d03f378de361',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT-AZ 291',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731442',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 47708,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10850,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.3 DIG-T Acenta - Petrol - Manual - 140 hp - 47.708 '
'km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2023}
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731442%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Saving data for 10731442: {'auction_closing_time': 1774876500.0, 'created_time': 1774632401.438821, 'last_price_update_time': 1774844135.64386}
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731442') HTTP/1.1" 204 0
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741550
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741550%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741550: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741550 url https://www.openlane.eu/en/carv6/auction/10741550
2026-03-30 04:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b38c724d-bf07-5081-aaad-ef0442b7a511 with identifier: 10734863
2026-03-30 04:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b38c724d-bf07-5081-aaad-ef0442b7a511 with scrape type 2
2026-03-30 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b38c724d-bf07-5081-aaad-ef0442b7a511 with scrape type 2
2026-03-30 04:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b38c724d-bf07-5081-aaad-ef0442b7a511, identifier: 10734863
2026-03-30 04:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b26d031f-2695-5acd-8567-83178733e1a8 with identifier: 10740274
2026-03-30 04:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b26d031f-2695-5acd-8567-83178733e1a8 with scrape type 2
2026-03-30 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b26d031f-2695-5acd-8567-83178733e1a8 with scrape type 2
2026-03-30 04:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b26d031f-2695-5acd-8567-83178733e1a8, identifier: 10740274
2026-03-30 04:15:35 [adesa.de] INFO: Found listing with ID: 10741577
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741577%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.de] INFO: Scrape type for 10741577: 2
2026-03-30 04:15:35 [adesa.de] INFO: Scraping item 10741577 url https://www.openlane.eu/en/carv6/auction/10741577
2026-03-30 04:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b38c724d-bf07-5081-aaad-ef0442b7a511 with identifier: 10734863
2026-03-30 04:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-30 04:15:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b38c724d-bf07-5081-aaad-ef0442b7a511 with identifier: 10734863
2026-03-30 04:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b38c724d-bf07-5081-aaad-ef0442b7a511 with identifier: 10734863 to the API
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734863>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Compact',
'color': 'Green',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '0.0L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'b38c724d-bf07-5081-aaad-ef0442b7a511',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '104909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734863',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Adam',
'odometer': 93130,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5650,
'price_includes_vat': True,
'registration_date': '2017-11-27',
'seats_number': 4,
'seller_name': None,
'title': 'Opel Adam 1.0 Unlimited - Petrol - Manual - 89 hp - 93.130 km',
'transmission': 'manual',
'trim': 'Unlimited',
'vin': None,
'year': 2017}
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734863%27 HTTP/1.1" 200 None
2026-03-30 04:15:36 [adesa.de] INFO: Saving data for 10734863: {'auction_closing_time': 1774876500.0, 'created_time': 1774632454.759117, 'last_price_update_time': 1774844136.440007}
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734863') HTTP/1.1" 204 0
2026-03-30 04:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b26d031f-2695-5acd-8567-83178733e1a8 with identifier: 10740274
2026-03-30 04:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b26d031f-2695-5acd-8567-83178733e1a8 with identifier: 10740274
2026-03-30 04:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b26d031f-2695-5acd-8567-83178733e1a8 with identifier: 10740274 to the API
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740274>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'b26d031f-2695-5acd-8567-83178733e1a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '205019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740274',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 111830,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 1550,
'price_includes_vat': True,
'registration_date': '2011-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2i Satellite - Petrol - Manual - 69 hp - 111.830 km',
'transmission': 'manual',
'trim': 'Satellite',
'vin': None,
'year': 2011}
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740274%27 HTTP/1.1" 200 None
2026-03-30 04:15:36 [adesa.de] INFO: Saving data for 10740274: {'auction_closing_time': 1774876500.0, 'created_time': 1774632452.40884, 'last_price_update_time': 1774844136.714365}
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740274') HTTP/1.1" 204 0
2026-03-30 04:15:36 [adesa.de] INFO: Found listing with ID: 10741530
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741530%27 HTTP/1.1" 200 None
2026-03-30 04:15:36 [adesa.de] INFO: Scrape type for 10741530: 2
2026-03-30 04:15:36 [adesa.de] INFO: Scraping item 10741530 url https://www.openlane.eu/en/carv6/auction/10741530
2026-03-30 04:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:36 [adesa.de] INFO: Found listing with ID: 10741590
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741590%27 HTTP/1.1" 200 None
2026-03-30 04:15:36 [adesa.de] INFO: Scrape type for 10741590: 2
2026-03-30 04:15:36 [adesa.de] INFO: Scraping item 10741590 url https://www.openlane.eu/en/carv6/auction/10741590
2026-03-30 04:15:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:36 [adesa.de] INFO: Found listing with ID: 10741525
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741525%27 HTTP/1.1" 200 None
2026-03-30 04:15:36 [adesa.de] INFO: Scrape type for 10741525: 2
2026-03-30 04:15:36 [adesa.de] INFO: Scraping item 10741525 url https://www.openlane.eu/en/carv6/auction/10741525
2026-03-30 04:15:36 [adesa.de] INFO: Found listing with ID: 10741523
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741523%27 HTTP/1.1" 200 None
2026-03-30 04:15:36 [adesa.de] INFO: Scrape type for 10741523: 2
2026-03-30 04:15:36 [adesa.de] INFO: Scraping item 10741523 url https://www.openlane.eu/en/carv6/auction/10741523
2026-03-30 04:15:36 [adesa.de] INFO: Found listing with ID: 10741520
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741520%27 HTTP/1.1" 200 None
2026-03-30 04:15:36 [adesa.de] INFO: Scrape type for 10741520: 2
2026-03-30 04:15:36 [adesa.de] INFO: Scraping item 10741520 url https://www.openlane.eu/en/carv6/auction/10741520
2026-03-30 04:15:36 [adesa.de] INFO: Found listing with ID: 10741522
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741522%27 HTTP/1.1" 200 None
2026-03-30 04:15:36 [adesa.de] INFO: Scrape type for 10741522: 2
2026-03-30 04:15:36 [adesa.de] INFO: Scraping item 10741522 url https://www.openlane.eu/en/carv6/auction/10741522
2026-03-30 04:15:36 [adesa.de] INFO: Found listing with ID: 10741544
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741544%27 HTTP/1.1" 200 None
2026-03-30 04:15:36 [adesa.de] INFO: Scrape type for 10741544: 2
2026-03-30 04:15:36 [adesa.de] INFO: Scraping item 10741544 url https://www.openlane.eu/en/carv6/auction/10741544
2026-03-30 04:15:36 [adesa.de] INFO: Found listing with ID: 10741543
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741543%27 HTTP/1.1" 200 None
2026-03-30 04:15:36 [adesa.de] INFO: Scrape type for 10741543: 2
2026-03-30 04:15:36 [adesa.de] INFO: Scraping item 10741543 url https://www.openlane.eu/en/carv6/auction/10741543
2026-03-30 04:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac501bf6-3ada-5706-9da4-6ff355cd34ee with identifier: 10740280
2026-03-30 04:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac501bf6-3ada-5706-9da4-6ff355cd34ee with scrape type 2
2026-03-30 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac501bf6-3ada-5706-9da4-6ff355cd34ee with scrape type 2
2026-03-30 04:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac501bf6-3ada-5706-9da4-6ff355cd34ee, identifier: 10740280
2026-03-30 04:15:36 [adesa.de] INFO: Found listing with ID: 10741581
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741581%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741581: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741581 url https://www.openlane.eu/en/carv6/auction/10741581
2026-03-30 04:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac501bf6-3ada-5706-9da4-6ff355cd34ee with identifier: 10740280
2026-03-30 04:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac501bf6-3ada-5706-9da4-6ff355cd34ee with identifier: 10740280
2026-03-30 04:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac501bf6-3ada-5706-9da4-6ff355cd34ee with identifier: 10740280 to the API
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740280>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'ac501bf6-3ada-5706-9da4-6ff355cd34ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '59982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740280',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 56415,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9650,
'price_includes_vat': True,
'registration_date': '2018-06-05',
'seats_number': 4,
'seller_name': None,
'title': 'Mini 3 Doors Cooper 1.5 - Petrol - Manual - 136 hp - 56.415 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740280%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Saving data for 10740280: {'auction_closing_time': 1774876500.0, 'created_time': 1774632462.803506, 'last_price_update_time': 1774844137.280183}
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740280') HTTP/1.1" 204 0
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741521
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741521%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741521: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741521 url https://www.openlane.eu/en/carv6/auction/10741521
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741583
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741583%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741583: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741583 url https://www.openlane.eu/en/carv6/auction/10741583
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741524
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741524%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741524: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741524 url https://www.openlane.eu/en/carv6/auction/10741524
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741578
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741578%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741578: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741578 url https://www.openlane.eu/en/carv6/auction/10741578
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741564
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741564%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741564: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741564 url https://www.openlane.eu/en/carv6/auction/10741564
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741528
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741528%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741528: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741528 url https://www.openlane.eu/en/carv6/auction/10741528
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741593
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741593%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741593: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741593 url https://www.openlane.eu/en/carv6/auction/10741593
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741562
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741562%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741562: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741562 url https://www.openlane.eu/en/carv6/auction/10741562
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741519
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741519%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741519: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741519 url https://www.openlane.eu/en/carv6/auction/10741519
2026-03-30 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10728844
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728844%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10728844: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10728844 url https://www.openlane.eu/en/carv6/auction/10728844
2026-03-30 04:15:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741552
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741552%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741552: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741552 url https://www.openlane.eu/en/carv6/auction/10741552
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741529
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741529%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741529: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741529 url https://www.openlane.eu/en/carv6/auction/10741529
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741560
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741560%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741560: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741560 url https://www.openlane.eu/en/carv6/auction/10741560
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741582
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741582%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741582: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741582 url https://www.openlane.eu/en/carv6/auction/10741582
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741575
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741575%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741575: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741575 url https://www.openlane.eu/en/carv6/auction/10741575
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10741514
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741514%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10741514: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10741514 url https://www.openlane.eu/en/carv6/auction/10741514
2026-03-30 04:15:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb9b853-8370-5727-9fab-bc07554a7d63 with identifier: 10736784
2026-03-30 04:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb9b853-8370-5727-9fab-bc07554a7d63 with scrape type 2
2026-03-30 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cb9b853-8370-5727-9fab-bc07554a7d63 with scrape type 2
2026-03-30 04:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1cb9b853-8370-5727-9fab-bc07554a7d63, identifier: 10736784
2026-03-30 04:15:37 [adesa.de] INFO: Found listing with ID: 10729703
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729703%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.de] INFO: Scrape type for 10729703: 2
2026-03-30 04:15:37 [adesa.de] INFO: Scraping item 10729703 url https://www.openlane.eu/en/carv6/auction/10729703
2026-03-30 04:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1cb9b853-8370-5727-9fab-bc07554a7d63 with identifier: 10736784
2026-03-30 04:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1cb9b853-8370-5727-9fab-bc07554a7d63 with identifier: 10736784
2026-03-30 04:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1cb9b853-8370-5727-9fab-bc07554a7d63 with identifier: 10736784 to the API
2026-03-30 04:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736784>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '1cb9b853-8370-5727-9fab-bc07554a7d63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-QX 2315',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736784',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 62995,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga 2.5 Vignale - Hybrid - Automatic - 152 hp - 62.995 km',
'transmission': 'automatic',
'trim': 'Vignale',
'vin': None,
'year': 2023}
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736784%27 HTTP/1.1" 200 None
2026-03-30 04:15:38 [adesa.de] INFO: Saving data for 10736784: {'auction_closing_time': 1774877400.0, 'created_time': 1774632659.297171, 'last_price_update_time': 1774844138.094247}
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736784') HTTP/1.1" 204 0
2026-03-30 04:15:38 [adesa.de] INFO: Found listing with ID: 10741531
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741531%27 HTTP/1.1" 200 None
2026-03-30 04:15:38 [adesa.de] INFO: Scrape type for 10741531: 2
2026-03-30 04:15:38 [adesa.de] INFO: Scraping item 10741531 url https://www.openlane.eu/en/carv6/auction/10741531
2026-03-30 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:38 [adesa.de] INFO: Found listing with ID: 10734858
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734858%27 HTTP/1.1" 200 None
2026-03-30 04:15:38 [adesa.de] INFO: Scrape type for 10734858: 2
2026-03-30 04:15:38 [adesa.de] INFO: Scraping item 10734858 url https://www.openlane.eu/en/carv6/auction/10734858
2026-03-30 04:15:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:38 [adesa.de] INFO: Found listing with ID: 10734855
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734855%27 HTTP/1.1" 200 None
2026-03-30 04:15:38 [adesa.de] INFO: Scrape type for 10734855: 2
2026-03-30 04:15:38 [adesa.de] INFO: Scraping item 10734855 url https://www.openlane.eu/en/carv6/auction/10734855
2026-03-30 04:15:38 [adesa.de] INFO: Found listing with ID: 10734860
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734860%27 HTTP/1.1" 200 None
2026-03-30 04:15:38 [adesa.de] INFO: Scrape type for 10734860: 2
2026-03-30 04:15:38 [adesa.de] INFO: Scraping item 10734860 url https://www.openlane.eu/en/carv6/auction/10734860
2026-03-30 04:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 223ca650-b4d6-5d0b-b733-41e366b01862 with identifier: 10738078
2026-03-30 04:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 223ca650-b4d6-5d0b-b733-41e366b01862 with scrape type 2
2026-03-30 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 223ca650-b4d6-5d0b-b733-41e366b01862 with scrape type 2
2026-03-30 04:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 223ca650-b4d6-5d0b-b733-41e366b01862, identifier: 10738078
2026-03-30 04:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64700fab-1edf-5103-9361-57c43f1d53c2 with identifier: 10736778
2026-03-30 04:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64700fab-1edf-5103-9361-57c43f1d53c2 with scrape type 2
2026-03-30 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64700fab-1edf-5103-9361-57c43f1d53c2 with scrape type 2
2026-03-30 04:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 64700fab-1edf-5103-9361-57c43f1d53c2, identifier: 10736778
2026-03-30 04:15:38 [adesa.de] INFO: Found listing with ID: 10731445
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731445%27 HTTP/1.1" 200 None
2026-03-30 04:15:38 [adesa.de] INFO: Scrape type for 10731445: 2
2026-03-30 04:15:38 [adesa.de] INFO: Scraping item 10731445 url https://www.openlane.eu/en/carv6/auction/10731445
2026-03-30 04:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 223ca650-b4d6-5d0b-b733-41e366b01862 with identifier: 10738078
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-30 04:15:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 223ca650-b4d6-5d0b-b733-41e366b01862 with identifier: 10738078
2026-03-30 04:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 223ca650-b4d6-5d0b-b733-41e366b01862 with identifier: 10738078 to the API
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738078>
{'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-30T13: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=10738078',
'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-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738078%27 HTTP/1.1" 200 None
2026-03-30 04:15:38 [adesa.de] INFO: Saving data for 10738078: {'auction_closing_time': 1774876500.0, 'created_time': 1774632459.050796, 'last_price_update_time': 1774844138.958481}
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738078') HTTP/1.1" 204 0
2026-03-30 04:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 64700fab-1edf-5103-9361-57c43f1d53c2 with identifier: 10736778
2026-03-30 04:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 64700fab-1edf-5103-9361-57c43f1d53c2 with identifier: 10736778
2026-03-30 04:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 64700fab-1edf-5103-9361-57c43f1d53c2 with identifier: 10736778 to the API
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736778>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '64700fab-1edf-5103-9361-57c43f1d53c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-QX 2730E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736778',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 64493,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q4 E-tron Sportback 40 - Electric - Automatic - 204 hp - '
'64.493 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736778%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.de] INFO: Saving data for 10736778: {'auction_closing_time': 1774877400.0, 'created_time': 1774632464.263685, 'last_price_update_time': 1774844139.241629}
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736778') HTTP/1.1" 204 0
2026-03-30 04:15:39 [adesa.de] INFO: Found listing with ID: 10734854
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734854%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.de] INFO: Scrape type for 10734854: 2
2026-03-30 04:15:39 [adesa.de] INFO: Scraping item 10734854 url https://www.openlane.eu/en/carv6/auction/10734854
2026-03-30 04:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:39 [adesa.de] INFO: Found listing with ID: 10736771
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736771%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.de] INFO: Scrape type for 10736771: 2
2026-03-30 04:15:39 [adesa.de] INFO: Scraping item 10736771 url https://www.openlane.eu/en/carv6/auction/10736771
2026-03-30 04:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:39 [adesa.de] INFO: Found listing with ID: 10736773
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736773%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.de] INFO: Scrape type for 10736773: 2
2026-03-30 04:15:39 [adesa.de] INFO: Scraping item 10736773 url https://www.openlane.eu/en/carv6/auction/10736773
2026-03-30 04:15:39 [adesa.de] INFO: Found listing with ID: 10730295
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730295%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.de] INFO: Scrape type for 10730295: 2
2026-03-30 04:15:39 [adesa.de] INFO: Scraping item 10730295 url https://www.openlane.eu/en/carv6/auction/10730295
2026-03-30 04:15:39 [adesa.de] INFO: Found listing with ID: 10730305
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730305%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.de] INFO: Scrape type for 10730305: 2
2026-03-30 04:15:39 [adesa.de] INFO: Scraping item 10730305 url https://www.openlane.eu/en/carv6/auction/10730305
2026-03-30 04:15:39 [adesa.de] INFO: Found listing with ID: 10730309
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730309%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.de] INFO: Scrape type for 10730309: 2
2026-03-30 04:15:39 [adesa.de] INFO: Scraping item 10730309 url https://www.openlane.eu/en/carv6/auction/10730309
2026-03-30 04:15:39 [adesa.de] INFO: Found listing with ID: 10730300
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730300%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.de] INFO: Scrape type for 10730300: 2
2026-03-30 04:15:39 [adesa.de] INFO: Scraping item 10730300 url https://www.openlane.eu/en/carv6/auction/10730300
2026-03-30 04:15:39 [adesa.de] INFO: Found listing with ID: 10731449
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731449%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.de] INFO: Scrape type for 10731449: 2
2026-03-30 04:15:39 [adesa.de] INFO: Scraping item 10731449 url https://www.openlane.eu/en/carv6/auction/10731449
2026-03-30 04:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86f8eeba-c8a2-565e-a0d8-d7d52b206357 with identifier: 10732416
2026-03-30 04:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86f8eeba-c8a2-565e-a0d8-d7d52b206357 with scrape type 2
2026-03-30 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86f8eeba-c8a2-565e-a0d8-d7d52b206357 with scrape type 2
2026-03-30 04:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86f8eeba-c8a2-565e-a0d8-d7d52b206357, identifier: 10732416
2026-03-30 04:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62d1b23-6398-545b-919d-13786933f475 with identifier: 10740302
2026-03-30 04:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62d1b23-6398-545b-919d-13786933f475 with scrape type 2
2026-03-30 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62d1b23-6398-545b-919d-13786933f475 with scrape type 2
2026-03-30 04:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f62d1b23-6398-545b-919d-13786933f475, identifier: 10740302
2026-03-30 04:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbef5e1b-2ead-5c98-a998-e91e9b618705 with identifier: 10730303
2026-03-30 04:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbef5e1b-2ead-5c98-a998-e91e9b618705 with scrape type 2
2026-03-30 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbef5e1b-2ead-5c98-a998-e91e9b618705 with scrape type 2
2026-03-30 04:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbef5e1b-2ead-5c98-a998-e91e9b618705, identifier: 10730303
2026-03-30 04:15:39 [adesa.de] INFO: Found listing with ID: 10734861
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734861%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.de] INFO: Scrape type for 10734861: 2
2026-03-30 04:15:39 [adesa.de] INFO: Scraping item 10734861 url https://www.openlane.eu/en/carv6/auction/10734861
2026-03-30 04:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86f8eeba-c8a2-565e-a0d8-d7d52b206357 with identifier: 10732416
2026-03-30 04:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86f8eeba-c8a2-565e-a0d8-d7d52b206357 with identifier: 10732416
2026-03-30 04:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86f8eeba-c8a2-565e-a0d8-d7d52b206357 with identifier: 10732416 to the API
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': '86f8eeba-c8a2-565e-a0d8-d7d52b206357',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732416',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 85500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQA 300 progressive - 4-Matic - Electric - Automatic '
'- 228 hp - 85.500 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2022}
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732416%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.de] INFO: Saving data for 10732416: {'auction_closing_time': 1774876500.0, 'created_time': 1774632453.522549, 'last_price_update_time': 1774844139.99867}
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732416') HTTP/1.1" 204 0
2026-03-30 04:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f62d1b23-6398-545b-919d-13786933f475 with identifier: 10740302
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-30 04:15:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f62d1b23-6398-545b-919d-13786933f475 with identifier: 10740302
2026-03-30 04:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f62d1b23-6398-545b-919d-13786933f475 with identifier: 10740302 to the API
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740302>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'f62d1b23-6398-545b-919d-13786933f475',
'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=10740302',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'G',
'odometer': 298282,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31500,
'price_includes_vat': True,
'registration_date': '2016-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz G 350 Exclusive - 4-Matic - Diesel - Automatic - 245 '
'hp - 298.282 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2016}
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740302%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.de] INFO: Saving data for 10740302: {'auction_closing_time': 1774962000.0, 'created_time': 1774632455.161551, 'last_price_update_time': 1774844140.525327}
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740302') HTTP/1.1" 204 0
2026-03-30 04:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbef5e1b-2ead-5c98-a998-e91e9b618705 with identifier: 10730303
2026-03-30 04:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbef5e1b-2ead-5c98-a998-e91e9b618705 with identifier: 10730303
2026-03-30 04:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbef5e1b-2ead-5c98-a998-e91e9b618705 with identifier: 10730303 to the API
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730303>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'fbef5e1b-2ead-5c98-a998-e91e9b618705',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN- ST 642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730303',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 263547,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-08-03',
'seats_number': 6,
'seller_name': None,
'title': 'Mercedes-Benz Sprinter 314 CDI - Diesel - Manual - 143 hp - 263.547 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730303%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.de] INFO: Saving data for 10730303: {'auction_closing_time': 1774946700.0, 'created_time': 1774631733.133141, 'last_price_update_time': 1774844140.801638}
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730303') HTTP/1.1" 204 0
2026-03-30 04:15:40 [adesa.de] INFO: Found listing with ID: 10730306
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730306%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.de] INFO: Scrape type for 10730306: 2
2026-03-30 04:15:40 [adesa.de] INFO: Scraping item 10730306 url https://www.openlane.eu/en/carv6/auction/10730306
2026-03-30 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 059ad43a-9fc3-5ea1-9ffa-762d33e2b546 with identifier: 10731440
2026-03-30 04:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 059ad43a-9fc3-5ea1-9ffa-762d33e2b546 with scrape type 2
2026-03-30 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 059ad43a-9fc3-5ea1-9ffa-762d33e2b546 with scrape type 2
2026-03-30 04:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 059ad43a-9fc3-5ea1-9ffa-762d33e2b546, identifier: 10731440
2026-03-30 04:15:40 [adesa.de] INFO: Found listing with ID: 10736775
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736775%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.de] INFO: Scrape type for 10736775: 2
2026-03-30 04:15:40 [adesa.de] INFO: Scraping item 10736775 url https://www.openlane.eu/en/carv6/auction/10736775
2026-03-30 04:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 059ad43a-9fc3-5ea1-9ffa-762d33e2b546 with identifier: 10731440
2026-03-30 04:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 059ad43a-9fc3-5ea1-9ffa-762d33e2b546 with identifier: 10731440
2026-03-30 04:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 059ad43a-9fc3-5ea1-9ffa-762d33e2b546 with identifier: 10731440 to the API
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731440>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '059ad43a-9fc3-5ea1-9ffa-762d33e2b546',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN-KK 876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731440',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 50945,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2024-05-03',
'seats_number': 7,
'seller_name': None,
'title': 'Mercedes-Benz Sprinter 2.0 - Diesel - Manual - 149 hp - 50.945 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731440%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Saving data for 10731440: {'auction_closing_time': 1774876500.0, 'created_time': 1774632461.302574, 'last_price_update_time': 1774844141.23641}
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731440') HTTP/1.1" 204 0
2026-03-30 04:15:41 [adesa.de] INFO: Found listing with ID: 10736786
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736786%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Scrape type for 10736786: 2
2026-03-30 04:15:41 [adesa.de] INFO: Scraping item 10736786 url https://www.openlane.eu/en/carv6/auction/10736786
2026-03-30 04:15:41 [adesa.de] INFO: Found listing with ID: 10734862
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734862%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Scrape type for 10734862: 2
2026-03-30 04:15:41 [adesa.de] INFO: Scraping item 10734862 url https://www.openlane.eu/en/carv6/auction/10734862
2026-03-30 04:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e783f3e3-cc33-5b8b-807e-6994d0b368e6 with identifier: 10730299
2026-03-30 04:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e783f3e3-cc33-5b8b-807e-6994d0b368e6 with scrape type 2
2026-03-30 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e783f3e3-cc33-5b8b-807e-6994d0b368e6 with scrape type 2
2026-03-30 04:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e783f3e3-cc33-5b8b-807e-6994d0b368e6, identifier: 10730299
2026-03-30 04:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e783f3e3-cc33-5b8b-807e-6994d0b368e6 with identifier: 10730299
2026-03-30 04:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e783f3e3-cc33-5b8b-807e-6994d0b368e6 with identifier: 10730299
2026-03-30 04:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e783f3e3-cc33-5b8b-807e-6994d0b368e6 with identifier: 10730299 to the API
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730299>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'e783f3e3-cc33-5b8b-807e-6994d0b368e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730299',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 38798,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33700,
'price_includes_vat': True,
'registration_date': '2025-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E Break 200 - Petrol - Automatic - 204 hp - 38.798 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730299%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Saving data for 10730299: {'auction_closing_time': 1774946700.0, 'created_time': 1774632475.783678, 'last_price_update_time': 1774844141.657998}
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730299') HTTP/1.1" 204 0
2026-03-30 04:15:41 [adesa.de] INFO: Found listing with ID: 10734857
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734857%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Scrape type for 10734857: 2
2026-03-30 04:15:41 [adesa.de] INFO: Scraping item 10734857 url https://www.openlane.eu/en/carv6/auction/10734857
2026-03-30 04:15:41 [adesa.de] INFO: Found listing with ID: 10732417
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732417%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Scrape type for 10732417: 2
2026-03-30 04:15:41 [adesa.de] INFO: Scraping item 10732417 url https://www.openlane.eu/en/carv6/auction/10732417
2026-03-30 04:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:41 [adesa.de] INFO: Found listing with ID: 10736785
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736785%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Scrape type for 10736785: 2
2026-03-30 04:15:41 [adesa.de] INFO: Scraping item 10736785 url https://www.openlane.eu/en/carv6/auction/10736785
2026-03-30 04:15:41 [adesa.de] INFO: Found listing with ID: 10734849
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734849%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Scrape type for 10734849: 2
2026-03-30 04:15:41 [adesa.de] INFO: Scraping item 10734849 url https://www.openlane.eu/en/carv6/auction/10734849
2026-03-30 04:15:41 [adesa.de] INFO: Found listing with ID: 10731446
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731446%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Scrape type for 10731446: 2
2026-03-30 04:15:41 [adesa.de] INFO: Scraping item 10731446 url https://www.openlane.eu/en/carv6/auction/10731446
2026-03-30 04:15:41 [adesa.de] INFO: Found listing with ID: 10740276
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740276%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Scrape type for 10740276: 2
2026-03-30 04:15:41 [adesa.de] INFO: Scraping item 10740276 url https://www.openlane.eu/en/carv6/auction/10740276
2026-03-30 04:15:41 [adesa.de] INFO: Found listing with ID: 10734853
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734853%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Scrape type for 10734853: 2
2026-03-30 04:15:41 [adesa.de] INFO: Scraping item 10734853 url https://www.openlane.eu/en/carv6/auction/10734853
2026-03-30 04:15:41 [adesa.de] INFO: Found listing with ID: 10740279
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740279%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Scrape type for 10740279: 2
2026-03-30 04:15:41 [adesa.de] INFO: Scraping item 10740279 url https://www.openlane.eu/en/carv6/auction/10740279
2026-03-30 04:15:41 [adesa.de] INFO: Found listing with ID: 10736782
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736782%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Scrape type for 10736782: 2
2026-03-30 04:15:41 [adesa.de] INFO: Scraping item 10736782 url https://www.openlane.eu/en/carv6/auction/10736782
2026-03-30 04:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a33e94b-2496-5433-9dca-17a370e7de50 with identifier: 10729697
2026-03-30 04:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a33e94b-2496-5433-9dca-17a370e7de50 with scrape type 2
2026-03-30 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a33e94b-2496-5433-9dca-17a370e7de50 with scrape type 2
2026-03-30 04:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2a33e94b-2496-5433-9dca-17a370e7de50, identifier: 10729697
2026-03-30 04:15:41 [adesa.de] INFO: Found listing with ID: 10730312
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730312%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.de] INFO: Scrape type for 10730312: 2
2026-03-30 04:15:41 [adesa.de] INFO: Scraping item 10730312 url https://www.openlane.eu/en/carv6/auction/10730312
2026-03-30 04:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2a33e94b-2496-5433-9dca-17a370e7de50 with identifier: 10729697
2026-03-30 04:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2a33e94b-2496-5433-9dca-17a370e7de50 with identifier: 10729697
2026-03-30 04:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2a33e94b-2496-5433-9dca-17a370e7de50 with identifier: 10729697 to the API
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729697>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '2a33e94b-2496-5433-9dca-17a370e7de50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729697',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 92900,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2021-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA Shooting Brake 250e Progressive - Hybrid - '
'Automatic - 218 hp - 92.900 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2021}
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729697%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.de] INFO: Saving data for 10729697: {'auction_closing_time': 1774876500.0, 'created_time': 1774632478.894549, 'last_price_update_time': 1774844142.253679}
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729697') HTTP/1.1" 204 0
2026-03-30 04:15:42 [adesa.de] INFO: Found listing with ID: 10741537
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741537%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.de] INFO: Scrape type for 10741537: 2
2026-03-30 04:15:42 [adesa.de] INFO: Scraping item 10741537 url https://www.openlane.eu/en/carv6/auction/10741537
2026-03-30 04:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:42 [adesa.de] INFO: Found listing with ID: 10741584
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741584%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.de] INFO: Scrape type for 10741584: 2
2026-03-30 04:15:42 [adesa.de] INFO: Scraping item 10741584 url https://www.openlane.eu/en/carv6/auction/10741584
2026-03-30 04:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:42 [adesa.de] INFO: Found listing with ID: 10741596
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741596%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.de] INFO: Scrape type for 10741596: 2
2026-03-30 04:15:42 [adesa.de] INFO: Scraping item 10741596 url https://www.openlane.eu/en/carv6/auction/10741596
2026-03-30 04:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:42 [adesa.de] INFO: Found listing with ID: 10741567
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741567%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.de] INFO: Scrape type for 10741567: 2
2026-03-30 04:15:42 [adesa.de] INFO: Scraping item 10741567 url https://www.openlane.eu/en/carv6/auction/10741567
2026-03-30 04:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:42 [adesa.de] INFO: Found listing with ID: 10741555
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741555%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.de] INFO: Scrape type for 10741555: 2
2026-03-30 04:15:42 [adesa.de] INFO: Scraping item 10741555 url https://www.openlane.eu/en/carv6/auction/10741555
2026-03-30 04:15:42 [adesa.de] INFO: Found listing with ID: 10741587
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741587%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.de] INFO: Scrape type for 10741587: 2
2026-03-30 04:15:42 [adesa.de] INFO: Scraping item 10741587 url https://www.openlane.eu/en/carv6/auction/10741587
2026-03-30 04:15:42 [adesa.de] INFO: Found listing with ID: 10741551
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741551%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.de] INFO: Scrape type for 10741551: 2
2026-03-30 04:15:42 [adesa.de] INFO: Scraping item 10741551 url https://www.openlane.eu/en/carv6/auction/10741551
2026-03-30 04:15:42 [adesa.de] INFO: Found listing with ID: 10741601
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741601%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.de] INFO: Scrape type for 10741601: 2
2026-03-30 04:15:42 [adesa.de] INFO: Scraping item 10741601 url https://www.openlane.eu/en/carv6/auction/10741601
2026-03-30 04:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b1567c7-79a6-5678-95d3-969d3145101f with identifier: 10738079
2026-03-30 04:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b1567c7-79a6-5678-95d3-969d3145101f with scrape type 2
2026-03-30 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b1567c7-79a6-5678-95d3-969d3145101f with scrape type 2
2026-03-30 04:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b1567c7-79a6-5678-95d3-969d3145101f, identifier: 10738079
2026-03-30 04:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aa21067-57be-5fc5-8cfa-94e818c5864e with identifier: 10741527
2026-03-30 04:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aa21067-57be-5fc5-8cfa-94e818c5864e with scrape type 2
2026-03-30 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aa21067-57be-5fc5-8cfa-94e818c5864e with scrape type 2
2026-03-30 04:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5aa21067-57be-5fc5-8cfa-94e818c5864e, identifier: 10741527
2026-03-30 04:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44b6e6c6-353b-5bba-a013-6d8711d4f8fa with identifier: 10741530
2026-03-30 04:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44b6e6c6-353b-5bba-a013-6d8711d4f8fa with scrape type 2
2026-03-30 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44b6e6c6-353b-5bba-a013-6d8711d4f8fa with scrape type 2
2026-03-30 04:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 44b6e6c6-353b-5bba-a013-6d8711d4f8fa, identifier: 10741530
2026-03-30 04:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d966ed38-dba1-5934-ac0f-08ed5903f441 with identifier: 10741541
2026-03-30 04:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d966ed38-dba1-5934-ac0f-08ed5903f441 with scrape type 2
2026-03-30 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d966ed38-dba1-5934-ac0f-08ed5903f441 with scrape type 2
2026-03-30 04:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d966ed38-dba1-5934-ac0f-08ed5903f441, identifier: 10741541
2026-03-30 04:15:42 [adesa.de] INFO: Found listing with ID: 10741598
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741598%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.de] INFO: Scrape type for 10741598: 2
2026-03-30 04:15:42 [adesa.de] INFO: Scraping item 10741598 url https://www.openlane.eu/en/carv6/auction/10741598
2026-03-30 04:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b1567c7-79a6-5678-95d3-969d3145101f with identifier: 10738079
2026-03-30 04:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b1567c7-79a6-5678-95d3-969d3145101f with identifier: 10738079
2026-03-30 04:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b1567c7-79a6-5678-95d3-969d3145101f with identifier: 10738079 to the API
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738079>
{'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-30T13: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=10738079',
'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-30 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738079%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.de] INFO: Saving data for 10738079: {'auction_closing_time': 1774876500.0, 'created_time': 1774632749.368706, 'last_price_update_time': 1774844143.186166}
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738079') HTTP/1.1" 204 0
2026-03-30 04:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5aa21067-57be-5fc5-8cfa-94e818c5864e with identifier: 10741527
2026-03-30 04:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5aa21067-57be-5fc5-8cfa-94e818c5864e with identifier: 10741527
2026-03-30 04:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5aa21067-57be-5fc5-8cfa-94e818c5864e with identifier: 10741527 to the API
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741527>
{'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-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '5aa21067-57be-5fc5-8cfa-94e818c5864e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '430763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741527',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 50794,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 50.794 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741527%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.de] INFO: Saving data for 10741527: {'auction_closing_time': 1774877400.0, 'created_time': 1774632449.720266, 'last_price_update_time': 1774844143.488801}
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741527') HTTP/1.1" 204 0
2026-03-30 04:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 44b6e6c6-353b-5bba-a013-6d8711d4f8fa with identifier: 10741530
2026-03-30 04:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 44b6e6c6-353b-5bba-a013-6d8711d4f8fa with identifier: 10741530
2026-03-30 04:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 44b6e6c6-353b-5bba-a013-6d8711d4f8fa with identifier: 10741530 to the API
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741530>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '44b6e6c6-353b-5bba-a013-6d8711d4f8fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '695948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741530',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 36334,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'36.334 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741530%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.de] INFO: Saving data for 10741530: {'auction_closing_time': 1774877400.0, 'created_time': 1774631745.917329, 'last_price_update_time': 1774844143.765847}
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741530') HTTP/1.1" 204 0
2026-03-30 04:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d966ed38-dba1-5934-ac0f-08ed5903f441 with identifier: 10741541
2026-03-30 04:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d966ed38-dba1-5934-ac0f-08ed5903f441 with identifier: 10741541
2026-03-30 04:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d966ed38-dba1-5934-ac0f-08ed5903f441 with identifier: 10741541 to the API
2026-03-30 04:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741541>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'd966ed38-dba1-5934-ac0f-08ed5903f441',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '718928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741541',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 74965,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 74.965 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741541%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.de] INFO: Saving data for 10741541: {'auction_closing_time': 1774877400.0, 'created_time': 1774632447.953693, 'last_price_update_time': 1774844144.061811}
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741541') HTTP/1.1" 204 0
2026-03-30 04:15:44 [adesa.de] INFO: Found listing with ID: 10741569
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741569%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.de] INFO: Scrape type for 10741569: 2
2026-03-30 04:15:44 [adesa.de] INFO: Scraping item 10741569 url https://www.openlane.eu/en/carv6/auction/10741569
2026-03-30 04:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68dacf42-d1a7-5f4b-91bc-241e95be722e with identifier: 10741591
2026-03-30 04:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68dacf42-d1a7-5f4b-91bc-241e95be722e with scrape type 2
2026-03-30 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68dacf42-d1a7-5f4b-91bc-241e95be722e with scrape type 2
2026-03-30 04:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68dacf42-d1a7-5f4b-91bc-241e95be722e, identifier: 10741591
2026-03-30 04:15:44 [adesa.de] INFO: Found listing with ID: 10741599
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741599%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.de] INFO: Scrape type for 10741599: 2
2026-03-30 04:15:44 [adesa.de] INFO: Scraping item 10741599 url https://www.openlane.eu/en/carv6/auction/10741599
2026-03-30 04:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68dacf42-d1a7-5f4b-91bc-241e95be722e with identifier: 10741591
2026-03-30 04:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68dacf42-d1a7-5f4b-91bc-241e95be722e with identifier: 10741591
2026-03-30 04:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68dacf42-d1a7-5f4b-91bc-241e95be722e with identifier: 10741591 to the API
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741591>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '68dacf42-d1a7-5f4b-91bc-241e95be722e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '674275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741591',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 90105,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 90.105 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741591%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.de] INFO: Saving data for 10741591: {'auction_closing_time': 1774877400.0, 'created_time': 1774632449.367376, 'last_price_update_time': 1774844144.4905}
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741591') HTTP/1.1" 204 0
2026-03-30 04:15:44 [adesa.de] INFO: Found listing with ID: 10741602
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741602%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.de] INFO: Scrape type for 10741602: 2
2026-03-30 04:15:44 [adesa.de] INFO: Scraping item 10741602 url https://www.openlane.eu/en/carv6/auction/10741602
2026-03-30 04:15:44 [adesa.de] INFO: Found listing with ID: 10741595
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741595%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.de] INFO: Scrape type for 10741595: 2
2026-03-30 04:15:44 [adesa.de] INFO: Scraping item 10741595 url https://www.openlane.eu/en/carv6/auction/10741595
2026-03-30 04:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a749f790-2e5a-5188-93bd-663f45a6455a with identifier: 10740277
2026-03-30 04:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a749f790-2e5a-5188-93bd-663f45a6455a with scrape type 2
2026-03-30 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a749f790-2e5a-5188-93bd-663f45a6455a with scrape type 2
2026-03-30 04:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a749f790-2e5a-5188-93bd-663f45a6455a, identifier: 10740277
2026-03-30 04:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a749f790-2e5a-5188-93bd-663f45a6455a with identifier: 10740277
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-30 04:15:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a749f790-2e5a-5188-93bd-663f45a6455a with identifier: 10740277
2026-03-30 04:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a749f790-2e5a-5188-93bd-663f45a6455a with identifier: 10740277 to the API
2026-03-30 04:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740277>
{'auction_title': '',
'c_o_2_emission_value': 226,
'category': 'Light truck',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'a749f790-2e5a-5188-93bd-663f45a6455a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '74863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740277',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 238580,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2015-04-16',
'seats_number': 7,
'seller_name': None,
'title': 'Opel Movano dropside 2.3 CDTI - Diesel - Manual - 129 hp - 238.580 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740277%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.de] INFO: Saving data for 10740277: {'auction_closing_time': 1774876500.0, 'created_time': 1774632430.041053, 'last_price_update_time': 1774844145.106765}
2026-03-30 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740277') HTTP/1.1" 204 0
2026-03-30 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e8220f8-84c7-5949-a042-cc31a3cb671a with identifier: 10731445
2026-03-30 04:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e8220f8-84c7-5949-a042-cc31a3cb671a with scrape type 2
2026-03-30 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e8220f8-84c7-5949-a042-cc31a3cb671a with scrape type 2
2026-03-30 04:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e8220f8-84c7-5949-a042-cc31a3cb671a, identifier: 10731445
2026-03-30 04:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e8220f8-84c7-5949-a042-cc31a3cb671a with identifier: 10731445
2026-03-30 04:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e8220f8-84c7-5949-a042-cc31a3cb671a with identifier: 10731445
2026-03-30 04:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e8220f8-84c7-5949-a042-cc31a3cb671a with identifier: 10731445 to the API
2026-03-30 04:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731445>
{'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': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '7e8220f8-84c7-5949-a042-cc31a3cb671a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MZ-LE 1064',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731445',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 114680,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2020-09-09',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Automatic - 150 hp - '
'114.680 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731445%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.de] INFO: Saving data for 10731445: {'auction_closing_time': 1774876500.0, 'created_time': 1774632426.090301, 'last_price_update_time': 1774844145.819393}
2026-03-30 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731445') HTTP/1.1" 204 0
2026-03-30 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17ce98a8-396c-5167-aabe-8a51ca2c9546 with identifier: 10729703
2026-03-30 04:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17ce98a8-396c-5167-aabe-8a51ca2c9546 with scrape type 2
2026-03-30 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17ce98a8-396c-5167-aabe-8a51ca2c9546 with scrape type 2
2026-03-30 04:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 17ce98a8-396c-5167-aabe-8a51ca2c9546, identifier: 10729703
2026-03-30 04:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd21dada-5ec0-5e77-a709-eb03c290be1c with identifier: 10741531
2026-03-30 04:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd21dada-5ec0-5e77-a709-eb03c290be1c with scrape type 2
2026-03-30 04:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd21dada-5ec0-5e77-a709-eb03c290be1c with scrape type 2
2026-03-30 04:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bd21dada-5ec0-5e77-a709-eb03c290be1c, identifier: 10741531
2026-03-30 04:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 17ce98a8-396c-5167-aabe-8a51ca2c9546 with identifier: 10729703
2026-03-30 04:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 17ce98a8-396c-5167-aabe-8a51ca2c9546 with identifier: 10729703
2026-03-30 04:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 17ce98a8-396c-5167-aabe-8a51ca2c9546 with identifier: 10729703 to the API
2026-03-30 04:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729703>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 534,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': '17ce98a8-396c-5167-aabe-8a51ca2c9546',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729703',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 105990,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Performance 78 kWh - Dual Motor - Electric - '
'Automatic - 534 hp - 105.990 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729703%27 HTTP/1.1" 200 None
2026-03-30 04:15:46 [adesa.de] INFO: Saving data for 10729703: {'auction_closing_time': 1774876500.0, 'created_time': 1774632404.853174, 'last_price_update_time': 1774844146.421685}
2026-03-30 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729703') HTTP/1.1" 204 0
2026-03-30 04:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bd21dada-5ec0-5e77-a709-eb03c290be1c with identifier: 10741531
2026-03-30 04:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bd21dada-5ec0-5e77-a709-eb03c290be1c with identifier: 10741531
2026-03-30 04:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bd21dada-5ec0-5e77-a709-eb03c290be1c with identifier: 10741531 to the API
2026-03-30 04:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741531>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 169,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'bd21dada-5ec0-5e77-a709-eb03c290be1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '267689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741531',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 42674,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Standard Range - Electric - Automatic - 169 hp - '
'42.674 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741531%27 HTTP/1.1" 200 None
2026-03-30 04:15:46 [adesa.de] INFO: Saving data for 10741531: {'auction_closing_time': 1774877400.0, 'created_time': 1774632418.113526, 'last_price_update_time': 1774844146.714179}
2026-03-30 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741531') HTTP/1.1" 204 0
2026-03-30 04:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9f76557-a324-5c46-9790-07f20fa2f1a7 with identifier: 10731449
2026-03-30 04:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9f76557-a324-5c46-9790-07f20fa2f1a7 with scrape type 2
2026-03-30 04:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9f76557-a324-5c46-9790-07f20fa2f1a7 with scrape type 2
2026-03-30 04:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b9f76557-a324-5c46-9790-07f20fa2f1a7, identifier: 10731449
2026-03-30 04:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b9f76557-a324-5c46-9790-07f20fa2f1a7 with identifier: 10731449
2026-03-30 04:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b9f76557-a324-5c46-9790-07f20fa2f1a7 with identifier: 10731449
2026-03-30 04:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b9f76557-a324-5c46-9790-07f20fa2f1a7 with identifier: 10731449 to the API
2026-03-30 04:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731449>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'b9f76557-a324-5c46-9790-07f20fa2f1a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GF-TZ 88',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731449',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 119076,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2012-11-13',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen Golf GTI - Petrol - Automatic - 210 hp - 119.076 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2012}
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731449%27 HTTP/1.1" 200 None
2026-03-30 04:15:47 [adesa.de] INFO: Saving data for 10731449: {'auction_closing_time': 1774876500.0, 'created_time': 1774632430.780204, 'last_price_update_time': 1774844147.124533}
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731449') HTTP/1.1" 204 0
2026-03-30 04:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95fef8d9-bbab-5715-a48e-0e688fdd68eb with identifier: 10741519
2026-03-30 04:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95fef8d9-bbab-5715-a48e-0e688fdd68eb with scrape type 2
2026-03-30 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95fef8d9-bbab-5715-a48e-0e688fdd68eb with scrape type 2
2026-03-30 04:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 95fef8d9-bbab-5715-a48e-0e688fdd68eb, identifier: 10741519
2026-03-30 04:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91437a62-0e62-5c3c-9c6e-a7529b1c2380 with identifier: 10734854
2026-03-30 04:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91437a62-0e62-5c3c-9c6e-a7529b1c2380 with scrape type 2
2026-03-30 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91437a62-0e62-5c3c-9c6e-a7529b1c2380 with scrape type 2
2026-03-30 04:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 91437a62-0e62-5c3c-9c6e-a7529b1c2380, identifier: 10734854
2026-03-30 04:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 95fef8d9-bbab-5715-a48e-0e688fdd68eb with identifier: 10741519
2026-03-30 04:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 95fef8d9-bbab-5715-a48e-0e688fdd68eb with identifier: 10741519
2026-03-30 04:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 95fef8d9-bbab-5715-a48e-0e688fdd68eb with identifier: 10741519 to the API
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '95fef8d9-bbab-5715-a48e-0e688fdd68eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '428512',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741519',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 81606,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 135 hp - '
'81.606 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741519%27 HTTP/1.1" 200 None
2026-03-30 04:15:47 [adesa.de] INFO: Saving data for 10741519: {'auction_closing_time': 1774877400.0, 'created_time': 1774631750.415892, 'last_price_update_time': 1774844147.660937}
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741519') HTTP/1.1" 204 0
2026-03-30 04:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 91437a62-0e62-5c3c-9c6e-a7529b1c2380 with identifier: 10734854
2026-03-30 04:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 91437a62-0e62-5c3c-9c6e-a7529b1c2380 with identifier: 10734854
2026-03-30 04:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 91437a62-0e62-5c3c-9c6e-a7529b1c2380 with identifier: 10734854 to the API
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734854>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '91437a62-0e62-5c3c-9c6e-a7529b1c2380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734854',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 151410,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4050,
'price_includes_vat': True,
'registration_date': '2011-07-27',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen Golf 1.4 TSI - Petrol - Automatic - 160 hp - 151.410 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734854%27 HTTP/1.1" 200 None
2026-03-30 04:15:47 [adesa.de] INFO: Saving data for 10734854: {'auction_closing_time': 1774876500.0, 'created_time': 1774632406.417923, 'last_price_update_time': 1774844147.948081}
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734854') HTTP/1.1" 204 0
2026-03-30 04:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1a981e-5981-549d-95b4-a5ebd6d4c99d with identifier: 10741606
2026-03-30 04:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1a981e-5981-549d-95b4-a5ebd6d4c99d with scrape type 2
2026-03-30 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b1a981e-5981-549d-95b4-a5ebd6d4c99d with scrape type 2
2026-03-30 04:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b1a981e-5981-549d-95b4-a5ebd6d4c99d, identifier: 10741606
2026-03-30 04:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c402638-6714-583c-bdb0-3903052350e3 with identifier: 10734860
2026-03-30 04:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c402638-6714-583c-bdb0-3903052350e3 with scrape type 2
2026-03-30 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c402638-6714-583c-bdb0-3903052350e3 with scrape type 2
2026-03-30 04:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c402638-6714-583c-bdb0-3903052350e3, identifier: 10734860
2026-03-30 04:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b1a981e-5981-549d-95b4-a5ebd6d4c99d with identifier: 10741606
2026-03-30 04:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b1a981e-5981-549d-95b4-a5ebd6d4c99d with identifier: 10741606
2026-03-30 04:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b1a981e-5981-549d-95b4-a5ebd6d4c99d with identifier: 10741606 to the API
2026-03-30 04:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741606>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '6b1a981e-5981-549d-95b4-a5ebd6d4c99d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '697819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741606',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 14399,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLA 200 progressive - Petrol - Automatic - 163 hp - '
'14.399 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2024}
2026-03-30 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741606%27 HTTP/1.1" 200 None
2026-03-30 04:15:48 [adesa.de] INFO: Saving data for 10741606: {'auction_closing_time': 1774877400.0, 'created_time': 1774631736.398576, 'last_price_update_time': 1774844148.451393}
2026-03-30 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741606') HTTP/1.1" 204 0
2026-03-30 04:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c402638-6714-583c-bdb0-3903052350e3 with identifier: 10734860
2026-03-30 04:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c402638-6714-583c-bdb0-3903052350e3 with identifier: 10734860
2026-03-30 04:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c402638-6714-583c-bdb0-3903052350e3 with identifier: 10734860 to the API
2026-03-30 04:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734860>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '9c402638-6714-583c-bdb0-3903052350e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '93454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734860',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 214580,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2010-03-04',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen Caddy 2.0 TDI Life - Diesel - Manual - 140 hp - 214.580 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2010}
2026-03-30 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734860%27 HTTP/1.1" 200 None
2026-03-30 04:15:48 [adesa.de] INFO: Saving data for 10734860: {'auction_closing_time': 1774876500.0, 'created_time': 1774632420.575721, 'last_price_update_time': 1774844148.739478}
2026-03-30 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734860') HTTP/1.1" 204 0
2026-03-30 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35cb47a6-1163-5479-bad5-69e5891269a6 with identifier: 10734857
2026-03-30 04:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35cb47a6-1163-5479-bad5-69e5891269a6 with scrape type 2
2026-03-30 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35cb47a6-1163-5479-bad5-69e5891269a6 with scrape type 2
2026-03-30 04:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 35cb47a6-1163-5479-bad5-69e5891269a6, identifier: 10734857
2026-03-30 04:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 069e9742-d6a5-5a92-b074-b0ca50bed21f with identifier: 10734861
2026-03-30 04:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 069e9742-d6a5-5a92-b074-b0ca50bed21f with scrape type 2
2026-03-30 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 069e9742-d6a5-5a92-b074-b0ca50bed21f with scrape type 2
2026-03-30 04:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 069e9742-d6a5-5a92-b074-b0ca50bed21f, identifier: 10734861
2026-03-30 04:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 35cb47a6-1163-5479-bad5-69e5891269a6 with identifier: 10734857
2026-03-30 04:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 35cb47a6-1163-5479-bad5-69e5891269a6 with identifier: 10734857
2026-03-30 04:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 35cb47a6-1163-5479-bad5-69e5891269a6 with identifier: 10734857 to the API
2026-03-30 04:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734857>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '35cb47a6-1163-5479-bad5-69e5891269a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734857',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 69500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI Beats - Petrol - Manual - 115 hp - 69.500 '
'km',
'transmission': 'manual',
'trim': 'Beats',
'vin': None,
'year': 2020}
2026-03-30 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734857%27 HTTP/1.1" 200 None
2026-03-30 04:15:49 [adesa.de] INFO: Saving data for 10734857: {'auction_closing_time': 1774876500.0, 'created_time': 1774631757.405051, 'last_price_update_time': 1774844149.641756}
2026-03-30 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734857') HTTP/1.1" 204 0
2026-03-30 04:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 069e9742-d6a5-5a92-b074-b0ca50bed21f with identifier: 10734861
2026-03-30 04:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 069e9742-d6a5-5a92-b074-b0ca50bed21f with identifier: 10734861
2026-03-30 04:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 069e9742-d6a5-5a92-b074-b0ca50bed21f with identifier: 10734861 to the API
2026-03-30 04:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734861>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '069e9742-d6a5-5a92-b074-b0ca50bed21f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '16836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734861',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 53555,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17550,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.5 TSI Life - Petrol - Manual - 149 hp - '
'53.555 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-30 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734861%27 HTTP/1.1" 200 None
2026-03-30 04:15:49 [adesa.de] INFO: Saving data for 10734861: {'auction_closing_time': 1774876500.0, 'created_time': 1774631757.720598, 'last_price_update_time': 1774844149.921791}
2026-03-30 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734861') HTTP/1.1" 204 0
2026-03-30 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7b99a94-ab85-56d5-a53f-5256c63281a6 with identifier: 10741537
2026-03-30 04:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7b99a94-ab85-56d5-a53f-5256c63281a6 with scrape type 2
2026-03-30 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7b99a94-ab85-56d5-a53f-5256c63281a6 with scrape type 2
2026-03-30 04:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d7b99a94-ab85-56d5-a53f-5256c63281a6, identifier: 10741537
2026-03-30 04:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 871027de-0b66-5616-acfb-bd57cf44d443 with identifier: 10730312
2026-03-30 04:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 871027de-0b66-5616-acfb-bd57cf44d443 with scrape type 2
2026-03-30 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 871027de-0b66-5616-acfb-bd57cf44d443 with scrape type 2
2026-03-30 04:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 871027de-0b66-5616-acfb-bd57cf44d443, identifier: 10730312
2026-03-30 04:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d7b99a94-ab85-56d5-a53f-5256c63281a6 with identifier: 10741537
2026-03-30 04:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d7b99a94-ab85-56d5-a53f-5256c63281a6 with identifier: 10741537
2026-03-30 04:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d7b99a94-ab85-56d5-a53f-5256c63281a6 with identifier: 10741537 to the API
2026-03-30 04:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd7b99a94-ab85-56d5-a53f-5256c63281a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741537',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 128843,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 R-Design - AWD - Hybrid - Automatic - 253 hp - 128.843 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-30 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741537%27 HTTP/1.1" 200 None
2026-03-30 04:15:50 [adesa.de] INFO: Saving data for 10741537: {'auction_closing_time': 1774877400.0, 'created_time': 1774632407.775682, 'last_price_update_time': 1774844150.434316}
2026-03-30 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741537') HTTP/1.1" 204 0
2026-03-30 04:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 871027de-0b66-5616-acfb-bd57cf44d443 with identifier: 10730312
2026-03-30 04:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 871027de-0b66-5616-acfb-bd57cf44d443 with identifier: 10730312
2026-03-30 04:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 871027de-0b66-5616-acfb-bd57cf44d443 with identifier: 10730312 to the API
2026-03-30 04:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730312>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 109,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': '871027de-0b66-5616-acfb-bd57cf44d443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD764V',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730312',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'S40',
'odometer': 260241,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2010-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo S40 1.6D - Diesel - Manual - 109 hp - 260.241 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-30 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730312%27 HTTP/1.1" 200 None
2026-03-30 04:15:50 [adesa.de] INFO: Saving data for 10730312: {'auction_closing_time': 1774946700.0, 'created_time': 1774632411.155282, 'last_price_update_time': 1774844150.725674}
2026-03-30 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730312') HTTP/1.1" 204 0
2026-03-30 04:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81fa5b37-04e7-579e-a6ee-eb49bfb017d3 with identifier: 10740279
2026-03-30 04:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81fa5b37-04e7-579e-a6ee-eb49bfb017d3 with scrape type 2
2026-03-30 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81fa5b37-04e7-579e-a6ee-eb49bfb017d3 with scrape type 2
2026-03-30 04:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 81fa5b37-04e7-579e-a6ee-eb49bfb017d3, identifier: 10740279
2026-03-30 04:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 062187d5-1277-59c9-9b94-4508a411901e with identifier: 10736782
2026-03-30 04:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 062187d5-1277-59c9-9b94-4508a411901e with scrape type 2
2026-03-30 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 062187d5-1277-59c9-9b94-4508a411901e with scrape type 2
2026-03-30 04:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 062187d5-1277-59c9-9b94-4508a411901e, identifier: 10736782
2026-03-30 04:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d73a9ffb-4de9-510b-8ab5-c8710f4cc89a with identifier: 10741596
2026-03-30 04:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d73a9ffb-4de9-510b-8ab5-c8710f4cc89a with scrape type 2
2026-03-30 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d73a9ffb-4de9-510b-8ab5-c8710f4cc89a with scrape type 2
2026-03-30 04:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d73a9ffb-4de9-510b-8ab5-c8710f4cc89a, identifier: 10741596
2026-03-30 04:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b44588ff-588a-565d-8793-dbcd50b55275 with identifier: 10741569
2026-03-30 04:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b44588ff-588a-565d-8793-dbcd50b55275 with scrape type 2
2026-03-30 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b44588ff-588a-565d-8793-dbcd50b55275 with scrape type 2
2026-03-30 04:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b44588ff-588a-565d-8793-dbcd50b55275, identifier: 10741569
2026-03-30 04:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 81fa5b37-04e7-579e-a6ee-eb49bfb017d3 with identifier: 10740279
2026-03-30 04:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 81fa5b37-04e7-579e-a6ee-eb49bfb017d3 with identifier: 10740279
2026-03-30 04:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 81fa5b37-04e7-579e-a6ee-eb49bfb017d3 with identifier: 10740279 to the API
2026-03-30 04:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740279>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '81fa5b37-04e7-579e-a6ee-eb49bfb017d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '160035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740279',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 72630,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16250,
'price_includes_vat': True,
'registration_date': '2019-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.5 TSI Style - Petrol - Manual - 150 hp - 72.630 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-30 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740279%27 HTTP/1.1" 200 None
2026-03-30 04:15:51 [adesa.de] INFO: Saving data for 10740279: {'auction_closing_time': 1774876500.0, 'created_time': 1774632428.017635, 'last_price_update_time': 1774844151.424748}
2026-03-30 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740279') HTTP/1.1" 204 0
2026-03-30 04:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 062187d5-1277-59c9-9b94-4508a411901e with identifier: 10736782
2026-03-30 04:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 062187d5-1277-59c9-9b94-4508a411901e with identifier: 10736782
2026-03-30 04:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 062187d5-1277-59c9-9b94-4508a411901e with identifier: 10736782 to the API
2026-03-30 04:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736782>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '062187d5-1277-59c9-9b94-4508a411901e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-VW 1004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736782',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 188099,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI Sport - Diesel - Automatic - 150 hp - '
'188.099 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-30 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736782%27 HTTP/1.1" 200 None
2026-03-30 04:15:51 [adesa.de] INFO: Saving data for 10736782: {'auction_closing_time': 1774877400.0, 'created_time': 1774632401.075549, 'last_price_update_time': 1774844151.753027}
2026-03-30 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736782') HTTP/1.1" 204 0
2026-03-30 04:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d73a9ffb-4de9-510b-8ab5-c8710f4cc89a with identifier: 10741596
2026-03-30 04:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d73a9ffb-4de9-510b-8ab5-c8710f4cc89a with identifier: 10741596
2026-03-30 04:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d73a9ffb-4de9-510b-8ab5-c8710f4cc89a with identifier: 10741596 to the API
2026-03-30 04:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741596>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'd73a9ffb-4de9-510b-8ab5-c8710f4cc89a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '044316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741596',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 28279,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 B4 Ultimate Bright - Petrol - Automatic - 197 hp - '
'28.279 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2023}
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741596%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.de] INFO: Saving data for 10741596: {'auction_closing_time': 1774877400.0, 'created_time': 1774632409.121769, 'last_price_update_time': 1774844152.044193}
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741596') HTTP/1.1" 204 0
2026-03-30 04:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b44588ff-588a-565d-8793-dbcd50b55275 with identifier: 10741569
2026-03-30 04:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b44588ff-588a-565d-8793-dbcd50b55275 with identifier: 10741569
2026-03-30 04:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b44588ff-588a-565d-8793-dbcd50b55275 with identifier: 10741569 to the API
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741569>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'b44588ff-588a-565d-8793-dbcd50b55275',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '786044',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741569',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 27014,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2024-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 27.014 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741569%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.de] INFO: Saving data for 10741569: {'auction_closing_time': 1774877400.0, 'created_time': 1774632412.51705, 'last_price_update_time': 1774844152.356936}
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741569') HTTP/1.1" 204 0
2026-03-30 04:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb93767c-95d4-512f-a66e-df02db0b6e77 with identifier: 10741602
2026-03-30 04:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb93767c-95d4-512f-a66e-df02db0b6e77 with scrape type 2
2026-03-30 04:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb93767c-95d4-512f-a66e-df02db0b6e77 with scrape type 2
2026-03-30 04:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eb93767c-95d4-512f-a66e-df02db0b6e77, identifier: 10741602
2026-03-30 04:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eb93767c-95d4-512f-a66e-df02db0b6e77 with identifier: 10741602
2026-03-30 04:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eb93767c-95d4-512f-a66e-df02db0b6e77 with identifier: 10741602
2026-03-30 04:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eb93767c-95d4-512f-a66e-df02db0b6e77 with identifier: 10741602 to the API
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741602>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'eb93767c-95d4-512f-a66e-df02db0b6e77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '796205',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741602',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 49811,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 49.811 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741602%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.de] INFO: Saving data for 10741602: {'auction_closing_time': 1774877400.0, 'created_time': 1774631766.024721, 'last_price_update_time': 1774844152.844478}
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741602') HTTP/1.1" 204 0
2026-03-30 04:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0f1c16e-e261-5e7e-ae43-33d3e31b1e46 with identifier: 10741599
2026-03-30 04:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0f1c16e-e261-5e7e-ae43-33d3e31b1e46 with scrape type 2
2026-03-30 04:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0f1c16e-e261-5e7e-ae43-33d3e31b1e46 with scrape type 2
2026-03-30 04:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c0f1c16e-e261-5e7e-ae43-33d3e31b1e46, identifier: 10741599
2026-03-30 04:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c0f1c16e-e261-5e7e-ae43-33d3e31b1e46 with identifier: 10741599
2026-03-30 04:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c0f1c16e-e261-5e7e-ae43-33d3e31b1e46 with identifier: 10741599
2026-03-30 04:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c0f1c16e-e261-5e7e-ae43-33d3e31b1e46 with identifier: 10741599 to the API
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741599>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'c0f1c16e-e261-5e7e-ae43-33d3e31b1e46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '788435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741599',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 37339,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28900,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 37.339 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741599%27 HTTP/1.1" 200 None
2026-03-30 04:15:53 [adesa.de] INFO: Saving data for 10741599: {'auction_closing_time': 1774877400.0, 'created_time': 1774632398.170083, 'last_price_update_time': 1774844153.239312}
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741599') HTTP/1.1" 204 0
2026-03-30 04:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:53 [adesa.de] INFO: Found listing with ID: 10741588
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741588%27 HTTP/1.1" 200 None
2026-03-30 04:15:53 [adesa.de] INFO: Scrape type for 10741588: 2
2026-03-30 04:15:53 [adesa.de] INFO: Scraping item 10741588 url https://www.openlane.eu/en/carv6/auction/10741588
2026-03-30 04:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f9e72cb-f908-5896-a18f-b7c7d5b1c263 with identifier: 10741595
2026-03-30 04:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f9e72cb-f908-5896-a18f-b7c7d5b1c263 with scrape type 2
2026-03-30 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f9e72cb-f908-5896-a18f-b7c7d5b1c263 with scrape type 2
2026-03-30 04:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f9e72cb-f908-5896-a18f-b7c7d5b1c263, identifier: 10741595
2026-03-30 04:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f9e72cb-f908-5896-a18f-b7c7d5b1c263 with identifier: 10741595
2026-03-30 04:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f9e72cb-f908-5896-a18f-b7c7d5b1c263 with identifier: 10741595
2026-03-30 04:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f9e72cb-f908-5896-a18f-b7c7d5b1c263 with identifier: 10741595 to the API
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741595>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '1f9e72cb-f908-5896-a18f-b7c7d5b1c263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '770209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741595',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 20398,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31900,
'price_includes_vat': True,
'registration_date': '2023-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - Petrol - Automatic - 197 hp - 20.398 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741595%27 HTTP/1.1" 200 None
2026-03-30 04:15:53 [adesa.de] INFO: Saving data for 10741595: {'auction_closing_time': 1774877400.0, 'created_time': 1774631764.378515, 'last_price_update_time': 1774844153.659611}
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741595') HTTP/1.1" 204 0
2026-03-30 04:15:53 [adesa.de] INFO: Found listing with ID: 10741600
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741600%27 HTTP/1.1" 200 None
2026-03-30 04:15:53 [adesa.de] INFO: Scrape type for 10741600: 2
2026-03-30 04:15:53 [adesa.de] INFO: Scraping item 10741600 url https://www.openlane.eu/en/carv6/auction/10741600
2026-03-30 04:15:53 [adesa.de] INFO: Found listing with ID: 10741570
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741570%27 HTTP/1.1" 200 None
2026-03-30 04:15:53 [adesa.de] INFO: Scrape type for 10741570: 2
2026-03-30 04:15:53 [adesa.de] INFO: Scraping item 10741570 url https://www.openlane.eu/en/carv6/auction/10741570
2026-03-30 04:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb0f3fb4-fef9-57b6-963c-9179eb631032 with identifier: 10741601
2026-03-30 04:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb0f3fb4-fef9-57b6-963c-9179eb631032 with scrape type 2
2026-03-30 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb0f3fb4-fef9-57b6-963c-9179eb631032 with scrape type 2
2026-03-30 04:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb0f3fb4-fef9-57b6-963c-9179eb631032, identifier: 10741601
2026-03-30 04:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb0f3fb4-fef9-57b6-963c-9179eb631032 with identifier: 10741601
2026-03-30 04:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb0f3fb4-fef9-57b6-963c-9179eb631032 with identifier: 10741601
2026-03-30 04:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb0f3fb4-fef9-57b6-963c-9179eb631032 with identifier: 10741601 to the API
2026-03-30 04:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741601>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'cb0f3fb4-fef9-57b6-963c-9179eb631032',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '793823',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741601',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 20935,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28700,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 20.935 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741601%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Saving data for 10741601: {'auction_closing_time': 1774877400.0, 'created_time': 1774632403.374025, 'last_price_update_time': 1774844154.108881}
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741601') HTTP/1.1" 204 0
2026-03-30 04:15:54 [adesa.de] INFO: Found listing with ID: 10741571
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741571%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Scrape type for 10741571: 2
2026-03-30 04:15:54 [adesa.de] INFO: Scraping item 10741571 url https://www.openlane.eu/en/carv6/auction/10741571
2026-03-30 04:15:54 [adesa.de] INFO: Found listing with ID: 10741559
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741559%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Scrape type for 10741559: 2
2026-03-30 04:15:54 [adesa.de] INFO: Scraping item 10741559 url https://www.openlane.eu/en/carv6/auction/10741559
2026-03-30 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:54 [adesa.de] INFO: Found listing with ID: 10741535
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741535%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Scrape type for 10741535: 2
2026-03-30 04:15:54 [adesa.de] INFO: Scraping item 10741535 url https://www.openlane.eu/en/carv6/auction/10741535
2026-03-30 04:15:54 [adesa.de] INFO: Found listing with ID: 10741585
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741585%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Scrape type for 10741585: 2
2026-03-30 04:15:54 [adesa.de] INFO: Scraping item 10741585 url https://www.openlane.eu/en/carv6/auction/10741585
2026-03-30 04:15:54 [adesa.de] INFO: Found listing with ID: 10741586
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741586%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Scrape type for 10741586: 2
2026-03-30 04:15:54 [adesa.de] INFO: Scraping item 10741586 url https://www.openlane.eu/en/carv6/auction/10741586
2026-03-30 04:15:54 [adesa.de] INFO: Found listing with ID: 10741536
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741536%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Scrape type for 10741536: 2
2026-03-30 04:15:54 [adesa.de] INFO: Scraping item 10741536 url https://www.openlane.eu/en/carv6/auction/10741536
2026-03-30 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:54 [adesa.de] INFO: Found listing with ID: 10729700
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729700%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Scrape type for 10729700: 2
2026-03-30 04:15:54 [adesa.de] INFO: Scraping item 10729700 url https://www.openlane.eu/en/carv6/auction/10729700
2026-03-30 04:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:54 [adesa.de] INFO: Found listing with ID: 10741566
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741566%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Scrape type for 10741566: 2
2026-03-30 04:15:54 [adesa.de] INFO: Scraping item 10741566 url https://www.openlane.eu/en/carv6/auction/10741566
2026-03-30 04:15:54 [adesa.de] INFO: Found listing with ID: 10741547
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741547%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Scrape type for 10741547: 2
2026-03-30 04:15:54 [adesa.de] INFO: Scraping item 10741547 url https://www.openlane.eu/en/carv6/auction/10741547
2026-03-30 04:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80b9d510-9574-570d-ad00-5508202a547c with identifier: 10741567
2026-03-30 04:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80b9d510-9574-570d-ad00-5508202a547c with scrape type 2
2026-03-30 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80b9d510-9574-570d-ad00-5508202a547c with scrape type 2
2026-03-30 04:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80b9d510-9574-570d-ad00-5508202a547c, identifier: 10741567
2026-03-30 04:15:54 [adesa.de] INFO: Found listing with ID: 10741568
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741568%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Scrape type for 10741568: 2
2026-03-30 04:15:54 [adesa.de] INFO: Scraping item 10741568 url https://www.openlane.eu/en/carv6/auction/10741568
2026-03-30 04:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80b9d510-9574-570d-ad00-5508202a547c with identifier: 10741567
2026-03-30 04:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80b9d510-9574-570d-ad00-5508202a547c with identifier: 10741567
2026-03-30 04:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80b9d510-9574-570d-ad00-5508202a547c with identifier: 10741567 to the API
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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-30 04:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741567>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '80b9d510-9574-570d-ad00-5508202a547c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '798674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741567',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 11557,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2024-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 11.557 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741567%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Saving data for 10741567: {'auction_closing_time': 1774877400.0, 'created_time': 1774632406.707232, 'last_price_update_time': 1774844154.687538}
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741567') HTTP/1.1" 204 0
2026-03-30 04:15:54 [adesa.de] INFO: Found listing with ID: 10741556
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741556%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.de] INFO: Scrape type for 10741556: 2
2026-03-30 04:15:54 [adesa.de] INFO: Scraping item 10741556 url https://www.openlane.eu/en/carv6/auction/10741556
2026-03-30 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88132e2f-467d-52df-a3d9-839d6a04c655 with identifier: 10741587
2026-03-30 04:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88132e2f-467d-52df-a3d9-839d6a04c655 with scrape type 2
2026-03-30 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88132e2f-467d-52df-a3d9-839d6a04c655 with scrape type 2
2026-03-30 04:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 88132e2f-467d-52df-a3d9-839d6a04c655, identifier: 10741587
2026-03-30 04:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1425bac5-8828-5cf9-9661-5f1d2a299fb5 with identifier: 10734853
2026-03-30 04:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1425bac5-8828-5cf9-9661-5f1d2a299fb5 with scrape type 2
2026-03-30 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1425bac5-8828-5cf9-9661-5f1d2a299fb5 with scrape type 2
2026-03-30 04:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1425bac5-8828-5cf9-9661-5f1d2a299fb5, identifier: 10734853
2026-03-30 04:15:55 [adesa.de] INFO: Found listing with ID: 10741554
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741554%27 HTTP/1.1" 200 None
2026-03-30 04:15:55 [adesa.de] INFO: Scrape type for 10741554: 2
2026-03-30 04:15:55 [adesa.de] INFO: Scraping item 10741554 url https://www.openlane.eu/en/carv6/auction/10741554
2026-03-30 04:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 88132e2f-467d-52df-a3d9-839d6a04c655 with identifier: 10741587
2026-03-30 04:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 88132e2f-467d-52df-a3d9-839d6a04c655 with identifier: 10741587
2026-03-30 04:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 88132e2f-467d-52df-a3d9-839d6a04c655 with identifier: 10741587 to the API
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741587>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '88132e2f-467d-52df-a3d9-839d6a04c655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '795869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741587',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 19105,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 19.105 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741587%27 HTTP/1.1" 200 None
2026-03-30 04:15:55 [adesa.de] INFO: Saving data for 10741587: {'auction_closing_time': 1774877400.0, 'created_time': 1774632405.424477, 'last_price_update_time': 1774844155.294959}
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741587') HTTP/1.1" 204 0
2026-03-30 04:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1425bac5-8828-5cf9-9661-5f1d2a299fb5 with identifier: 10734853
2026-03-30 04:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1425bac5-8828-5cf9-9661-5f1d2a299fb5 with identifier: 10734853
2026-03-30 04:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1425bac5-8828-5cf9-9661-5f1d2a299fb5 with identifier: 10734853 to the API
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734853>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '1425bac5-8828-5cf9-9661-5f1d2a299fb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '81651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734853',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 27244,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17050,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'27.244 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734853%27 HTTP/1.1" 200 None
2026-03-30 04:15:55 [adesa.de] INFO: Saving data for 10734853: {'auction_closing_time': 1774876500.0, 'created_time': 1774632401.782558, 'last_price_update_time': 1774844155.588904}
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734853') HTTP/1.1" 204 0
2026-03-30 04:15:55 [adesa.de] INFO: Found listing with ID: 10741534
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741534%27 HTTP/1.1" 200 None
2026-03-30 04:15:55 [adesa.de] INFO: Scrape type for 10741534: 2
2026-03-30 04:15:55 [adesa.de] INFO: Scraping item 10741534 url https://www.openlane.eu/en/carv6/auction/10741534
2026-03-30 04:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72c59436-1de7-595d-b984-f4dcfd7c06c0 with identifier: 10741555
2026-03-30 04:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72c59436-1de7-595d-b984-f4dcfd7c06c0 with scrape type 2
2026-03-30 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72c59436-1de7-595d-b984-f4dcfd7c06c0 with scrape type 2
2026-03-30 04:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 72c59436-1de7-595d-b984-f4dcfd7c06c0, identifier: 10741555
2026-03-30 04:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00496f4e-e342-5ee5-804d-7cc3a2f5748e with identifier: 10740276
2026-03-30 04:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00496f4e-e342-5ee5-804d-7cc3a2f5748e with scrape type 2
2026-03-30 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00496f4e-e342-5ee5-804d-7cc3a2f5748e with scrape type 2
2026-03-30 04:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00496f4e-e342-5ee5-804d-7cc3a2f5748e, identifier: 10740276
2026-03-30 04:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 72c59436-1de7-595d-b984-f4dcfd7c06c0 with identifier: 10741555
2026-03-30 04:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 72c59436-1de7-595d-b984-f4dcfd7c06c0 with identifier: 10741555
2026-03-30 04:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 72c59436-1de7-595d-b984-f4dcfd7c06c0 with identifier: 10741555 to the API
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '72c59436-1de7-595d-b984-f4dcfd7c06c0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '88984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741555',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 15994,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28900,
'price_includes_vat': True,
'registration_date': '2024-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 15.994 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741555%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.de] INFO: Saving data for 10741555: {'auction_closing_time': 1774877400.0, 'created_time': 1774631790.108722, 'last_price_update_time': 1774844156.109101}
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741555') HTTP/1.1" 204 0
2026-03-30 04:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00496f4e-e342-5ee5-804d-7cc3a2f5748e with identifier: 10740276
2026-03-30 04:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00496f4e-e342-5ee5-804d-7cc3a2f5748e with identifier: 10740276
2026-03-30 04:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00496f4e-e342-5ee5-804d-7cc3a2f5748e with identifier: 10740276 to the API
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740276>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '00496f4e-e342-5ee5-804d-7cc3a2f5748e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '626086',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740276',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 20245,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19450,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'20.245 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740276%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.de] INFO: Saving data for 10740276: {'auction_closing_time': 1774876500.0, 'created_time': 1774632360.995501, 'last_price_update_time': 1774844156.467676}
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740276') HTTP/1.1" 204 0
2026-03-30 04:15:56 [adesa.de] INFO: Found listing with ID: 10741603
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741603%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.de] INFO: Scrape type for 10741603: 2
2026-03-30 04:15:56 [adesa.de] INFO: Scraping item 10741603 url https://www.openlane.eu/en/carv6/auction/10741603
2026-03-30 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:56 [adesa.de] INFO: Found listing with ID: 10741565
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741565%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.de] INFO: Scrape type for 10741565: 2
2026-03-30 04:15:56 [adesa.de] INFO: Scraping item 10741565 url https://www.openlane.eu/en/carv6/auction/10741565
2026-03-30 04:15:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:56 [adesa.de] INFO: Found listing with ID: 10738819
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738819%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.de] INFO: Scrape type for 10738819: 2
2026-03-30 04:15:56 [adesa.de] INFO: Scraping item 10738819 url https://www.openlane.eu/en/carv6/auction/10738819
2026-03-30 04:15:56 [adesa.de] INFO: Found listing with ID: 10738824
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738824%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.de] INFO: Scrape type for 10738824: 2
2026-03-30 04:15:56 [adesa.de] INFO: Scraping item 10738824 url https://www.openlane.eu/en/carv6/auction/10738824
2026-03-30 04:15:56 [adesa.de] INFO: Found listing with ID: 10738826
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738826%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.de] INFO: Scrape type for 10738826: 2
2026-03-30 04:15:56 [adesa.de] INFO: Scraping item 10738826 url https://www.openlane.eu/en/carv6/auction/10738826
2026-03-30 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:56 [adesa.de] INFO: Found listing with ID: 10738835
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738835%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.de] INFO: Scrape type for 10738835: 2
2026-03-30 04:15:56 [adesa.de] INFO: Scraping item 10738835 url https://www.openlane.eu/en/carv6/auction/10738835
2026-03-30 04:15:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:56 [adesa.de] INFO: Found listing with ID: 10738834
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738834%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.de] INFO: Scrape type for 10738834: 2
2026-03-30 04:15:56 [adesa.de] INFO: Scraping item 10738834 url https://www.openlane.eu/en/carv6/auction/10738834
2026-03-30 04:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b with identifier: 10731446
2026-03-30 04:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b with scrape type 2
2026-03-30 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b with scrape type 2
2026-03-30 04:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b, identifier: 10731446
2026-03-30 04:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe7c849-443f-5836-9274-c28dd852756e with identifier: 10734849
2026-03-30 04:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe7c849-443f-5836-9274-c28dd852756e with scrape type 2
2026-03-30 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afe7c849-443f-5836-9274-c28dd852756e with scrape type 2
2026-03-30 04:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: afe7c849-443f-5836-9274-c28dd852756e, identifier: 10734849
2026-03-30 04:15:56 [adesa.de] INFO: Found listing with ID: 10738836
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738836%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.de] INFO: Scrape type for 10738836: 2
2026-03-30 04:15:56 [adesa.de] INFO: Scraping item 10738836 url https://www.openlane.eu/en/carv6/auction/10738836
2026-03-30 04:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b with identifier: 10731446
2026-03-30 04:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b with identifier: 10731446
2026-03-30 04:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b with identifier: 10731446 to the API
2026-03-30 04:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731446>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '62a8ccd6-7c45-59a3-92da-63e53dbd2c4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AN-PF 423',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731446',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 67217,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17250,
'price_includes_vat': True,
'registration_date': '2019-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Highline - Diesel - Automatic - '
'190 hp - 67.217 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731446%27 HTTP/1.1" 200 None
2026-03-30 04:15:57 [adesa.de] INFO: Saving data for 10731446: {'auction_closing_time': 1774876500.0, 'created_time': 1774632404.161129, 'last_price_update_time': 1774844157.134418}
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731446') HTTP/1.1" 204 0
2026-03-30 04:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: afe7c849-443f-5836-9274-c28dd852756e with identifier: 10734849
2026-03-30 04:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: afe7c849-443f-5836-9274-c28dd852756e with identifier: 10734849
2026-03-30 04:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: afe7c849-443f-5836-9274-c28dd852756e with identifier: 10734849 to the API
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734849>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'afe7c849-443f-5836-9274-c28dd852756e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '26679',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734849',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 237490,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2013-09-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Track & Style - 4Motion - Diesel - '
'Automatic - 140 hp - 237.490 km',
'transmission': 'automatic',
'trim': 'Track & Style',
'vin': None,
'year': 2013}
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734849%27 HTTP/1.1" 200 None
2026-03-30 04:15:57 [adesa.de] INFO: Saving data for 10734849: {'auction_closing_time': 1774876500.0, 'created_time': 1774632398.654835, 'last_price_update_time': 1774844157.518278}
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734849') HTTP/1.1" 204 0
2026-03-30 04:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b04584f-9069-5189-a6ab-2c54e206e15e with identifier: 10741598
2026-03-30 04:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b04584f-9069-5189-a6ab-2c54e206e15e with scrape type 2
2026-03-30 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b04584f-9069-5189-a6ab-2c54e206e15e with scrape type 2
2026-03-30 04:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b04584f-9069-5189-a6ab-2c54e206e15e, identifier: 10741598
2026-03-30 04:15:57 [adesa.de] INFO: Found listing with ID: 10738837
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738837%27 HTTP/1.1" 200 None
2026-03-30 04:15:57 [adesa.de] INFO: Scrape type for 10738837: 2
2026-03-30 04:15:57 [adesa.de] INFO: Scraping item 10738837 url https://www.openlane.eu/en/carv6/auction/10738837
2026-03-30 04:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b04584f-9069-5189-a6ab-2c54e206e15e with identifier: 10741598
2026-03-30 04:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b04584f-9069-5189-a6ab-2c54e206e15e with identifier: 10741598
2026-03-30 04:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b04584f-9069-5189-a6ab-2c54e206e15e with identifier: 10741598 to the API
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741598>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '3b04584f-9069-5189-a6ab-2c54e206e15e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '772975',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741598',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 24584,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27900,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 24.584 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741598%27 HTTP/1.1" 200 None
2026-03-30 04:15:57 [adesa.de] INFO: Saving data for 10741598: {'auction_closing_time': 1774877400.0, 'created_time': 1774632410.240513, 'last_price_update_time': 1774844157.924254}
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741598') HTTP/1.1" 204 0
2026-03-30 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 048dda82-9c48-536e-be30-912c25a551b8 with identifier: 10736785
2026-03-30 04:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 048dda82-9c48-536e-be30-912c25a551b8 with scrape type 2
2026-03-30 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 048dda82-9c48-536e-be30-912c25a551b8 with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 048dda82-9c48-536e-be30-912c25a551b8, identifier: 10736785
2026-03-30 04:15:58 [adesa.de] INFO: Found listing with ID: 10738838
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738838%27 HTTP/1.1" 200 None
2026-03-30 04:15:58 [adesa.de] INFO: Scrape type for 10738838: 2
2026-03-30 04:15:58 [adesa.de] INFO: Scraping item 10738838 url https://www.openlane.eu/en/carv6/auction/10738838
2026-03-30 04:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 048dda82-9c48-536e-be30-912c25a551b8 with identifier: 10736785
2026-03-30 04:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 048dda82-9c48-536e-be30-912c25a551b8 with identifier: 10736785
2026-03-30 04:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 048dda82-9c48-536e-be30-912c25a551b8 with identifier: 10736785 to the API
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736785>
{'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-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '048dda82-9c48-536e-be30-912c25a551b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-VW 1015',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736785',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 72707,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Manual - 150 hp - '
'72.707 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736785%27 HTTP/1.1" 200 None
2026-03-30 04:15:58 [adesa.de] INFO: Saving data for 10736785: {'auction_closing_time': 1774877400.0, 'created_time': 1774632415.647129, 'last_price_update_time': 1774844158.329518}
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736785') HTTP/1.1" 204 0
2026-03-30 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:58 [adesa.de] INFO: Found listing with ID: 10738839
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738839%27 HTTP/1.1" 200 None
2026-03-30 04:15:58 [adesa.de] INFO: Scrape type for 10738839: 2
2026-03-30 04:15:58 [adesa.de] INFO: Scraping item 10738839 url https://www.openlane.eu/en/carv6/auction/10738839
2026-03-30 04:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:58 [adesa.de] INFO: Found listing with ID: 10738852
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738852%27 HTTP/1.1" 200 None
2026-03-30 04:15:58 [adesa.de] INFO: Scrape type for 10738852: 2
2026-03-30 04:15:58 [adesa.de] INFO: Scraping item 10738852 url https://www.openlane.eu/en/carv6/auction/10738852
2026-03-30 04:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 with identifier: 10734862
2026-03-30 04:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4, identifier: 10734862
2026-03-30 04:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 with identifier: 10734862
2026-03-30 04:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 with identifier: 10734862
2026-03-30 04:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 with identifier: 10734862 to the API
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734862>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '21123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734862',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 258115,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 1050,
'price_includes_vat': True,
'registration_date': '2009-04-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Highline - Diesel - Manual - 170 '
'hp - 258.115 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2009}
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734862%27 HTTP/1.1" 200 None
2026-03-30 04:15:58 [adesa.de] INFO: Saving data for 10734862: {'auction_closing_time': 1774876500.0, 'created_time': 1774632402.105211, 'last_price_update_time': 1774844158.737005}
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734862') HTTP/1.1" 204 0
2026-03-30 04:15:58 [adesa.de] INFO: Found listing with ID: 10738850
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738850%27 HTTP/1.1" 200 None
2026-03-30 04:15:58 [adesa.de] INFO: Scrape type for 10738850: 2
2026-03-30 04:15:58 [adesa.de] INFO: Scraping item 10738850 url https://www.openlane.eu/en/carv6/auction/10738850
2026-03-30 04:15:58 [adesa.de] INFO: Found listing with ID: 10738848
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738848%27 HTTP/1.1" 200 None
2026-03-30 04:15:58 [adesa.de] INFO: Scrape type for 10738848: 2
2026-03-30 04:15:58 [adesa.de] INFO: Scraping item 10738848 url https://www.openlane.eu/en/carv6/auction/10738848
2026-03-30 04:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc939ca5-5afc-56cb-96ce-fa649bc7c57f with identifier: 10732417
2026-03-30 04:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cc939ca5-5afc-56cb-96ce-fa649bc7c57f, identifier: 10732417
2026-03-30 04:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20f7c773-d096-57f9-8730-992bd37c5c30 with identifier: 10741551
2026-03-30 04:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20f7c773-d096-57f9-8730-992bd37c5c30 with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20f7c773-d096-57f9-8730-992bd37c5c30 with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 20f7c773-d096-57f9-8730-992bd37c5c30, identifier: 10741551
2026-03-30 04:15:58 [adesa.de] INFO: Found listing with ID: 10738853
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738853%27 HTTP/1.1" 200 None
2026-03-30 04:15:58 [adesa.de] INFO: Scrape type for 10738853: 2
2026-03-30 04:15:58 [adesa.de] INFO: Scraping item 10738853 url https://www.openlane.eu/en/carv6/auction/10738853
2026-03-30 04:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cc939ca5-5afc-56cb-96ce-fa649bc7c57f with identifier: 10732417
2026-03-30 04:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cc939ca5-5afc-56cb-96ce-fa649bc7c57f with identifier: 10732417
2026-03-30 04:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cc939ca5-5afc-56cb-96ce-fa649bc7c57f with identifier: 10732417 to the API
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732417>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'cc939ca5-5afc-56cb-96ce-fa649bc7c57f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732417',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 121950,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2020-10-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI Comfortline - Petrol - Automatic - 150 hp '
'- 121.950 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732417%27 HTTP/1.1" 200 None
2026-03-30 04:15:59 [adesa.de] INFO: Saving data for 10732417: {'auction_closing_time': 1774876500.0, 'created_time': 1774631758.079458, 'last_price_update_time': 1774844159.25922}
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732417') HTTP/1.1" 204 0
2026-03-30 04:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 20f7c773-d096-57f9-8730-992bd37c5c30 with identifier: 10741551
2026-03-30 04:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 20f7c773-d096-57f9-8730-992bd37c5c30 with identifier: 10741551
2026-03-30 04:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 20f7c773-d096-57f9-8730-992bd37c5c30 with identifier: 10741551 to the API
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741551>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '20f7c773-d096-57f9-8730-992bd37c5c30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97754',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741551',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 20772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2024-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 20.772 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741551%27 HTTP/1.1" 200 None
2026-03-30 04:15:59 [adesa.de] INFO: Saving data for 10741551: {'auction_closing_time': 1774877400.0, 'created_time': 1774632408.375273, 'last_price_update_time': 1774844159.573931}
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741551') HTTP/1.1" 204 0
2026-03-30 04:15:59 [adesa.de] INFO: Found listing with ID: 10738855
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738855%27 HTTP/1.1" 200 None
2026-03-30 04:15:59 [adesa.de] INFO: Scrape type for 10738855: 2
2026-03-30 04:15:59 [adesa.de] INFO: Scraping item 10738855 url https://www.openlane.eu/en/carv6/auction/10738855
2026-03-30 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:59 [adesa.de] INFO: Found listing with ID: 10738857
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738857%27 HTTP/1.1" 200 None
2026-03-30 04:15:59 [adesa.de] INFO: Scrape type for 10738857: 2
2026-03-30 04:15:59 [adesa.de] INFO: Scraping item 10738857 url https://www.openlane.eu/en/carv6/auction/10738857
2026-03-30 04:15:59 [adesa.de] INFO: Found listing with ID: 10738858
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738858%27 HTTP/1.1" 200 None
2026-03-30 04:15:59 [adesa.de] INFO: Scrape type for 10738858: 2
2026-03-30 04:15:59 [adesa.de] INFO: Scraping item 10738858 url https://www.openlane.eu/en/carv6/auction/10738858
2026-03-30 04:15:59 [adesa.de] INFO: Found listing with ID: 10738860
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738860%27 HTTP/1.1" 200 None
2026-03-30 04:15:59 [adesa.de] INFO: Scrape type for 10738860: 2
2026-03-30 04:15:59 [adesa.de] INFO: Scraping item 10738860 url https://www.openlane.eu/en/carv6/auction/10738860
2026-03-30 04:15:59 [adesa.de] INFO: Found listing with ID: 10738861
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738861%27 HTTP/1.1" 200 None
2026-03-30 04:15:59 [adesa.de] INFO: Scrape type for 10738861: 2
2026-03-30 04:15:59 [adesa.de] INFO: Scraping item 10738861 url https://www.openlane.eu/en/carv6/auction/10738861
2026-03-30 04:15:59 [adesa.de] INFO: Found listing with ID: 10738863
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738863%27 HTTP/1.1" 200 None
2026-03-30 04:15:59 [adesa.de] INFO: Scrape type for 10738863: 2
2026-03-30 04:15:59 [adesa.de] INFO: Scraping item 10738863 url https://www.openlane.eu/en/carv6/auction/10738863
2026-03-30 04:15:59 [adesa.de] INFO: Found listing with ID: 10738864
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738864%27 HTTP/1.1" 200 None
2026-03-30 04:15:59 [adesa.de] INFO: Scrape type for 10738864: 2
2026-03-30 04:15:59 [adesa.de] INFO: Scraping item 10738864 url https://www.openlane.eu/en/carv6/auction/10738864
2026-03-30 04:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 045e8524-9cbf-57ff-8973-09fc592c4372 with identifier: 10741536
2026-03-30 04:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 045e8524-9cbf-57ff-8973-09fc592c4372 with scrape type 2
2026-03-30 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 045e8524-9cbf-57ff-8973-09fc592c4372 with scrape type 2
2026-03-30 04:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 045e8524-9cbf-57ff-8973-09fc592c4372, identifier: 10741536
2026-03-30 04:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b9617f-74fa-55dc-98c0-de968b272914 with identifier: 10736775
2026-03-30 04:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b9617f-74fa-55dc-98c0-de968b272914 with scrape type 2
2026-03-30 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1b9617f-74fa-55dc-98c0-de968b272914 with scrape type 2
2026-03-30 04:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1b9617f-74fa-55dc-98c0-de968b272914, identifier: 10736775
2026-03-30 04:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 355e7761-927e-5877-a3c4-6b903757e925 with identifier: 10736786
2026-03-30 04:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 355e7761-927e-5877-a3c4-6b903757e925 with scrape type 2
2026-03-30 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 355e7761-927e-5877-a3c4-6b903757e925 with scrape type 2
2026-03-30 04:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 355e7761-927e-5877-a3c4-6b903757e925, identifier: 10736786
2026-03-30 04:16:00 [adesa.de] INFO: Found listing with ID: 10738866
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738866%27 HTTP/1.1" 200 None
2026-03-30 04:16:00 [adesa.de] INFO: Scrape type for 10738866: 2
2026-03-30 04:16:00 [adesa.de] INFO: Scraping item 10738866 url https://www.openlane.eu/en/carv6/auction/10738866
2026-03-30 04:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 045e8524-9cbf-57ff-8973-09fc592c4372 with identifier: 10741536
2026-03-30 04:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 045e8524-9cbf-57ff-8973-09fc592c4372 with identifier: 10741536
2026-03-30 04:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 045e8524-9cbf-57ff-8973-09fc592c4372 with identifier: 10741536 to the API
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741536>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '045e8524-9cbf-57ff-8973-09fc592c4372',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '795521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741536',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 26464,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30800,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 Plus Dark - Petrol - Automatic - 197 hp - 26.464 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741536%27 HTTP/1.1" 200 None
2026-03-30 04:16:00 [adesa.de] INFO: Saving data for 10741536: {'auction_closing_time': 1774877400.0, 'created_time': 1774632392.606089, 'last_price_update_time': 1774844160.495272}
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741536') HTTP/1.1" 204 0
2026-03-30 04:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1b9617f-74fa-55dc-98c0-de968b272914 with identifier: 10736775
2026-03-30 04:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1b9617f-74fa-55dc-98c0-de968b272914 with identifier: 10736775
2026-03-30 04:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1b9617f-74fa-55dc-98c0-de968b272914 with identifier: 10736775 to the API
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736775>
{'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-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'd1b9617f-74fa-55dc-98c0-de968b272914',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-DL 8035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736775',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 119377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 119.377 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736775%27 HTTP/1.1" 200 None
2026-03-30 04:16:00 [adesa.de] INFO: Saving data for 10736775: {'auction_closing_time': 1774877400.0, 'created_time': 1774632428.889264, 'last_price_update_time': 1774844160.936786}
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736775') HTTP/1.1" 204 0
2026-03-30 04:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 355e7761-927e-5877-a3c4-6b903757e925 with identifier: 10736786
2026-03-30 04:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 355e7761-927e-5877-a3c4-6b903757e925 with identifier: 10736786
2026-03-30 04:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 355e7761-927e-5877-a3c4-6b903757e925 with identifier: 10736786 to the API
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736786>
{'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-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '355e7761-927e-5877-a3c4-6b903757e925',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-QY 5951',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736786',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 78541,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 78.541 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736786%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.de] INFO: Saving data for 10736786: {'auction_closing_time': 1774877400.0, 'created_time': 1774632426.755451, 'last_price_update_time': 1774844161.220285}
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736786') HTTP/1.1" 204 0
2026-03-30 04:16:01 [adesa.de] INFO: Found listing with ID: 10738868
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738868%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.de] INFO: Scrape type for 10738868: 2
2026-03-30 04:16:01 [adesa.de] INFO: Scraping item 10738868 url https://www.openlane.eu/en/carv6/auction/10738868
2026-03-30 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:01 [adesa.de] INFO: Found listing with ID: 10738869
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738869%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.de] INFO: Scrape type for 10738869: 2
2026-03-30 04:16:01 [adesa.de] INFO: Scraping item 10738869 url https://www.openlane.eu/en/carv6/auction/10738869
2026-03-30 04:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:01 [adesa.de] INFO: Found listing with ID: 10738871
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738871%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.de] INFO: Scrape type for 10738871: 2
2026-03-30 04:16:01 [adesa.de] INFO: Scraping item 10738871 url https://www.openlane.eu/en/carv6/auction/10738871
2026-03-30 04:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce52d5d4-8a40-5c63-a855-64073c58a45b with identifier: 10741571
2026-03-30 04:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce52d5d4-8a40-5c63-a855-64073c58a45b with scrape type 2
2026-03-30 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce52d5d4-8a40-5c63-a855-64073c58a45b with scrape type 2
2026-03-30 04:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce52d5d4-8a40-5c63-a855-64073c58a45b, identifier: 10741571
2026-03-30 04:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce52d5d4-8a40-5c63-a855-64073c58a45b with identifier: 10741571
2026-03-30 04:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce52d5d4-8a40-5c63-a855-64073c58a45b with identifier: 10741571
2026-03-30 04:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce52d5d4-8a40-5c63-a855-64073c58a45b with identifier: 10741571 to the API
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741571>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'ce52d5d4-8a40-5c63-a855-64073c58a45b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '794929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741571',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 55256,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29500,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - Petrol - Automatic - 197 hp - 55.256 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2024}
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741571%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.de] INFO: Saving data for 10741571: {'auction_closing_time': 1774877400.0, 'created_time': 1774632402.783902, 'last_price_update_time': 1774844161.78548}
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741571') HTTP/1.1" 204 0
2026-03-30 04:16:01 [adesa.de] INFO: Found listing with ID: 10738873
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738873%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.de] INFO: Scrape type for 10738873: 2
2026-03-30 04:16:01 [adesa.de] INFO: Scraping item 10738873 url https://www.openlane.eu/en/carv6/auction/10738873
2026-03-30 04:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9d6c6fc-fe02-5b5d-ac31-5d7f935d636c with identifier: 10741586
2026-03-30 04:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9d6c6fc-fe02-5b5d-ac31-5d7f935d636c with scrape type 2
2026-03-30 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9d6c6fc-fe02-5b5d-ac31-5d7f935d636c with scrape type 2
2026-03-30 04:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9d6c6fc-fe02-5b5d-ac31-5d7f935d636c, identifier: 10741586
2026-03-30 04:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61da0b86-d2d8-5a17-88de-a33de458502c with identifier: 10741568
2026-03-30 04:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61da0b86-d2d8-5a17-88de-a33de458502c with scrape type 2
2026-03-30 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61da0b86-d2d8-5a17-88de-a33de458502c with scrape type 2
2026-03-30 04:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 61da0b86-d2d8-5a17-88de-a33de458502c, identifier: 10741568
2026-03-30 04:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9d6c6fc-fe02-5b5d-ac31-5d7f935d636c with identifier: 10741586
2026-03-30 04:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9d6c6fc-fe02-5b5d-ac31-5d7f935d636c with identifier: 10741586
2026-03-30 04:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9d6c6fc-fe02-5b5d-ac31-5d7f935d636c with identifier: 10741586 to the API
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741586>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'c9d6c6fc-fe02-5b5d-ac31-5d7f935d636c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '790324',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741586',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 22287,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32200,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 Plus Dark - Petrol - Automatic - 197 hp - 22.287 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2024}
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741586%27 HTTP/1.1" 200 None
2026-03-30 04:16:02 [adesa.de] INFO: Saving data for 10741586: {'auction_closing_time': 1774877400.0, 'created_time': 1774632428.332796, 'last_price_update_time': 1774844162.34072}
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741586') HTTP/1.1" 204 0
2026-03-30 04:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 61da0b86-d2d8-5a17-88de-a33de458502c with identifier: 10741568
2026-03-30 04:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 61da0b86-d2d8-5a17-88de-a33de458502c with identifier: 10741568
2026-03-30 04:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 61da0b86-d2d8-5a17-88de-a33de458502c with identifier: 10741568 to the API
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741568>
{'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': 235,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '61da0b86-d2d8-5a17-88de-a33de458502c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '208476',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741568',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 35616,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 42300,
'price_includes_vat': True,
'registration_date': '2024-02-02',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 B5 Plus Bright - AWD - Diesel - Automatic - 235 hp - '
'35.616 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2024}
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741568%27 HTTP/1.1" 200 None
2026-03-30 04:16:02 [adesa.de] INFO: Saving data for 10741568: {'auction_closing_time': 1774877400.0, 'created_time': 1774632388.52025, 'last_price_update_time': 1774844162.641166}
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741568') HTTP/1.1" 204 0
2026-03-30 04:16:02 [adesa.de] INFO: Found listing with ID: 10738874
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738874%27 HTTP/1.1" 200 None
2026-03-30 04:16:02 [adesa.de] INFO: Scrape type for 10738874: 2
2026-03-30 04:16:02 [adesa.de] INFO: Scraping item 10738874 url https://www.openlane.eu/en/carv6/auction/10738874
2026-03-30 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07534d00-5f83-5d5e-9400-06d8a50d7cd6 with identifier: 10730306
2026-03-30 04:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07534d00-5f83-5d5e-9400-06d8a50d7cd6 with scrape type 2
2026-03-30 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07534d00-5f83-5d5e-9400-06d8a50d7cd6 with scrape type 2
2026-03-30 04:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 07534d00-5f83-5d5e-9400-06d8a50d7cd6, identifier: 10730306
2026-03-30 04:16:02 [adesa.de] INFO: Found listing with ID: 10738876
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738876%27 HTTP/1.1" 200 None
2026-03-30 04:16:02 [adesa.de] INFO: Scrape type for 10738876: 2
2026-03-30 04:16:02 [adesa.de] INFO: Scraping item 10738876 url https://www.openlane.eu/en/carv6/auction/10738876
2026-03-30 04:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 07534d00-5f83-5d5e-9400-06d8a50d7cd6 with identifier: 10730306
2026-03-30 04:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 07534d00-5f83-5d5e-9400-06d8a50d7cd6 with identifier: 10730306
2026-03-30 04:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 07534d00-5f83-5d5e-9400-06d8a50d7cd6 with identifier: 10730306 to the API
2026-03-30 04:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730306>
{'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': 150,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': '07534d00-5f83-5d5e-9400-06d8a50d7cd6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600E21E4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730306',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 153655,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 150 hp - '
'153.655 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730306%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.de] INFO: Saving data for 10730306: {'auction_closing_time': 1774946700.0, 'created_time': 1774631753.144619, 'last_price_update_time': 1774844163.138587}
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730306') HTTP/1.1" 204 0
2026-03-30 04:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:03 [adesa.de] INFO: Found listing with ID: 10738878
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738878%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.de] INFO: Scrape type for 10738878: 2
2026-03-30 04:16:03 [adesa.de] INFO: Scraping item 10738878 url https://www.openlane.eu/en/carv6/auction/10738878
2026-03-30 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16c4eb0e-45c6-5243-a2ca-acd77a2ae0b6 with identifier: 10741556
2026-03-30 04:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16c4eb0e-45c6-5243-a2ca-acd77a2ae0b6 with scrape type 2
2026-03-30 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16c4eb0e-45c6-5243-a2ca-acd77a2ae0b6 with scrape type 2
2026-03-30 04:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 16c4eb0e-45c6-5243-a2ca-acd77a2ae0b6, identifier: 10741556
2026-03-30 04:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d with identifier: 10741534
2026-03-30 04:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d with scrape type 2
2026-03-30 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d with scrape type 2
2026-03-30 04:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d, identifier: 10741534
2026-03-30 04:16:03 [adesa.de] INFO: Found listing with ID: 10738877
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738877%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.de] INFO: Scrape type for 10738877: 2
2026-03-30 04:16:03 [adesa.de] INFO: Scraping item 10738877 url https://www.openlane.eu/en/carv6/auction/10738877
2026-03-30 04:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 16c4eb0e-45c6-5243-a2ca-acd77a2ae0b6 with identifier: 10741556
2026-03-30 04:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 16c4eb0e-45c6-5243-a2ca-acd77a2ae0b6 with identifier: 10741556
2026-03-30 04:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 16c4eb0e-45c6-5243-a2ca-acd77a2ae0b6 with identifier: 10741556 to the API
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741556>
{'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': 235,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '16c4eb0e-45c6-5243-a2ca-acd77a2ae0b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '08480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741556',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 50381,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 39100,
'price_includes_vat': True,
'registration_date': '2024-01-11',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 B5 Plus Bright - AWD - Diesel - Automatic - 235 hp - '
'50.381 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2024}
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741556%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.de] INFO: Saving data for 10741556: {'auction_closing_time': 1774877400.0, 'created_time': 1774632390.510106, 'last_price_update_time': 1774844163.701075}
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741556') HTTP/1.1" 204 0
2026-03-30 04:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d with identifier: 10741534
2026-03-30 04:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d with identifier: 10741534
2026-03-30 04:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d with identifier: 10741534 to the API
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741534>
{'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': 303,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '796014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741534',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 90263,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29500,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 Inscription Expression - Hybrid - Automatic - 303 hp - '
'90.263 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-30 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741534%27 HTTP/1.1" 200 None
2026-03-30 04:16:04 [adesa.de] INFO: Saving data for 10741534: {'auction_closing_time': 1774877400.0, 'created_time': 1774631766.614278, 'last_price_update_time': 1774844164.003758}
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741534') HTTP/1.1" 204 0
2026-03-30 04:16:04 [adesa.de] INFO: Found listing with ID: 10738880
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738880%27 HTTP/1.1" 200 None
2026-03-30 04:16:04 [adesa.de] INFO: Scrape type for 10738880: 2
2026-03-30 04:16:04 [adesa.de] INFO: Scraping item 10738880 url https://www.openlane.eu/en/carv6/auction/10738880
2026-03-30 04:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69123155-15a6-52af-a957-7bc1982d197e with identifier: 10741603
2026-03-30 04:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69123155-15a6-52af-a957-7bc1982d197e with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69123155-15a6-52af-a957-7bc1982d197e with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 69123155-15a6-52af-a957-7bc1982d197e, identifier: 10741603
2026-03-30 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 69123155-15a6-52af-a957-7bc1982d197e with identifier: 10741603
2026-03-30 04:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 69123155-15a6-52af-a957-7bc1982d197e with identifier: 10741603
2026-03-30 04:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 69123155-15a6-52af-a957-7bc1982d197e with identifier: 10741603 to the API
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '69123155-15a6-52af-a957-7bc1982d197e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '972696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741603',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 71116,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 38500,
'price_includes_vat': True,
'registration_date': '2023-03-22',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 Plus Bright - Hybrid - Automatic - 310 hp - 71.116 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741603%27 HTTP/1.1" 200 None
2026-03-30 04:16:04 [adesa.de] INFO: Saving data for 10741603: {'auction_closing_time': 1774877400.0, 'created_time': 1774632390.896081, 'last_price_update_time': 1774844164.435022}
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741603') HTTP/1.1" 204 0
2026-03-30 04:16:04 [adesa.de] INFO: Found listing with ID: 10738882
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738882%27 HTTP/1.1" 200 None
2026-03-30 04:16:04 [adesa.de] INFO: Scrape type for 10738882: 2
2026-03-30 04:16:04 [adesa.de] INFO: Scraping item 10738882 url https://www.openlane.eu/en/carv6/auction/10738882
2026-03-30 04:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:04 [adesa.de] INFO: Found listing with ID: 10738883
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738883%27 HTTP/1.1" 200 None
2026-03-30 04:16:04 [adesa.de] INFO: Scrape type for 10738883: 2
2026-03-30 04:16:04 [adesa.de] INFO: Scraping item 10738883 url https://www.openlane.eu/en/carv6/auction/10738883
2026-03-30 04:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f18ed35-c42d-5c87-9f56-93893b32f4b2 with identifier: 10738837
2026-03-30 04:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2 with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2 with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f18ed35-c42d-5c87-9f56-93893b32f4b2, identifier: 10738837
2026-03-30 04:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 414660ad-e9a0-52b0-8b32-b580eda52486 with identifier: 10741554
2026-03-30 04:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 414660ad-e9a0-52b0-8b32-b580eda52486 with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 414660ad-e9a0-52b0-8b32-b580eda52486 with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 414660ad-e9a0-52b0-8b32-b580eda52486, identifier: 10741554
2026-03-30 04:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8311df9-9350-5b28-b44a-9f3de9f70730 with identifier: 10738826
2026-03-30 04:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8311df9-9350-5b28-b44a-9f3de9f70730 with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8311df9-9350-5b28-b44a-9f3de9f70730 with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8311df9-9350-5b28-b44a-9f3de9f70730, identifier: 10738826
2026-03-30 04:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7157397-6f85-5d5a-a528-5660c4f884ea with identifier: 10738838
2026-03-30 04:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7157397-6f85-5d5a-a528-5660c4f884ea with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7157397-6f85-5d5a-a528-5660c4f884ea with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7157397-6f85-5d5a-a528-5660c4f884ea, identifier: 10738838
2026-03-30 04:16:04 [adesa.de] INFO: Found listing with ID: 10738885
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738885%27 HTTP/1.1" 200 None
2026-03-30 04:16:04 [adesa.de] INFO: Scrape type for 10738885: 2
2026-03-30 04:16:04 [adesa.de] INFO: Scraping item 10738885 url https://www.openlane.eu/en/carv6/auction/10738885
2026-03-30 04:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f18ed35-c42d-5c87-9f56-93893b32f4b2 with identifier: 10738837
2026-03-30 04:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f18ed35-c42d-5c87-9f56-93893b32f4b2 with identifier: 10738837
2026-03-30 04:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f18ed35-c42d-5c87-9f56-93893b32f4b2 with identifier: 10738837 to the API
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738837>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': '2f18ed35-c42d-5c87-9f56-93893b32f4b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MK-WK-2506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738837',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Puma',
'odometer': 68108,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Puma 1.0 ST Line - Petrol - Automatic - 125 hp - 68.108 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738837%27 HTTP/1.1" 200 None
2026-03-30 04:16:05 [adesa.de] INFO: Saving data for 10738837: {'auction_closing_time': 1774878900.0, 'created_time': 1774631793.536458, 'last_price_update_time': 1774844165.197735}
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738837') HTTP/1.1" 204 0
2026-03-30 04:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 414660ad-e9a0-52b0-8b32-b580eda52486 with identifier: 10741554
2026-03-30 04:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 414660ad-e9a0-52b0-8b32-b580eda52486 with identifier: 10741554
2026-03-30 04:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 414660ad-e9a0-52b0-8b32-b580eda52486 with identifier: 10741554 to the API
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741554>
{'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': 235,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '414660ad-e9a0-52b0-8b32-b580eda52486',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98662',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741554',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 29057,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 45400,
'price_includes_vat': True,
'registration_date': '2024-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC90 B5 Ultimate - AWD - Diesel - Automatic - 235 hp - 29.057 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2024}
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741554%27 HTTP/1.1" 200 None
2026-03-30 04:16:05 [adesa.de] INFO: Saving data for 10741554: {'auction_closing_time': 1774877400.0, 'created_time': 1774632393.22101, 'last_price_update_time': 1774844165.581206}
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741554') HTTP/1.1" 204 0
2026-03-30 04:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8311df9-9350-5b28-b44a-9f3de9f70730 with identifier: 10738826
2026-03-30 04:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8311df9-9350-5b28-b44a-9f3de9f70730 with identifier: 10738826
2026-03-30 04:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8311df9-9350-5b28-b44a-9f3de9f70730 with identifier: 10738826 to the API
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738826>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': 'a8311df9-9350-5b28-b44a-9f3de9f70730',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RT-E-1066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738826',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 126506,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 7,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Galaxy 2.5 Titanium - Hybrid - Automatic - 150 hp - 126.506 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-30 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738826%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.de] INFO: Saving data for 10738826: {'auction_closing_time': 1774878900.0, 'created_time': 1774631768.904321, 'last_price_update_time': 1774844166.287995}
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738826') HTTP/1.1" 204 0
2026-03-30 04:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7157397-6f85-5d5a-a528-5660c4f884ea with identifier: 10738838
2026-03-30 04:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7157397-6f85-5d5a-a528-5660c4f884ea with identifier: 10738838
2026-03-30 04:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7157397-6f85-5d5a-a528-5660c4f884ea with identifier: 10738838 to the API
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738838>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': 'e7157397-6f85-5d5a-a528-5660c4f884ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K-HA-923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738838',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Puma',
'odometer': 39743,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2023-03-16',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Puma 1.0 Titanium - Petrol - Automatic - 125 hp - 39.743 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738838%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.de] INFO: Saving data for 10738838: {'auction_closing_time': 1774878900.0, 'created_time': 1774632347.790504, 'last_price_update_time': 1774844166.567477}
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738838') HTTP/1.1" 204 0
2026-03-30 04:16:06 [scrapy.extensions.logstats] INFO: Crawled 99 pages (at 99 pages/min), scraped 96 items (at 96 items/min)
2026-03-30 04:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-30 04:16:06 [adesa.de] INFO: Found listing with ID: 10738887
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738887%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.de] INFO: Scrape type for 10738887: 2
2026-03-30 04:16:06 [adesa.de] INFO: Scraping item 10738887 url https://www.openlane.eu/en/carv6/auction/10738887
2026-03-30 04:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:06 [adesa.de] INFO: Found listing with ID: 10741639
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741639%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.de] INFO: Scrape type for 10741639: 2
2026-03-30 04:16:06 [adesa.de] INFO: Scraping item 10741639 url https://www.openlane.eu/en/carv6/auction/10741639
2026-03-30 04:16:06 [adesa.de] INFO: Found listing with ID: 10738888
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738888%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.de] INFO: Scrape type for 10738888: 2
2026-03-30 04:16:06 [adesa.de] INFO: Scraping item 10738888 url https://www.openlane.eu/en/carv6/auction/10738888
2026-03-30 04:16:06 [adesa.de] INFO: Found listing with ID: 10738892
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738892%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.de] INFO: Scrape type for 10738892: 2
2026-03-30 04:16:06 [adesa.de] INFO: Scraping item 10738892 url https://www.openlane.eu/en/carv6/auction/10738892
2026-03-30 04:16:06 [adesa.de] INFO: Found listing with ID: 10738891
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738891%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.de] INFO: Scrape type for 10738891: 2
2026-03-30 04:16:06 [adesa.de] INFO: Scraping item 10738891 url https://www.openlane.eu/en/carv6/auction/10738891
2026-03-30 04:16:06 [adesa.de] INFO: Found listing with ID: 10738890
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738890%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.de] INFO: Scrape type for 10738890: 2
2026-03-30 04:16:06 [adesa.de] INFO: Scraping item 10738890 url https://www.openlane.eu/en/carv6/auction/10738890
2026-03-30 04:16:06 [adesa.de] INFO: Found listing with ID: 10738895
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738895%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.de] INFO: Scrape type for 10738895: 2
2026-03-30 04:16:06 [adesa.de] INFO: Scraping item 10738895 url https://www.openlane.eu/en/carv6/auction/10738895
2026-03-30 04:16:06 [adesa.de] INFO: Found listing with ID: 10738897
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738897%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.de] INFO: Scrape type for 10738897: 2
2026-03-30 04:16:06 [adesa.de] INFO: Scraping item 10738897 url https://www.openlane.eu/en/carv6/auction/10738897
2026-03-30 04:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 807de258-1576-55c0-9fae-e7dd4215273f with identifier: 10738839
2026-03-30 04:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 807de258-1576-55c0-9fae-e7dd4215273f with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 807de258-1576-55c0-9fae-e7dd4215273f with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 807de258-1576-55c0-9fae-e7dd4215273f, identifier: 10738839
2026-03-30 04:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e08c4f29-f5b9-56f7-903a-855579c1b8e1 with identifier: 10738855
2026-03-30 04:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e08c4f29-f5b9-56f7-903a-855579c1b8e1 with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e08c4f29-f5b9-56f7-903a-855579c1b8e1 with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e08c4f29-f5b9-56f7-903a-855579c1b8e1, identifier: 10738855
2026-03-30 04:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a62543a-78f4-5fd6-a123-a68aef216735 with identifier: 10738853
2026-03-30 04:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a62543a-78f4-5fd6-a123-a68aef216735 with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a62543a-78f4-5fd6-a123-a68aef216735 with scrape type 2
2026-03-30 04:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1a62543a-78f4-5fd6-a123-a68aef216735, identifier: 10738853
2026-03-30 04:16:07 [adesa.de] INFO: Found listing with ID: 10738898
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738898%27 HTTP/1.1" 200 None
2026-03-30 04:16:07 [adesa.de] INFO: Scrape type for 10738898: 2
2026-03-30 04:16:07 [adesa.de] INFO: Scraping item 10738898 url https://www.openlane.eu/en/carv6/auction/10738898
2026-03-30 04:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 807de258-1576-55c0-9fae-e7dd4215273f with identifier: 10738839
2026-03-30 04:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 807de258-1576-55c0-9fae-e7dd4215273f with identifier: 10738839
2026-03-30 04:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 807de258-1576-55c0-9fae-e7dd4215273f with identifier: 10738839 to the API
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738839>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '807de258-1576-55c0-9fae-e7dd4215273f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LM-SI-89',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738839',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 108646,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Ranger 2.0 XLT - AWD - Diesel - Automatic - 170 hp - 108.646 '
'km',
'transmission': 'automatic',
'trim': 'XLT',
'vin': None,
'year': 2022}
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738839%27 HTTP/1.1" 200 None
2026-03-30 04:16:07 [adesa.de] INFO: Saving data for 10738839: {'auction_closing_time': 1774878900.0, 'created_time': 1774631797.058017, 'last_price_update_time': 1774844167.299876}
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738839') HTTP/1.1" 204 0
2026-03-30 04:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e08c4f29-f5b9-56f7-903a-855579c1b8e1 with identifier: 10738855
2026-03-30 04:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e08c4f29-f5b9-56f7-903a-855579c1b8e1 with identifier: 10738855
2026-03-30 04:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e08c4f29-f5b9-56f7-903a-855579c1b8e1 with identifier: 10738855 to the API
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738855>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': 'e08c4f29-f5b9-56f7-903a-855579c1b8e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-MX-183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738855',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 75557,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Ceed SW 1.5 GDI GT Line - Petrol - Automatic - 160 hp - 75.557 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2024}
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738855%27 HTTP/1.1" 200 None
2026-03-30 04:16:07 [adesa.de] INFO: Saving data for 10738855: {'auction_closing_time': 1774878900.0, 'created_time': 1774632395.738752, 'last_price_update_time': 1774844167.613398}
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738855') HTTP/1.1" 204 0
2026-03-30 04:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1a62543a-78f4-5fd6-a123-a68aef216735 with identifier: 10738853
2026-03-30 04:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1a62543a-78f4-5fd6-a123-a68aef216735 with identifier: 10738853
2026-03-30 04:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1a62543a-78f4-5fd6-a123-a68aef216735 with identifier: 10738853 to the API
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738853>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 202,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '1a62543a-78f4-5fd6-a123-a68aef216735',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AW-K-8080',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738853',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 135959,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-02-24',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Hyundai Santa Fe 2.2 CRDi Prime - AWD - Diesel - Automatic - 202 hp '
'- 135.959 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738853%27 HTTP/1.1" 200 None
2026-03-30 04:16:07 [adesa.de] INFO: Saving data for 10738853: {'auction_closing_time': 1774878900.0, 'created_time': 1774632385.079502, 'last_price_update_time': 1774844167.90984}
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738853') HTTP/1.1" 204 0
2026-03-30 04:16:07 [adesa.de] INFO: Found listing with ID: 10738901
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738901%27 HTTP/1.1" 200 None
2026-03-30 04:16:07 [adesa.de] INFO: Scrape type for 10738901: 2
2026-03-30 04:16:07 [adesa.de] INFO: Scraping item 10738901 url https://www.openlane.eu/en/carv6/auction/10738901
2026-03-30 04:16:07 [adesa.de] INFO: Found listing with ID: 10738903
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738903%27 HTTP/1.1" 200 None
2026-03-30 04:16:07 [adesa.de] INFO: Scrape type for 10738903: 2
2026-03-30 04:16:07 [adesa.de] INFO: Scraping item 10738903 url https://www.openlane.eu/en/carv6/auction/10738903
2026-03-30 04:16:07 [adesa.de] INFO: Found listing with ID: 10738904
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738904%27 HTTP/1.1" 200 None
2026-03-30 04:16:07 [adesa.de] INFO: Scrape type for 10738904: 2
2026-03-30 04:16:07 [adesa.de] INFO: Scraping item 10738904 url https://www.openlane.eu/en/carv6/auction/10738904
2026-03-30 04:16:07 [adesa.de] INFO: Found listing with ID: 10738900
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738900%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10738900: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10738900 url https://www.openlane.eu/en/carv6/auction/10738900
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10738909
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738909%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10738909: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10738909 url https://www.openlane.eu/en/carv6/auction/10738909
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10738911
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738911%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10738911: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10738911 url https://www.openlane.eu/en/carv6/auction/10738911
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10738912
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738912%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10738912: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10738912 url https://www.openlane.eu/en/carv6/auction/10738912
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10738914
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738914%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10738914: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10738914 url https://www.openlane.eu/en/carv6/auction/10738914
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10738915
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738915%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10738915: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10738915 url https://www.openlane.eu/en/carv6/auction/10738915
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10738917
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738917%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10738917: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10738917 url https://www.openlane.eu/en/carv6/auction/10738917
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10738918
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738918%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10738918: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10738918 url https://www.openlane.eu/en/carv6/auction/10738918
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735251
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735251%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735251: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735251 url https://www.openlane.eu/en/carv6/auction/10735251
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735243
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735243%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735243: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735243 url https://www.openlane.eu/en/carv6/auction/10735243
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10736669
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736669%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10736669: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10736669 url https://www.openlane.eu/en/carv6/auction/10736669
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735248
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735248%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735248: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735248 url https://www.openlane.eu/en/carv6/auction/10735248
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735245
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735245%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735245: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735245 url https://www.openlane.eu/en/carv6/auction/10735245
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735252
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735252%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735252: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735252 url https://www.openlane.eu/en/carv6/auction/10735252
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10734390
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734390%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10734390: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10734390 url https://www.openlane.eu/en/carv6/auction/10734390
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10734391
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734391%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10734391: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10734391 url https://www.openlane.eu/en/carv6/auction/10734391
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10734419
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734419%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10734419: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10734419 url https://www.openlane.eu/en/carv6/auction/10734419
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10734387
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734387%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10734387: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10734387 url https://www.openlane.eu/en/carv6/auction/10734387
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10734392
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734392%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10734392: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10734392 url https://www.openlane.eu/en/carv6/auction/10734392
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10734388
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734388%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10734388: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10734388 url https://www.openlane.eu/en/carv6/auction/10734388
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735246
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735246%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735246: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735246 url https://www.openlane.eu/en/carv6/auction/10735246
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10736526
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736526%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10736526: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10736526 url https://www.openlane.eu/en/carv6/auction/10736526
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735242
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735242%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735242: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735242 url https://www.openlane.eu/en/carv6/auction/10735242
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10737446
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737446%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10737446: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10737446 url https://www.openlane.eu/en/carv6/auction/10737446
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735250
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735250%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735250: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735250 url https://www.openlane.eu/en/carv6/auction/10735250
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10734394
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734394%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10734394: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10734394 url https://www.openlane.eu/en/carv6/auction/10734394
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10736524
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736524%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10736524: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10736524 url https://www.openlane.eu/en/carv6/auction/10736524
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735244
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735244%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735244: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735244 url https://www.openlane.eu/en/carv6/auction/10735244
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735247
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735247%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735247: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735247 url https://www.openlane.eu/en/carv6/auction/10735247
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10736746
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736746%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10736746: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10736746 url https://www.openlane.eu/en/carv6/auction/10736746
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10734383
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734383%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10734383: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10734383 url https://www.openlane.eu/en/carv6/auction/10734383
2026-03-30 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10736527
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736527%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10736527: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10736527 url https://www.openlane.eu/en/carv6/auction/10736527
2026-03-30 04:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735241
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735241%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735241: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735241 url https://www.openlane.eu/en/carv6/auction/10735241
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735239
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735239%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735239: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735239 url https://www.openlane.eu/en/carv6/auction/10735239
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735237
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735237%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735237: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735237 url https://www.openlane.eu/en/carv6/auction/10735237
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735253
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735253%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735253: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735253 url https://www.openlane.eu/en/carv6/auction/10735253
2026-03-30 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:08 [adesa.de] INFO: Found listing with ID: 10735240
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735240%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.de] INFO: Scrape type for 10735240: 2
2026-03-30 04:16:08 [adesa.de] INFO: Scraping item 10735240 url https://www.openlane.eu/en/carv6/auction/10735240
2026-03-30 04:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a62908-9cbd-5509-bd3b-85fc272b6c21 with identifier: 10738848
2026-03-30 04:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a62908-9cbd-5509-bd3b-85fc272b6c21 with scrape type 2
2026-03-30 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14a62908-9cbd-5509-bd3b-85fc272b6c21 with scrape type 2
2026-03-30 04:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 14a62908-9cbd-5509-bd3b-85fc272b6c21, identifier: 10738848
2026-03-30 04:16:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 14a62908-9cbd-5509-bd3b-85fc272b6c21 with identifier: 10738848
2026-03-30 04:16:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 14a62908-9cbd-5509-bd3b-85fc272b6c21 with identifier: 10738848
2026-03-30 04:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 14a62908-9cbd-5509-bd3b-85fc272b6c21 with identifier: 10738848 to the API
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738848>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': '14a62908-9cbd-5509-bd3b-85fc272b6c21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PI-F-5555E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738848',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 64667,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-09-09',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Hyundai Ioniq Style - Electric - Automatic - 136 hp - 64.667 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-30 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738848%27 HTTP/1.1" 200 None
2026-03-30 04:16:09 [adesa.de] INFO: Saving data for 10738848: {'auction_closing_time': 1774878900.0, 'created_time': 1774632348.865727, 'last_price_update_time': 1774844169.103358}
2026-03-30 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738848') HTTP/1.1" 204 0
2026-03-30 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db54eada-0e97-5608-ab49-50a7b5042a50 with identifier: 10738864
2026-03-30 04:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db54eada-0e97-5608-ab49-50a7b5042a50 with scrape type 2
2026-03-30 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db54eada-0e97-5608-ab49-50a7b5042a50 with scrape type 2
2026-03-30 04:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: db54eada-0e97-5608-ab49-50a7b5042a50, identifier: 10738864
2026-03-30 04:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: db54eada-0e97-5608-ab49-50a7b5042a50 with identifier: 10738864
2026-03-30 04:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: db54eada-0e97-5608-ab49-50a7b5042a50 with identifier: 10738864
2026-03-30 04:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: db54eada-0e97-5608-ab49-50a7b5042a50 with identifier: 10738864 to the API
2026-03-30 04:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738864>
{'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-30T13:55:00Z',
'fuel_type': 'Electric',
'id': 'db54eada-0e97-5608-ab49-50a7b5042a50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ES-A-6126E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738864',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 59750,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Niro Spirit - Electric - Automatic - 204 hp - 59.750 km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-30 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738864%27 HTTP/1.1" 200 None
2026-03-30 04:16:09 [adesa.de] INFO: Saving data for 10738864: {'auction_closing_time': 1774878900.0, 'created_time': 1774631788.629392, 'last_price_update_time': 1774844169.569606}
2026-03-30 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738864') HTTP/1.1" 204 0
2026-03-30 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 697bc4d4-dd9a-576e-b623-85e7244b8cb5 with identifier: 10738866
2026-03-30 04:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 697bc4d4-dd9a-576e-b623-85e7244b8cb5 with scrape type 2
2026-03-30 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 697bc4d4-dd9a-576e-b623-85e7244b8cb5 with scrape type 2
2026-03-30 04:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 697bc4d4-dd9a-576e-b623-85e7244b8cb5, identifier: 10738866
2026-03-30 04:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dbb9e29-7045-567e-8128-a94ec41d3b3d with identifier: 10738874
2026-03-30 04:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dbb9e29-7045-567e-8128-a94ec41d3b3d with scrape type 2
2026-03-30 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dbb9e29-7045-567e-8128-a94ec41d3b3d with scrape type 2
2026-03-30 04:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3dbb9e29-7045-567e-8128-a94ec41d3b3d, identifier: 10738874
2026-03-30 04:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64e64bce-dab3-51a6-bb17-47452e03abe3 with identifier: 10738863
2026-03-30 04:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e64bce-dab3-51a6-bb17-47452e03abe3 with scrape type 2
2026-03-30 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64e64bce-dab3-51a6-bb17-47452e03abe3 with scrape type 2
2026-03-30 04:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 64e64bce-dab3-51a6-bb17-47452e03abe3, identifier: 10738863
2026-03-30 04:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 697bc4d4-dd9a-576e-b623-85e7244b8cb5 with identifier: 10738866
2026-03-30 04:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 697bc4d4-dd9a-576e-b623-85e7244b8cb5 with identifier: 10738866
2026-03-30 04:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 697bc4d4-dd9a-576e-b623-85e7244b8cb5 with identifier: 10738866 to the API
2026-03-30 04:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738866>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': '697bc4d4-dd9a-576e-b623-85e7244b8cb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NF-VR-12E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738866',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 66818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Niro Spirit - Electric - Automatic - 204 hp - 66.818 km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738866%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.de] INFO: Saving data for 10738866: {'auction_closing_time': 1774878900.0, 'created_time': 1774632385.942598, 'last_price_update_time': 1774844170.174842}
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738866') HTTP/1.1" 204 0
2026-03-30 04:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3dbb9e29-7045-567e-8128-a94ec41d3b3d with identifier: 10738874
2026-03-30 04:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3dbb9e29-7045-567e-8128-a94ec41d3b3d with identifier: 10738874
2026-03-30 04:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3dbb9e29-7045-567e-8128-a94ec41d3b3d with identifier: 10738874 to the API
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738874>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '3dbb9e29-7045-567e-8128-a94ec41d3b3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-ZZ-766E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738874',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Land Rover',
'model': 'Defender',
'odometer': 84688,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30100,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Land Rover Defender 110 P400e X-Dynamic HSE - AWD - Hybrid - '
'Automatic - 300 hp - 84.688 km',
'transmission': 'automatic',
'trim': 'X-Dynamic HSE',
'vin': None,
'year': 2021}
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738874%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.de] INFO: Saving data for 10738874: {'auction_closing_time': 1774878900.0, 'created_time': 1774632381.913048, 'last_price_update_time': 1774844170.463997}
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738874') HTTP/1.1" 204 0
2026-03-30 04:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 64e64bce-dab3-51a6-bb17-47452e03abe3 with identifier: 10738863
2026-03-30 04:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 64e64bce-dab3-51a6-bb17-47452e03abe3 with identifier: 10738863
2026-03-30 04:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 64e64bce-dab3-51a6-bb17-47452e03abe3 with identifier: 10738863 to the API
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738863>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '64e64bce-dab3-51a6-bb17-47452e03abe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ME-BI-153E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738863',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 21516,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Ceed SW 1.6 GDI Vision - Hybrid - Automatic - 105 hp - 21.516 '
'km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2022}
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738863%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.de] INFO: Saving data for 10738863: {'auction_closing_time': 1774878900.0, 'created_time': 1774631795.482847, 'last_price_update_time': 1774844170.744304}
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738863') HTTP/1.1" 204 0
2026-03-30 04:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46864b77-cb40-59b0-99ef-eb91af2fc85e with identifier: 10738868
2026-03-30 04:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46864b77-cb40-59b0-99ef-eb91af2fc85e with scrape type 2
2026-03-30 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46864b77-cb40-59b0-99ef-eb91af2fc85e with scrape type 2
2026-03-30 04:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46864b77-cb40-59b0-99ef-eb91af2fc85e, identifier: 10738868
2026-03-30 04:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46864b77-cb40-59b0-99ef-eb91af2fc85e with identifier: 10738868
2026-03-30 04:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46864b77-cb40-59b0-99ef-eb91af2fc85e with identifier: 10738868
2026-03-30 04:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46864b77-cb40-59b0-99ef-eb91af2fc85e with identifier: 10738868 to the API
2026-03-30 04:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738868>
{'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-30T13:55:00Z',
'fuel_type': 'Electric',
'id': '46864b77-cb40-59b0-99ef-eb91af2fc85e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WES-L-422E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738868',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 93960,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Niro Vision - Electric - Automatic - 204 hp - 93.960 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2022}
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738868%27 HTTP/1.1" 200 None
2026-03-30 04:16:11 [adesa.de] INFO: Saving data for 10738868: {'auction_closing_time': 1774878900.0, 'created_time': 1774631787.084237, 'last_price_update_time': 1774844171.136492}
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738868') HTTP/1.1" 204 0
2026-03-30 04:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df65aa60-8b56-54c9-bac4-c9e793113ec2 with identifier: 10738878
2026-03-30 04:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df65aa60-8b56-54c9-bac4-c9e793113ec2 with scrape type 2
2026-03-30 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df65aa60-8b56-54c9-bac4-c9e793113ec2 with scrape type 2
2026-03-30 04:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df65aa60-8b56-54c9-bac4-c9e793113ec2, identifier: 10738878
2026-03-30 04:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df65aa60-8b56-54c9-bac4-c9e793113ec2 with identifier: 10738878
2026-03-30 04:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df65aa60-8b56-54c9-bac4-c9e793113ec2 with identifier: 10738878
2026-03-30 04:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df65aa60-8b56-54c9-bac4-c9e793113ec2 with identifier: 10738878 to the API
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738878>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 275,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'df65aa60-8b56-54c9-bac4-c9e793113ec2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-GP-771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738878',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 144819,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2019-09-19',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Land Rover Range Rover Velar 3.0d R-Dynamic SE - AWD - Diesel - '
'Automatic - 275 hp - 144.819 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2019}
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738878%27 HTTP/1.1" 200 None
2026-03-30 04:16:11 [adesa.de] INFO: Saving data for 10738878: {'auction_closing_time': 1774878900.0, 'created_time': 1774632373.664259, 'last_price_update_time': 1774844171.519949}
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738878') HTTP/1.1" 204 0
2026-03-30 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b6a951d-7bb8-50d4-9ed5-140e58d71b47 with identifier: 10738876
2026-03-30 04:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b6a951d-7bb8-50d4-9ed5-140e58d71b47 with scrape type 2
2026-03-30 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b6a951d-7bb8-50d4-9ed5-140e58d71b47 with scrape type 2
2026-03-30 04:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1b6a951d-7bb8-50d4-9ed5-140e58d71b47, identifier: 10738876
2026-03-30 04:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1b6a951d-7bb8-50d4-9ed5-140e58d71b47 with identifier: 10738876
2026-03-30 04:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1b6a951d-7bb8-50d4-9ed5-140e58d71b47 with identifier: 10738876
2026-03-30 04:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1b6a951d-7bb8-50d4-9ed5-140e58d71b47 with identifier: 10738876 to the API
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738876>
{'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': 200,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '1b6a951d-7bb8-50d4-9ed5-140e58d71b47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SLZ-SC-70E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738876',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 64253,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Land Rover Discovery Sport P300e R-Dynamic S - AWD - Hybrid - '
'Automatic - 200 hp - 64.253 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2022}
2026-03-30 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738876%27 HTTP/1.1" 200 None
2026-03-30 04:16:12 [adesa.de] INFO: Saving data for 10738876: {'auction_closing_time': 1774878900.0, 'created_time': 1774632373.032387, 'last_price_update_time': 1774844172.006232}
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738876') HTTP/1.1" 204 0
2026-03-30 04:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1094469-90ca-52ff-9705-7df18149005f with identifier: 10738880
2026-03-30 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1094469-90ca-52ff-9705-7df18149005f with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1094469-90ca-52ff-9705-7df18149005f with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a1094469-90ca-52ff-9705-7df18149005f, identifier: 10738880
2026-03-30 04:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 297d234c-66a1-5d74-849c-a474fa28a9d9 with identifier: 10738877
2026-03-30 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 297d234c-66a1-5d74-849c-a474fa28a9d9 with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 297d234c-66a1-5d74-849c-a474fa28a9d9 with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 297d234c-66a1-5d74-849c-a474fa28a9d9, identifier: 10738877
2026-03-30 04:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a1094469-90ca-52ff-9705-7df18149005f with identifier: 10738880
2026-03-30 04:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a1094469-90ca-52ff-9705-7df18149005f with identifier: 10738880
2026-03-30 04:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a1094469-90ca-52ff-9705-7df18149005f with identifier: 10738880 to the API
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738880>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': 'a1094469-90ca-52ff-9705-7df18149005f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LB-QL-250E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738880',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 124835,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'124.835 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738880%27 HTTP/1.1" 200 None
2026-03-30 04:16:12 [adesa.de] INFO: Saving data for 10738880: {'auction_closing_time': 1774878900.0, 'created_time': 1774632377.606548, 'last_price_update_time': 1774844172.478784}
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738880') HTTP/1.1" 204 0
2026-03-30 04:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 297d234c-66a1-5d74-849c-a474fa28a9d9 with identifier: 10738877
2026-03-30 04:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 297d234c-66a1-5d74-849c-a474fa28a9d9 with identifier: 10738877
2026-03-30 04:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 297d234c-66a1-5d74-849c-a474fa28a9d9 with identifier: 10738877 to the API
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738877>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.4L',
'engine_horse_power': 339,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '297d234c-66a1-5d74-849c-a474fa28a9d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-MO-775',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738877',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 114452,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Land Rover Range Rover Vogue 4.4 SDV8 - Diesel - Automatic - 339 hp '
'- 114.452 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738877%27 HTTP/1.1" 200 None
2026-03-30 04:16:12 [adesa.de] INFO: Saving data for 10738877: {'auction_closing_time': 1774878900.0, 'created_time': 1774632370.722375, 'last_price_update_time': 1774844172.784041}
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738877') HTTP/1.1" 204 0
2026-03-30 04:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1295d9f-9c0b-564e-b9aa-7139c25b9517 with identifier: 10738871
2026-03-30 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1295d9f-9c0b-564e-b9aa-7139c25b9517 with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1295d9f-9c0b-564e-b9aa-7139c25b9517 with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b1295d9f-9c0b-564e-b9aa-7139c25b9517, identifier: 10738871
2026-03-30 04:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b1295d9f-9c0b-564e-b9aa-7139c25b9517 with identifier: 10738871
2026-03-30 04:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b1295d9f-9c0b-564e-b9aa-7139c25b9517 with identifier: 10738871
2026-03-30 04:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b1295d9f-9c0b-564e-b9aa-7139c25b9517 with identifier: 10738871 to the API
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738871>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 202,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'b1295d9f-9c0b-564e-b9aa-7139c25b9517',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WIL-TE-700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738871',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 123926,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Sorento 2.2 CRDi Spirit - Diesel - Automatic - 202 hp - 123.926 '
'km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738871%27 HTTP/1.1" 200 None
2026-03-30 04:16:13 [adesa.de] INFO: Saving data for 10738871: {'auction_closing_time': 1774878900.0, 'created_time': 1774632386.36852, 'last_price_update_time': 1774844173.185802}
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738871') HTTP/1.1" 204 0
2026-03-30 04:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 839165c8-2c46-54b0-a048-d2a71e0de965 with identifier: 10738885
2026-03-30 04:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839165c8-2c46-54b0-a048-d2a71e0de965 with scrape type 2
2026-03-30 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 839165c8-2c46-54b0-a048-d2a71e0de965 with scrape type 2
2026-03-30 04:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 839165c8-2c46-54b0-a048-d2a71e0de965, identifier: 10738885
2026-03-30 04:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 839165c8-2c46-54b0-a048-d2a71e0de965 with identifier: 10738885
2026-03-30 04:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 839165c8-2c46-54b0-a048-d2a71e0de965 with identifier: 10738885
2026-03-30 04:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 839165c8-2c46-54b0-a048-d2a71e0de965 with identifier: 10738885 to the API
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738885>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '839165c8-2c46-54b0-a048-d2a71e0de965',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-IS-142E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738885',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 113885,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Mercedes-Benz GLC 300e - 4-Matic - Hybrid - Automatic - 211 hp - '
'113.885 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738885%27 HTTP/1.1" 200 None
2026-03-30 04:16:13 [adesa.de] INFO: Saving data for 10738885: {'auction_closing_time': 1774878900.0, 'created_time': 1774632374.271676, 'last_price_update_time': 1774844173.571963}
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738885') HTTP/1.1" 204 0
2026-03-30 04:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fc4b5e5-177f-5818-b863-6577b4457b9a with identifier: 10738887
2026-03-30 04:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fc4b5e5-177f-5818-b863-6577b4457b9a with scrape type 2
2026-03-30 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fc4b5e5-177f-5818-b863-6577b4457b9a with scrape type 2
2026-03-30 04:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fc4b5e5-177f-5818-b863-6577b4457b9a, identifier: 10738887
2026-03-30 04:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fc4b5e5-177f-5818-b863-6577b4457b9a with identifier: 10738887
2026-03-30 04:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fc4b5e5-177f-5818-b863-6577b4457b9a with identifier: 10738887
2026-03-30 04:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fc4b5e5-177f-5818-b863-6577b4457b9a with identifier: 10738887 to the API
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738887>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '1fc4b5e5-177f-5818-b863-6577b4457b9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LEV-RN-133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738887',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 107057,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-03-06',
'seats_number': 2,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Mercedes-Benz Vito Marco Polo 114 - Diesel - Manual - 136 hp - '
'107.057 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738887%27 HTTP/1.1" 200 None
2026-03-30 04:16:13 [adesa.de] INFO: Saving data for 10738887: {'auction_closing_time': 1774878900.0, 'created_time': 1774632366.778239, 'last_price_update_time': 1774844173.959274}
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738887') HTTP/1.1" 204 0
2026-03-30 04:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10734383
2026-03-30 04:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 427b27f1-b934-507a-ae77-d54d6280def8 with scrape type 2
2026-03-30 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 427b27f1-b934-507a-ae77-d54d6280def8 with scrape type 2
2026-03-30 04:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 427b27f1-b934-507a-ae77-d54d6280def8, identifier: 10734383
2026-03-30 04:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65fa755c-74d8-5000-9c8e-505530b2c646 with identifier: 10735253
2026-03-30 04:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65fa755c-74d8-5000-9c8e-505530b2c646 with scrape type 2
2026-03-30 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65fa755c-74d8-5000-9c8e-505530b2c646 with scrape type 2
2026-03-30 04:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 65fa755c-74d8-5000-9c8e-505530b2c646, identifier: 10735253
2026-03-30 04:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10734383
2026-03-30 04:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10734383
2026-03-30 04:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10734383 to the API
2026-03-30 04:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734383>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:30: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=10734383',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 120559,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2019-06-21',
'seats_number': 5,
'seller_name': None,
'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-30 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734383%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.de] INFO: Saving data for 10734383: {'auction_closing_time': 1774873800.0, 'created_time': 1774631808.057337, 'last_price_update_time': 1774844174.467572}
2026-03-30 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734383') HTTP/1.1" 204 0
2026-03-30 04:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 65fa755c-74d8-5000-9c8e-505530b2c646 with identifier: 10735253
2026-03-30 04:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 65fa755c-74d8-5000-9c8e-505530b2c646 with identifier: 10735253
2026-03-30 04:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 65fa755c-74d8-5000-9c8e-505530b2c646 with identifier: 10735253 to the API
2026-03-30 04:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735253>
{'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-30T10: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=10735253',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735253%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.de] INFO: Saving data for 10735253: {'auction_closing_time': 1774866300.0, 'created_time': 1774631813.096967, 'last_price_update_time': 1774844174.78285}
2026-03-30 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735253') HTTP/1.1" 204 0
2026-03-30 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c4e0189-37d6-5108-bdf6-2cdbefbd20de with identifier: 10738883
2026-03-30 04:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c4e0189-37d6-5108-bdf6-2cdbefbd20de with scrape type 2
2026-03-30 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c4e0189-37d6-5108-bdf6-2cdbefbd20de with scrape type 2
2026-03-30 04:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c4e0189-37d6-5108-bdf6-2cdbefbd20de, identifier: 10738883
2026-03-30 04:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c4e0189-37d6-5108-bdf6-2cdbefbd20de with identifier: 10738883
2026-03-30 04:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c4e0189-37d6-5108-bdf6-2cdbefbd20de with identifier: 10738883
2026-03-30 04:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c4e0189-37d6-5108-bdf6-2cdbefbd20de with identifier: 10738883 to the API
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738883>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '8c4e0189-37d6-5108-bdf6-2cdbefbd20de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KE-DA-915E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738883',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 161966,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Mercedes-Benz E 300de AMG Line - 4-Matic - Hybrid - Automatic - 194 '
'hp - 161.966 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738883%27 HTTP/1.1" 200 None
2026-03-30 04:16:15 [adesa.de] INFO: Saving data for 10738883: {'auction_closing_time': 1774878900.0, 'created_time': 1774632376.979338, 'last_price_update_time': 1774844175.180015}
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738883') HTTP/1.1" 204 0
2026-03-30 04:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with identifier: 10735237
2026-03-30 04:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with scrape type 2
2026-03-30 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with scrape type 2
2026-03-30 04:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6f77dcd-d46b-5fe8-bacf-faaad91363a9, identifier: 10735237
2026-03-30 04:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with identifier: 10735240
2026-03-30 04:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with scrape type 2
2026-03-30 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with scrape type 2
2026-03-30 04:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1591f3ea-959a-5dc0-9e96-03831e7dacc8, identifier: 10735240
2026-03-30 04:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with identifier: 10735237
2026-03-30 04:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with identifier: 10735237
2026-03-30 04:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with identifier: 10735237 to the API
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735237>
{'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-30T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'a6f77dcd-d46b-5fe8-bacf-faaad91363a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735237',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 24567,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 24.567 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735237%27 HTTP/1.1" 200 None
2026-03-30 04:16:15 [adesa.de] INFO: Saving data for 10735237: {'auction_closing_time': 1774866300.0, 'created_time': 1774631813.413445, 'last_price_update_time': 1774844175.741485}
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735237') HTTP/1.1" 204 0
2026-03-30 04:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with identifier: 10735240
2026-03-30 04:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with identifier: 10735240
2026-03-30 04:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with identifier: 10735240 to the API
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735240>
{'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-30T10: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=10735240',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735240%27 HTTP/1.1" 200 None
2026-03-30 04:16:16 [adesa.de] INFO: Saving data for 10735240: {'auction_closing_time': 1774866300.0, 'created_time': 1774631815.165112, 'last_price_update_time': 1774844176.025038}
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735240') HTTP/1.1" 204 0
2026-03-30 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8f3f6e5-4497-586f-9a1f-34d738a87e56 with identifier: 10736527
2026-03-30 04:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f3f6e5-4497-586f-9a1f-34d738a87e56 with scrape type 2
2026-03-30 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8f3f6e5-4497-586f-9a1f-34d738a87e56 with scrape type 2
2026-03-30 04:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8f3f6e5-4497-586f-9a1f-34d738a87e56, identifier: 10736527
2026-03-30 04:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8f3f6e5-4497-586f-9a1f-34d738a87e56 with identifier: 10736527
2026-03-30 04:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8f3f6e5-4497-586f-9a1f-34d738a87e56 with identifier: 10736527
2026-03-30 04:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8f3f6e5-4497-586f-9a1f-34d738a87e56 with identifier: 10736527 to the API
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736527>
{'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': 184,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a8f3f6e5-4497-586f-9a1f-34d738a87e56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32479',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736527',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 83259,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e - Hybrid - Automatic - 184 hp - 83.259 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736527%27 HTTP/1.1" 200 None
2026-03-30 04:16:16 [adesa.de] INFO: Saving data for 10736527: {'auction_closing_time': 1774873800.0, 'created_time': 1774631807.757366, 'last_price_update_time': 1774844176.53381}
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736527') HTTP/1.1" 204 0
2026-03-30 04:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10735241
2026-03-30 04:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5b704ea-2661-5887-87a9-b3b38339cee6 with scrape type 2
2026-03-30 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5b704ea-2661-5887-87a9-b3b38339cee6 with scrape type 2
2026-03-30 04:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c5b704ea-2661-5887-87a9-b3b38339cee6, identifier: 10735241
2026-03-30 04:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10735241
2026-03-30 04:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10735241
2026-03-30 04:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10735241 to the API
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735241>
{'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': 300,
'expiration_date': '2026-03-30T10: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=10735241',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Cupra Ateca 2.0 TSI VZ - Petrol - Automatic - 300 hp - 53.190 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735241%27 HTTP/1.1" 200 None
2026-03-30 04:16:16 [adesa.de] INFO: Saving data for 10735241: {'auction_closing_time': 1774866300.0, 'created_time': 1774631849.528516, 'last_price_update_time': 1774844176.904428}
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735241') HTTP/1.1" 204 0
2026-03-30 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 503d7e0b-3f70-5a1a-bed7-a3efb687faab with identifier: 10735247
2026-03-30 04:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab with scrape type 2
2026-03-30 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab with scrape type 2
2026-03-30 04:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 503d7e0b-3f70-5a1a-bed7-a3efb687faab, identifier: 10735247
2026-03-30 04:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10736746
2026-03-30 04:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401bad55-c26b-58ee-95c4-3540b9ead37f with scrape type 2
2026-03-30 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 401bad55-c26b-58ee-95c4-3540b9ead37f with scrape type 2
2026-03-30 04:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 401bad55-c26b-58ee-95c4-3540b9ead37f, identifier: 10736746
2026-03-30 04:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 503d7e0b-3f70-5a1a-bed7-a3efb687faab with identifier: 10735247
2026-03-30 04:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 503d7e0b-3f70-5a1a-bed7-a3efb687faab with identifier: 10735247
2026-03-30 04:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 503d7e0b-3f70-5a1a-bed7-a3efb687faab with identifier: 10735247 to the API
2026-03-30 04:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 354,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '503d7e0b-3f70-5a1a-bed7-a3efb687faab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735247',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 40560,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43200,
'price_includes_vat': True,
'registration_date': '2024-01-04',
'seats_number': 4,
'seller_name': None,
'title': 'Audi S5 - Petrol - Automatic - 354 hp - 40.560 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735247%27 HTTP/1.1" 200 None
2026-03-30 04:16:17 [adesa.de] INFO: Saving data for 10735247: {'auction_closing_time': 1774866300.0, 'created_time': 1774631797.376458, 'last_price_update_time': 1774844177.47525}
2026-03-30 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735247') HTTP/1.1" 204 0
2026-03-30 04:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10736746
2026-03-30 04:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10736746
2026-03-30 04:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10736746 to the API
2026-03-30 04:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736746>
{'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-30T12: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=10736746',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'X2',
'odometer': 67442,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'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-30 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736746%27 HTTP/1.1" 200 None
2026-03-30 04:16:17 [adesa.de] INFO: Saving data for 10736746: {'auction_closing_time': 1774873800.0, 'created_time': 1774631805.08115, 'last_price_update_time': 1774844177.769686}
2026-03-30 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736746') HTTP/1.1" 204 0
2026-03-30 04:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78e9d3e1-b83b-5b45-b396-c40e804c8a20 with identifier: 10736524
2026-03-30 04:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78e9d3e1-b83b-5b45-b396-c40e804c8a20 with scrape type 2
2026-03-30 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78e9d3e1-b83b-5b45-b396-c40e804c8a20 with scrape type 2
2026-03-30 04:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 78e9d3e1-b83b-5b45-b396-c40e804c8a20, identifier: 10736524
2026-03-30 04:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 78e9d3e1-b83b-5b45-b396-c40e804c8a20 with identifier: 10736524
2026-03-30 04:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 78e9d3e1-b83b-5b45-b396-c40e804c8a20 with identifier: 10736524
2026-03-30 04:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 78e9d3e1-b83b-5b45-b396-c40e804c8a20 with identifier: 10736524 to the API
2026-03-30 04:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736524>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '78e9d3e1-b83b-5b45-b396-c40e804c8a20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736524',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 50021,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 35 TFSI Advanced - Petrol - Automatic - 150 hp - 50.021 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-30 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736524%27 HTTP/1.1" 200 None
2026-03-30 04:16:18 [adesa.de] INFO: Saving data for 10736524: {'auction_closing_time': 1774873800.0, 'created_time': 1774631803.58535, 'last_price_update_time': 1774844178.265838}
2026-03-30 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736524') HTTP/1.1" 204 0
2026-03-30 04:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4087270c-a068-5883-9884-a1706cb6372d with identifier: 10735244
2026-03-30 04:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4087270c-a068-5883-9884-a1706cb6372d with scrape type 2
2026-03-30 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4087270c-a068-5883-9884-a1706cb6372d with scrape type 2
2026-03-30 04:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4087270c-a068-5883-9884-a1706cb6372d, identifier: 10735244
2026-03-30 04:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4087270c-a068-5883-9884-a1706cb6372d with identifier: 10735244
2026-03-30 04:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4087270c-a068-5883-9884-a1706cb6372d with identifier: 10735244
2026-03-30 04:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4087270c-a068-5883-9884-a1706cb6372d with identifier: 10735244 to the API
2026-03-30 04:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735244>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10: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=10735244',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735244%27 HTTP/1.1" 200 None
2026-03-30 04:16:18 [adesa.de] INFO: Saving data for 10735244: {'auction_closing_time': 1774866300.0, 'created_time': 1774631826.469202, 'last_price_update_time': 1774844178.761418}
2026-03-30 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735244') HTTP/1.1" 204 0
2026-03-30 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c925ca37-1a18-5d31-b622-73ed8cc83ecf with identifier: 10738873
2026-03-30 04:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c925ca37-1a18-5d31-b622-73ed8cc83ecf with scrape type 2
2026-03-30 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c925ca37-1a18-5d31-b622-73ed8cc83ecf with scrape type 2
2026-03-30 04:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c925ca37-1a18-5d31-b622-73ed8cc83ecf, identifier: 10738873
2026-03-30 04:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c925ca37-1a18-5d31-b622-73ed8cc83ecf with identifier: 10738873
2026-03-30 04:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c925ca37-1a18-5d31-b622-73ed8cc83ecf with identifier: 10738873
2026-03-30 04:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c925ca37-1a18-5d31-b622-73ed8cc83ecf with identifier: 10738873 to the API
2026-03-30 04:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738873>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': 'c925ca37-1a18-5d31-b622-73ed8cc83ecf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RW-WB-802E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738873',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 48543,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia XCeed 1.6 GDI Spirit - Hybrid - Automatic - 105 hp - 48.543 km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-30 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738873%27 HTTP/1.1" 200 None
2026-03-30 04:16:19 [adesa.de] INFO: Saving data for 10738873: {'auction_closing_time': 1774878900.0, 'created_time': 1774632382.890642, 'last_price_update_time': 1774844179.557004}
2026-03-30 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738873') HTTP/1.1" 204 0
2026-03-30 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10734394
2026-03-30 04:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a03a14e-c50a-5119-8e06-f4669c556003 with scrape type 2
2026-03-30 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a03a14e-c50a-5119-8e06-f4669c556003 with scrape type 2
2026-03-30 04:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0a03a14e-c50a-5119-8e06-f4669c556003, identifier: 10734394
2026-03-30 04:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10734394
2026-03-30 04:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10734394
2026-03-30 04:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10734394 to the API
2026-03-30 04:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734394>
{'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-30T12:30: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=10734394',
'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': 19500,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': 'Allane Group',
'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-30 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734394%27 HTTP/1.1" 200 None
2026-03-30 04:16:19 [adesa.de] INFO: Saving data for 10734394: {'auction_closing_time': 1774873800.0, 'created_time': 1774631799.57539, 'last_price_update_time': 1774844179.981663}
2026-03-30 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734394') HTTP/1.1" 204 0
2026-03-30 04:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10735250
2026-03-30 04:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba71c015-0dce-5572-9f23-4f0b642e5c4b with scrape type 2
2026-03-30 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba71c015-0dce-5572-9f23-4f0b642e5c4b with scrape type 2
2026-03-30 04:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba71c015-0dce-5572-9f23-4f0b642e5c4b, identifier: 10735250
2026-03-30 04:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32553241-6fd8-5932-96c2-1577d4f9f47f with identifier: 10735242
2026-03-30 04:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32553241-6fd8-5932-96c2-1577d4f9f47f with scrape type 2
2026-03-30 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32553241-6fd8-5932-96c2-1577d4f9f47f with scrape type 2
2026-03-30 04:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32553241-6fd8-5932-96c2-1577d4f9f47f, identifier: 10735242
2026-03-30 04:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88ac5bf3-5ba3-56b5-a563-7469edecce46 with identifier: 10737446
2026-03-30 04:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88ac5bf3-5ba3-56b5-a563-7469edecce46 with scrape type 2
2026-03-30 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88ac5bf3-5ba3-56b5-a563-7469edecce46 with scrape type 2
2026-03-30 04:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 88ac5bf3-5ba3-56b5-a563-7469edecce46, identifier: 10737446
2026-03-30 04:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10735250
2026-03-30 04:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10735250
2026-03-30 04:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10735250 to the API
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735250>
{'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-30T10: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=10735250',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Audi A6 Avant 55 TFSI Sport - Petrol - Automatic - 340 hp - 55.759 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735250%27 HTTP/1.1" 200 None
2026-03-30 04:16:20 [adesa.de] INFO: Saving data for 10735250: {'auction_closing_time': 1774866300.0, 'created_time': 1774631798.103216, 'last_price_update_time': 1774844180.570279}
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735250') HTTP/1.1" 204 0
2026-03-30 04:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32553241-6fd8-5932-96c2-1577d4f9f47f with identifier: 10735242
2026-03-30 04:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32553241-6fd8-5932-96c2-1577d4f9f47f with identifier: 10735242
2026-03-30 04:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32553241-6fd8-5932-96c2-1577d4f9f47f with identifier: 10735242 to the API
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735242>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': '32553241-6fd8-5932-96c2-1577d4f9f47f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735242',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 45737,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 40 TDI Design - Quattro - Diesel - Automatic - 204 hp '
'- 45.737 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735242%27 HTTP/1.1" 200 None
2026-03-30 04:16:20 [adesa.de] INFO: Saving data for 10735242: {'auction_closing_time': 1774866300.0, 'created_time': 1774631781.553181, 'last_price_update_time': 1774844180.883099}
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735242') HTTP/1.1" 204 0
2026-03-30 04:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 88ac5bf3-5ba3-56b5-a563-7469edecce46 with identifier: 10737446
2026-03-30 04:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 88ac5bf3-5ba3-56b5-a563-7469edecce46 with identifier: 10737446
2026-03-30 04:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 88ac5bf3-5ba3-56b5-a563-7469edecce46 with identifier: 10737446 to the API
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737446>
{'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-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '88ac5bf3-5ba3-56b5-a563-7469edecce46',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260134873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737446',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 40091,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 45 TFSI Design - Petrol - Automatic - 265 hp - 40.091 '
'km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737446%27 HTTP/1.1" 200 None
2026-03-30 04:16:21 [adesa.de] INFO: Saving data for 10737446: {'auction_closing_time': 1774873800.0, 'created_time': 1774631780.645565, 'last_price_update_time': 1774844181.183709}
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737446') HTTP/1.1" 204 0
2026-03-30 04:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce9b5177-2b1a-5616-8c5a-f3cd2c486d98 with identifier: 10736526
2026-03-30 04:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce9b5177-2b1a-5616-8c5a-f3cd2c486d98 with scrape type 2
2026-03-30 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce9b5177-2b1a-5616-8c5a-f3cd2c486d98 with scrape type 2
2026-03-30 04:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce9b5177-2b1a-5616-8c5a-f3cd2c486d98, identifier: 10736526
2026-03-30 04:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10735246
2026-03-30 04:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with scrape type 2
2026-03-30 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with scrape type 2
2026-03-30 04:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4, identifier: 10735246
2026-03-30 04:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce9b5177-2b1a-5616-8c5a-f3cd2c486d98 with identifier: 10736526
2026-03-30 04:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce9b5177-2b1a-5616-8c5a-f3cd2c486d98 with identifier: 10736526
2026-03-30 04:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce9b5177-2b1a-5616-8c5a-f3cd2c486d98 with identifier: 10736526 to the API
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736526>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'ce9b5177-2b1a-5616-8c5a-f3cd2c486d98',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '463843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736526',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 137528,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Allroad 45 TDI - Quattro - Diesel - Automatic - 245 hp - '
'137.528 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736526%27 HTTP/1.1" 200 None
2026-03-30 04:16:21 [adesa.de] INFO: Saving data for 10736526: {'auction_closing_time': 1774873800.0, 'created_time': 1774631775.843197, 'last_price_update_time': 1774844181.77497}
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736526') HTTP/1.1" 204 0
2026-03-30 04:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10735246
2026-03-30 04:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10735246
2026-03-30 04:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10735246 to the API
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735246>
{'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-30T10: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=10735246',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Audi A6 55 TFSI Design - Petrol - Automatic - 340 hp - 69.830 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735246%27 HTTP/1.1" 200 None
2026-03-30 04:16:22 [adesa.de] INFO: Saving data for 10735246: {'auction_closing_time': 1774866300.0, 'created_time': 1774631778.237528, 'last_price_update_time': 1774844182.095703}
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735246') HTTP/1.1" 204 0
2026-03-30 04:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10734388
2026-03-30 04:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with scrape type 2
2026-03-30 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with scrape type 2
2026-03-30 04:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d, identifier: 10734388
2026-03-30 04:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10734388
2026-03-30 04:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10734388
2026-03-30 04:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10734388 to the API
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734388>
{'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-30T12:30: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=10734388',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 28849,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36700,
'price_includes_vat': True,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': None,
'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-30 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734388%27 HTTP/1.1" 200 None
2026-03-30 04:16:22 [adesa.de] INFO: Saving data for 10734388: {'auction_closing_time': 1774873800.0, 'created_time': 1774631780.950658, 'last_price_update_time': 1774844182.59572}
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734388') HTTP/1.1" 204 0
2026-03-30 04:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10734392
2026-03-30 04:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ac6f22d-4c2c-52b6-8d13-922a68f84add with scrape type 2
2026-03-30 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ac6f22d-4c2c-52b6-8d13-922a68f84add with scrape type 2
2026-03-30 04:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ac6f22d-4c2c-52b6-8d13-922a68f84add, identifier: 10734392
2026-03-30 04:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10734392
2026-03-30 04:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10734392
2026-03-30 04:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10734392 to the API
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734392>
{'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-30T12:30: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=10734392',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 9058,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36800,
'price_includes_vat': True,
'registration_date': '2025-02-12',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 9.058 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734392%27 HTTP/1.1" 200 None
2026-03-30 04:16:22 [adesa.de] INFO: Saving data for 10734392: {'auction_closing_time': 1774873800.0, 'created_time': 1774631800.288244, 'last_price_update_time': 1774844182.982533}
2026-03-30 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734392') HTTP/1.1" 204 0
2026-03-30 04:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10734387
2026-03-30 04:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with scrape type 2
2026-03-30 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with scrape type 2
2026-03-30 04:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1ef362d-5cb1-5d86-964b-b8e4e29997a3, identifier: 10734387
2026-03-30 04:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10734387
2026-03-30 04:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10734387
2026-03-30 04:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10734387 to the API
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734387>
{'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-30T12:30: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=10734387',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 28016,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36800,
'price_includes_vat': True,
'registration_date': '2025-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 28.016 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734387%27 HTTP/1.1" 200 None
2026-03-30 04:16:23 [adesa.de] INFO: Saving data for 10734387: {'auction_closing_time': 1774873800.0, 'created_time': 1774631799.967812, 'last_price_update_time': 1774844183.381988}
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734387') HTTP/1.1" 204 0
2026-03-30 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10734391
2026-03-30 04:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 133db72d-ca4f-5ef1-b708-6db5434a3295 with scrape type 2
2026-03-30 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 133db72d-ca4f-5ef1-b708-6db5434a3295 with scrape type 2
2026-03-30 04:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 133db72d-ca4f-5ef1-b708-6db5434a3295, identifier: 10734391
2026-03-30 04:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10734391
2026-03-30 04:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10734391
2026-03-30 04:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10734391 to the API
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734391>
{'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-30T12:30: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=10734391',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 15586,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32400,
'price_includes_vat': True,
'registration_date': '2025-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A5 Avant - Diesel - Automatic - 204 hp - 15.586 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734391%27 HTTP/1.1" 200 None
2026-03-30 04:16:23 [adesa.de] INFO: Saving data for 10734391: {'auction_closing_time': 1774873800.0, 'created_time': 1774631801.853455, 'last_price_update_time': 1774844183.963088}
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734391') HTTP/1.1" 204 0
2026-03-30 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb134344-0298-54dd-83bf-10eeb964502b with identifier: 10735252
2026-03-30 04:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb134344-0298-54dd-83bf-10eeb964502b with scrape type 2
2026-03-30 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb134344-0298-54dd-83bf-10eeb964502b with scrape type 2
2026-03-30 04:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb134344-0298-54dd-83bf-10eeb964502b, identifier: 10735252
2026-03-30 04:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10735245
2026-03-30 04:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36475f9-5d12-5296-bff6-fe869bea6d7f with scrape type 2
2026-03-30 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a36475f9-5d12-5296-bff6-fe869bea6d7f with scrape type 2
2026-03-30 04:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a36475f9-5d12-5296-bff6-fe869bea6d7f, identifier: 10735245
2026-03-30 04:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9083d5b6-dae1-5fcc-9f26-c9358ed53b88 with identifier: 10734419
2026-03-30 04:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9083d5b6-dae1-5fcc-9f26-c9358ed53b88 with scrape type 2
2026-03-30 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9083d5b6-dae1-5fcc-9f26-c9358ed53b88 with scrape type 2
2026-03-30 04:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9083d5b6-dae1-5fcc-9f26-c9358ed53b88, identifier: 10734419
2026-03-30 04:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb134344-0298-54dd-83bf-10eeb964502b with identifier: 10735252
2026-03-30 04:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb134344-0298-54dd-83bf-10eeb964502b with identifier: 10735252
2026-03-30 04:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb134344-0298-54dd-83bf-10eeb964502b with identifier: 10735252 to the API
2026-03-30 04:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735252>
{'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-30T10: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=10735252',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - Automatic - 204 hp - '
'52.936 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-30 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735252%27 HTTP/1.1" 200 None
2026-03-30 04:16:24 [adesa.de] INFO: Saving data for 10735252: {'auction_closing_time': 1774866300.0, 'created_time': 1774631801.545081, 'last_price_update_time': 1774844184.660616}
2026-03-30 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735252') HTTP/1.1" 204 0
2026-03-30 04:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10735245
2026-03-30 04:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10735245
2026-03-30 04:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10735245 to the API
2026-03-30 04:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735245>
{'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-30T10: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=10735245',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735245%27 HTTP/1.1" 200 None
2026-03-30 04:16:24 [adesa.de] INFO: Saving data for 10735245: {'auction_closing_time': 1774866300.0, 'created_time': 1774631806.730088, 'last_price_update_time': 1774844184.955577}
2026-03-30 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735245') HTTP/1.1" 204 0
2026-03-30 04:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9083d5b6-dae1-5fcc-9f26-c9358ed53b88 with identifier: 10734419
2026-03-30 04:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9083d5b6-dae1-5fcc-9f26-c9358ed53b88 with identifier: 10734419
2026-03-30 04:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9083d5b6-dae1-5fcc-9f26-c9358ed53b88 with identifier: 10734419 to the API
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734419>
{'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-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '9083d5b6-dae1-5fcc-9f26-c9358ed53b88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734419',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 16565,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 35100,
'price_includes_vat': True,
'registration_date': '2025-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A5 Avant - Petrol - Automatic - 204 hp - 16.565 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734419%27 HTTP/1.1" 200 None
2026-03-30 04:16:25 [adesa.de] INFO: Saving data for 10734419: {'auction_closing_time': 1774873800.0, 'created_time': 1774632329.420618, 'last_price_update_time': 1774844185.24292}
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734419') HTTP/1.1" 204 0
2026-03-30 04:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10734390
2026-03-30 04:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3de63c0-df81-5fda-87c9-1d1509cb7a77 with scrape type 2
2026-03-30 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3de63c0-df81-5fda-87c9-1d1509cb7a77 with scrape type 2
2026-03-30 04:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e3de63c0-df81-5fda-87c9-1d1509cb7a77, identifier: 10734390
2026-03-30 04:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae3c116a-1ba3-5d22-b19d-a638db52c67a with identifier: 10741584
2026-03-30 04:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae3c116a-1ba3-5d22-b19d-a638db52c67a with scrape type 2
2026-03-30 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae3c116a-1ba3-5d22-b19d-a638db52c67a with scrape type 2
2026-03-30 04:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae3c116a-1ba3-5d22-b19d-a638db52c67a, identifier: 10741584
2026-03-30 04:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10734390
2026-03-30 04:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10734390
2026-03-30 04:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10734390 to the API
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734390>
{'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-30T12:30: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=10734390',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 104743,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2021-06-15',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 40 TDI Advanced - Diesel - Automatic - 204 hp - 104.743 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734390%27 HTTP/1.1" 200 None
2026-03-30 04:16:25 [adesa.de] INFO: Saving data for 10734390: {'auction_closing_time': 1774873800.0, 'created_time': 1774631777.033605, 'last_price_update_time': 1774844185.826895}
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734390') HTTP/1.1" 204 0
2026-03-30 04:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae3c116a-1ba3-5d22-b19d-a638db52c67a with identifier: 10741584
2026-03-30 04:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae3c116a-1ba3-5d22-b19d-a638db52c67a with identifier: 10741584
2026-03-30 04:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae3c116a-1ba3-5d22-b19d-a638db52c67a with identifier: 10741584 to the API
2026-03-30 04:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'ae3c116a-1ba3-5d22-b19d-a638db52c67a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '024945',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741584',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 32067,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 2.0 Core - Petrol - Automatic - 163 hp - 32.067 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-30 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741584%27 HTTP/1.1" 200 None
2026-03-30 04:16:26 [adesa.de] INFO: Saving data for 10741584: {'auction_closing_time': 1774877400.0, 'created_time': 1774632417.475958, 'last_price_update_time': 1774844186.146023}
2026-03-30 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741584') HTTP/1.1" 204 0
2026-03-30 04:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with identifier: 10735248
2026-03-30 04:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with scrape type 2
2026-03-30 04:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with scrape type 2
2026-03-30 04:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139, identifier: 10735248
2026-03-30 04:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with identifier: 10735248
2026-03-30 04:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with identifier: 10735248
2026-03-30 04:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with identifier: 10735248 to the API
2026-03-30 04:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735248>
{'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-30T10: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=10735248',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Audi A4 Avant 35 TFSI Advanced - Petrol - Automatic - 150 hp - '
'34.407 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-30 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735248%27 HTTP/1.1" 200 None
2026-03-30 04:16:26 [adesa.de] INFO: Saving data for 10735248: {'auction_closing_time': 1774866300.0, 'created_time': 1774631803.933424, 'last_price_update_time': 1774844186.681335}
2026-03-30 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735248') HTTP/1.1" 204 0
2026-03-30 04:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with identifier: 10735243
2026-03-30 04:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with scrape type 2
2026-03-30 04:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with scrape type 2
2026-03-30 04:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f, identifier: 10735243
2026-03-30 04:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with identifier: 10735243
2026-03-30 04:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with identifier: 10735243
2026-03-30 04:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with identifier: 10735243 to the API
2026-03-30 04:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735243>
{'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-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': '19aae9e6-c2f8-5f5a-a0ab-0edb620f620f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735243',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 19038,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Allroad 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'19.038 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735243%27 HTTP/1.1" 200 None
2026-03-30 04:16:27 [adesa.de] INFO: Saving data for 10735243: {'auction_closing_time': 1774866300.0, 'created_time': 1774631809.096444, 'last_price_update_time': 1774844187.273706}
2026-03-30 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735243') HTTP/1.1" 204 0
2026-03-30 04:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10736669
2026-03-30 04:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7db930e-6063-5f3a-a052-86ecd7f6c2aa with scrape type 2
2026-03-30 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7db930e-6063-5f3a-a052-86ecd7f6c2aa with scrape type 2
2026-03-30 04:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7db930e-6063-5f3a-a052-86ecd7f6c2aa, identifier: 10736669
2026-03-30 04:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10736669
2026-03-30 04:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10736669
2026-03-30 04:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10736669 to the API
2026-03-30 04:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736669>
{'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-30T12: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=10736669',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 41136,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22100,
'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-30 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736669%27 HTTP/1.1" 200 None
2026-03-30 04:16:27 [adesa.de] INFO: Saving data for 10736669: {'auction_closing_time': 1774873800.0, 'created_time': 1774631804.307131, 'last_price_update_time': 1774844187.746115}
2026-03-30 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736669') HTTP/1.1" 204 0
2026-03-30 04:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00981f10-60ee-5777-a506-f13bcec3573e with identifier: 10738918
2026-03-30 04:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00981f10-60ee-5777-a506-f13bcec3573e with scrape type 2
2026-03-30 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00981f10-60ee-5777-a506-f13bcec3573e with scrape type 2
2026-03-30 04:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00981f10-60ee-5777-a506-f13bcec3573e, identifier: 10738918
2026-03-30 04:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eda5b037-2185-5f2e-ade1-1ed32bb79759 with identifier: 10735251
2026-03-30 04:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eda5b037-2185-5f2e-ade1-1ed32bb79759 with scrape type 2
2026-03-30 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eda5b037-2185-5f2e-ade1-1ed32bb79759 with scrape type 2
2026-03-30 04:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eda5b037-2185-5f2e-ade1-1ed32bb79759, identifier: 10735251
2026-03-30 04:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00981f10-60ee-5777-a506-f13bcec3573e with identifier: 10738918
2026-03-30 04:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00981f10-60ee-5777-a506-f13bcec3573e with identifier: 10738918
2026-03-30 04:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00981f10-60ee-5777-a506-f13bcec3573e with identifier: 10738918 to the API
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738918>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '00981f10-60ee-5777-a506-f13bcec3573e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LÖ-EH-848E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738918',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'V90',
'odometer': 200626,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Volvo V90 T6 Inscription Expression - Hybrid - Automatic - 253 hp - '
'200.626 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738918%27 HTTP/1.1" 200 None
2026-03-30 04:16:28 [adesa.de] INFO: Saving data for 10738918: {'auction_closing_time': 1774878900.0, 'created_time': 1774632346.667271, 'last_price_update_time': 1774844188.230482}
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738918') HTTP/1.1" 204 0
2026-03-30 04:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eda5b037-2185-5f2e-ade1-1ed32bb79759 with identifier: 10735251
2026-03-30 04:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eda5b037-2185-5f2e-ade1-1ed32bb79759 with identifier: 10735251
2026-03-30 04:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eda5b037-2185-5f2e-ade1-1ed32bb79759 with identifier: 10735251 to the API
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735251>
{'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-30T10: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=10735251',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Audi A4 40 TDI Advanced - Diesel - Automatic - 204 hp - 53.823 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735251%27 HTTP/1.1" 200 None
2026-03-30 04:16:28 [adesa.de] INFO: Saving data for 10735251: {'auction_closing_time': 1774866300.0, 'created_time': 1774632341.011756, 'last_price_update_time': 1774844188.505787}
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735251') HTTP/1.1" 204 0
2026-03-30 04:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f62e1e6-c15e-51d1-b21f-3ac3a8167b63 with identifier: 10738917
2026-03-30 04:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f62e1e6-c15e-51d1-b21f-3ac3a8167b63 with scrape type 2
2026-03-30 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f62e1e6-c15e-51d1-b21f-3ac3a8167b63 with scrape type 2
2026-03-30 04:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9f62e1e6-c15e-51d1-b21f-3ac3a8167b63, identifier: 10738917
2026-03-30 04:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1febd2d-9bef-503b-866a-864cdd50a581 with identifier: 10738915
2026-03-30 04:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1febd2d-9bef-503b-866a-864cdd50a581 with scrape type 2
2026-03-30 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1febd2d-9bef-503b-866a-864cdd50a581 with scrape type 2
2026-03-30 04:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a1febd2d-9bef-503b-866a-864cdd50a581, identifier: 10738915
2026-03-30 04:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9f62e1e6-c15e-51d1-b21f-3ac3a8167b63 with identifier: 10738917
2026-03-30 04:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9f62e1e6-c15e-51d1-b21f-3ac3a8167b63 with identifier: 10738917
2026-03-30 04:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9f62e1e6-c15e-51d1-b21f-3ac3a8167b63 with identifier: 10738917 to the API
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738917>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '9f62e1e6-c15e-51d1-b21f-3ac3a8167b63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K-I-1029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738917',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 198751,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2022-08-09',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Volkswagen Touran 2.0 TDI Comfortline - Diesel - Manual - 122 hp - '
'198.751 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2022}
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738917%27 HTTP/1.1" 200 None
2026-03-30 04:16:28 [adesa.de] INFO: Saving data for 10738917: {'auction_closing_time': 1774878900.0, 'created_time': 1774632352.589134, 'last_price_update_time': 1774844188.979121}
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738917') HTTP/1.1" 204 0
2026-03-30 04:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a1febd2d-9bef-503b-866a-864cdd50a581 with identifier: 10738915
2026-03-30 04:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a1febd2d-9bef-503b-866a-864cdd50a581 with identifier: 10738915
2026-03-30 04:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a1febd2d-9bef-503b-866a-864cdd50a581 with identifier: 10738915 to the API
2026-03-30 04:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738915>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'a1febd2d-9bef-503b-866a-864cdd50a581',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OB-IR-1287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738915',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 250126,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2019-02-21',
'seats_number': 7,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Volkswagen Caddy Maxi 2.0 TDI Comfortline - Diesel - Automatic - '
'150 hp - 250.126 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2019}
2026-03-30 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738915%27 HTTP/1.1" 200 None
2026-03-30 04:16:29 [adesa.de] INFO: Saving data for 10738915: {'auction_closing_time': 1774878900.0, 'created_time': 1774632348.485502, 'last_price_update_time': 1774844189.258187}
2026-03-30 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738915') HTTP/1.1" 204 0
2026-03-30 04:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c68f737b-c336-5ecf-89d8-4e386e72ed3a with identifier: 10738914
2026-03-30 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c68f737b-c336-5ecf-89d8-4e386e72ed3a with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c68f737b-c336-5ecf-89d8-4e386e72ed3a with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c68f737b-c336-5ecf-89d8-4e386e72ed3a, identifier: 10738914
2026-03-30 04:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c68f737b-c336-5ecf-89d8-4e386e72ed3a with identifier: 10738914
2026-03-30 04:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c68f737b-c336-5ecf-89d8-4e386e72ed3a with identifier: 10738914
2026-03-30 04:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c68f737b-c336-5ecf-89d8-4e386e72ed3a with identifier: 10738914 to the API
2026-03-30 04:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738914>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': 'c68f737b-c336-5ecf-89d8-4e386e72ed3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-MC-751E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738914',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 120756,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Volkswagen Arteon Shooting Brake 1.4 R-Line - Hybrid - Automatic - '
'156 hp - 120.756 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-30 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738914%27 HTTP/1.1" 200 None
2026-03-30 04:16:29 [adesa.de] INFO: Saving data for 10738914: {'auction_closing_time': 1774878900.0, 'created_time': 1774632375.757337, 'last_price_update_time': 1774844189.684664}
2026-03-30 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738914') HTTP/1.1" 204 0
2026-03-30 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 525c677e-52da-5f82-b6f2-376d79cffa8f with identifier: 10738911
2026-03-30 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 525c677e-52da-5f82-b6f2-376d79cffa8f with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 525c677e-52da-5f82-b6f2-376d79cffa8f with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 525c677e-52da-5f82-b6f2-376d79cffa8f, identifier: 10738911
2026-03-30 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46654897-6924-5487-b5dd-f79b32afc132 with identifier: 10738909
2026-03-30 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46654897-6924-5487-b5dd-f79b32afc132 with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46654897-6924-5487-b5dd-f79b32afc132 with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46654897-6924-5487-b5dd-f79b32afc132, identifier: 10738909
2026-03-30 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20121bf9-8b79-5d7f-9b13-c9be45853cae with identifier: 10738912
2026-03-30 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20121bf9-8b79-5d7f-9b13-c9be45853cae with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20121bf9-8b79-5d7f-9b13-c9be45853cae with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 20121bf9-8b79-5d7f-9b13-c9be45853cae, identifier: 10738912
2026-03-30 04:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 525c677e-52da-5f82-b6f2-376d79cffa8f with identifier: 10738911
2026-03-30 04:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 525c677e-52da-5f82-b6f2-376d79cffa8f with identifier: 10738911
2026-03-30 04:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 525c677e-52da-5f82-b6f2-376d79cffa8f with identifier: 10738911 to the API
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738911>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': '525c677e-52da-5f82-b6f2-376d79cffa8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A-UM-199E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738911',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 97269,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Tesla Model 3 - Electric - Automatic - 325 hp - 97.269 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738911%27 HTTP/1.1" 200 None
2026-03-30 04:16:30 [adesa.de] INFO: Saving data for 10738911: {'auction_closing_time': 1774878900.0, 'created_time': 1774632356.422502, 'last_price_update_time': 1774844190.256321}
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738911') HTTP/1.1" 204 0
2026-03-30 04:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46654897-6924-5487-b5dd-f79b32afc132 with identifier: 10738909
2026-03-30 04:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46654897-6924-5487-b5dd-f79b32afc132 with identifier: 10738909
2026-03-30 04:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46654897-6924-5487-b5dd-f79b32afc132 with identifier: 10738909 to the API
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738909>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '46654897-6924-5487-b5dd-f79b32afc132',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KA-GW-2010',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738909',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 177478,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Skoda Octavia Combi RS 2.0 TDI - Diesel - Automatic - 200 hp - '
'177.478 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738909%27 HTTP/1.1" 200 None
2026-03-30 04:16:30 [adesa.de] INFO: Saving data for 10738909: {'auction_closing_time': 1774878900.0, 'created_time': 1774632355.576153, 'last_price_update_time': 1774844190.529551}
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738909') HTTP/1.1" 204 0
2026-03-30 04:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 20121bf9-8b79-5d7f-9b13-c9be45853cae with identifier: 10738912
2026-03-30 04:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 20121bf9-8b79-5d7f-9b13-c9be45853cae with identifier: 10738912
2026-03-30 04:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 20121bf9-8b79-5d7f-9b13-c9be45853cae with identifier: 10738912 to the API
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738912>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': '20121bf9-8b79-5d7f-9b13-c9be45853cae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AN-EL-765E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738912',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 62809,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 514 '
'hp - 62.809 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738912%27 HTTP/1.1" 200 None
2026-03-30 04:16:30 [adesa.de] INFO: Saving data for 10738912: {'auction_closing_time': 1774878900.0, 'created_time': 1774632355.150932, 'last_price_update_time': 1774844190.810566}
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738912') HTTP/1.1" 204 0
2026-03-30 04:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 with identifier: 10738900
2026-03-30 04:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 with scrape type 2
2026-03-30 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 with scrape type 2
2026-03-30 04:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8697fdb5-4cd7-569d-90c9-b9cc81f18a35, identifier: 10738900
2026-03-30 04:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 with identifier: 10738900
2026-03-30 04:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 with identifier: 10738900
2026-03-30 04:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 with identifier: 10738900 to the API
2026-03-30 04:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738900>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '8697fdb5-4cd7-569d-90c9-b9cc81f18a35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E-PT-300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738900',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 294522,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2020-10-28',
'seats_number': 3,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Trafic L1H1 - Diesel - Manual - 120 hp - 294.522 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738900%27 HTTP/1.1" 200 None
2026-03-30 04:16:31 [adesa.de] INFO: Saving data for 10738900: {'auction_closing_time': 1774878900.0, 'created_time': 1774631784.263791, 'last_price_update_time': 1774844191.89628}
2026-03-30 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738900') HTTP/1.1" 204 0
2026-03-30 04:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f4a8320-450c-5d58-85cc-5e8c6dde8653 with identifier: 10738903
2026-03-30 04:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f4a8320-450c-5d58-85cc-5e8c6dde8653 with scrape type 2
2026-03-30 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f4a8320-450c-5d58-85cc-5e8c6dde8653 with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3f4a8320-450c-5d58-85cc-5e8c6dde8653, identifier: 10738903
2026-03-30 04:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3f4a8320-450c-5d58-85cc-5e8c6dde8653 with identifier: 10738903
2026-03-30 04:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3f4a8320-450c-5d58-85cc-5e8c6dde8653 with identifier: 10738903
2026-03-30 04:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3f4a8320-450c-5d58-85cc-5e8c6dde8653 with identifier: 10738903 to the API
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738903>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '3f4a8320-450c-5d58-85cc-5e8c6dde8653',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-FW-3541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738903',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 55165,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-03-19',
'seats_number': 3,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Trafic L1H1 - Diesel - Automatic - 146 hp - 55.165 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738903%27 HTTP/1.1" 200 None
2026-03-30 04:16:32 [adesa.de] INFO: Saving data for 10738903: {'auction_closing_time': 1774878900.0, 'created_time': 1774632394.786137, 'last_price_update_time': 1774844192.280166}
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738903') HTTP/1.1" 204 0
2026-03-30 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9607a43a-c8f1-5c4c-921d-1f848cf36db8 with identifier: 10738901
2026-03-30 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8 with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8 with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9607a43a-c8f1-5c4c-921d-1f848cf36db8, identifier: 10738901
2026-03-30 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfb0185d-7a3d-5f5a-b87f-4689aa547a01 with identifier: 10738898
2026-03-30 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01 with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01 with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfb0185d-7a3d-5f5a-b87f-4689aa547a01, identifier: 10738898
2026-03-30 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f33f1891-6037-5773-b50e-3fc91471190a with identifier: 10738897
2026-03-30 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f33f1891-6037-5773-b50e-3fc91471190a with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f33f1891-6037-5773-b50e-3fc91471190a with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f33f1891-6037-5773-b50e-3fc91471190a, identifier: 10738897
2026-03-30 04:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9607a43a-c8f1-5c4c-921d-1f848cf36db8 with identifier: 10738901
2026-03-30 04:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9607a43a-c8f1-5c4c-921d-1f848cf36db8 with identifier: 10738901
2026-03-30 04:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9607a43a-c8f1-5c4c-921d-1f848cf36db8 with identifier: 10738901 to the API
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738901>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '9607a43a-c8f1-5c4c-921d-1f848cf36db8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-FW-3551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738901',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 49905,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-03-19',
'seats_number': 3,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Trafic L1H1 - Diesel - Automatic - 146 hp - 49.905 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738901%27 HTTP/1.1" 200 None
2026-03-30 04:16:32 [adesa.de] INFO: Saving data for 10738901: {'auction_closing_time': 1774878900.0, 'created_time': 1774631786.674044, 'last_price_update_time': 1774844192.86402}
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738901') HTTP/1.1" 204 0
2026-03-30 04:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfb0185d-7a3d-5f5a-b87f-4689aa547a01 with identifier: 10738898
2026-03-30 04:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfb0185d-7a3d-5f5a-b87f-4689aa547a01 with identifier: 10738898
2026-03-30 04:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfb0185d-7a3d-5f5a-b87f-4689aa547a01 with identifier: 10738898 to the API
2026-03-30 04:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738898>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'bfb0185d-7a3d-5f5a-b87f-4689aa547a01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SWA-JB-130',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738898',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 167445,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2018-02-27',
'seats_number': 8,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Trafic Combi Expression - Diesel - Manual - 125 hp - '
'167.445 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2018}
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738898%27 HTTP/1.1" 200 None
2026-03-30 04:16:33 [adesa.de] INFO: Saving data for 10738898: {'auction_closing_time': 1774878900.0, 'created_time': 1774631787.791378, 'last_price_update_time': 1774844193.149235}
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738898') HTTP/1.1" 204 0
2026-03-30 04:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f33f1891-6037-5773-b50e-3fc91471190a with identifier: 10738897
2026-03-30 04:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f33f1891-6037-5773-b50e-3fc91471190a with identifier: 10738897
2026-03-30 04:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f33f1891-6037-5773-b50e-3fc91471190a with identifier: 10738897 to the API
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738897>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'f33f1891-6037-5773-b50e-3fc91471190a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA-EM-2040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738897',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Master',
'odometer': 98365,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2017-11-22',
'seats_number': 3,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Master L3H2 - Diesel - Manual - 131 hp - 98.365 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738897%27 HTTP/1.1" 200 None
2026-03-30 04:16:33 [adesa.de] INFO: Saving data for 10738897: {'auction_closing_time': 1774878900.0, 'created_time': 1774632357.862631, 'last_price_update_time': 1774844193.434574}
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738897') HTTP/1.1" 204 0
2026-03-30 04:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4af9c8e9-3784-5e5c-8f39-518e38d43a10 with identifier: 10738895
2026-03-30 04:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4af9c8e9-3784-5e5c-8f39-518e38d43a10 with scrape type 2
2026-03-30 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4af9c8e9-3784-5e5c-8f39-518e38d43a10 with scrape type 2
2026-03-30 04:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4af9c8e9-3784-5e5c-8f39-518e38d43a10, identifier: 10738895
2026-03-30 04:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4af9c8e9-3784-5e5c-8f39-518e38d43a10 with identifier: 10738895
2026-03-30 04:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4af9c8e9-3784-5e5c-8f39-518e38d43a10 with identifier: 10738895
2026-03-30 04:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4af9c8e9-3784-5e5c-8f39-518e38d43a10 with identifier: 10738895 to the API
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738895>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '4af9c8e9-3784-5e5c-8f39-518e38d43a10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA-EM-7028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738895',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Master',
'odometer': 9624,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 3,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Master L3H2 - Diesel - Manual - 131 hp - 9.624 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738895%27 HTTP/1.1" 200 None
2026-03-30 04:16:33 [adesa.de] INFO: Saving data for 10738895: {'auction_closing_time': 1774878900.0, 'created_time': 1774632354.814067, 'last_price_update_time': 1774844193.932892}
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738895') HTTP/1.1" 204 0
2026-03-30 04:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4e66c03-77c4-5b98-8a2d-b83b02d5ccb7 with identifier: 10738890
2026-03-30 04:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4e66c03-77c4-5b98-8a2d-b83b02d5ccb7 with scrape type 2
2026-03-30 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4e66c03-77c4-5b98-8a2d-b83b02d5ccb7 with scrape type 2
2026-03-30 04:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e4e66c03-77c4-5b98-8a2d-b83b02d5ccb7, identifier: 10738890
2026-03-30 04:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e4e66c03-77c4-5b98-8a2d-b83b02d5ccb7 with identifier: 10738890
2026-03-30 04:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e4e66c03-77c4-5b98-8a2d-b83b02d5ccb7 with identifier: 10738890
2026-03-30 04:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e4e66c03-77c4-5b98-8a2d-b83b02d5ccb7 with identifier: 10738890 to the API
2026-03-30 04:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738890>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'e4e66c03-77c4-5b98-8a2d-b83b02d5ccb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA-EM-8200',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738890',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 141837,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2018-02-19',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Kangoo Limited - Diesel - Manual - 90 hp - 141.837 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2018}
2026-03-30 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738890%27 HTTP/1.1" 200 None
2026-03-30 04:16:34 [adesa.de] INFO: Saving data for 10738890: {'auction_closing_time': 1774878900.0, 'created_time': 1774632365.255335, 'last_price_update_time': 1774844194.489383}
2026-03-30 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738890') HTTP/1.1" 204 0
2026-03-30 04:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 with identifier: 10738904
2026-03-30 04:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 with scrape type 2
2026-03-30 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 with scrape type 2
2026-03-30 04:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b6c250a1-199b-5568-a7a4-2a69ebe1c8f1, identifier: 10738904
2026-03-30 04:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 with identifier: 10738904
2026-03-30 04:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 with identifier: 10738904
2026-03-30 04:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 with identifier: 10738904 to the API
2026-03-30 04:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738904>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'b6c250a1-199b-5568-a7a4-2a69ebe1c8f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-FW-3550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738904',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 72005,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-03-19',
'seats_number': 3,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Trafic L1H1 - Diesel - Automatic - 146 hp - 72.005 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738904%27 HTTP/1.1" 200 None
2026-03-30 04:16:35 [adesa.de] INFO: Saving data for 10738904: {'auction_closing_time': 1774878900.0, 'created_time': 1774631785.189547, 'last_price_update_time': 1774844195.786522}
2026-03-30 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738904') HTTP/1.1" 204 0
2026-03-30 04:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bde6486-7fef-5e46-9134-50d0730e7706 with identifier: 10738892
2026-03-30 04:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bde6486-7fef-5e46-9134-50d0730e7706 with scrape type 2
2026-03-30 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bde6486-7fef-5e46-9134-50d0730e7706 with scrape type 2
2026-03-30 04:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8bde6486-7fef-5e46-9134-50d0730e7706, identifier: 10738892
2026-03-30 04:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8bde6486-7fef-5e46-9134-50d0730e7706 with identifier: 10738892
2026-03-30 04:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8bde6486-7fef-5e46-9134-50d0730e7706 with identifier: 10738892
2026-03-30 04:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8bde6486-7fef-5e46-9134-50d0730e7706 with identifier: 10738892 to the API
2026-03-30 04:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738892>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '8bde6486-7fef-5e46-9134-50d0730e7706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RZ-I-2860',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738892',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 145844,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2023-04-14',
'seats_number': 2,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Kangoo - Diesel - Manual - 95 hp - 145.844 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738892%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.de] INFO: Saving data for 10738892: {'auction_closing_time': 1774878900.0, 'created_time': 1774632397.176665, 'last_price_update_time': 1774844196.3469}
2026-03-30 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738892') HTTP/1.1" 204 0
2026-03-30 04:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db4c7a59-fb5e-5575-8705-70ef40e8511a with identifier: 10738888
2026-03-30 04:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db4c7a59-fb5e-5575-8705-70ef40e8511a with scrape type 2
2026-03-30 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db4c7a59-fb5e-5575-8705-70ef40e8511a with scrape type 2
2026-03-30 04:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: db4c7a59-fb5e-5575-8705-70ef40e8511a, identifier: 10738888
2026-03-30 04:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: db4c7a59-fb5e-5575-8705-70ef40e8511a with identifier: 10738888
2026-03-30 04:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: db4c7a59-fb5e-5575-8705-70ef40e8511a with identifier: 10738888
2026-03-30 04:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: db4c7a59-fb5e-5575-8705-70ef40e8511a with identifier: 10738888 to the API
2026-03-30 04:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738888>
{'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-30T13:55:00Z',
'fuel_type': 'Electric',
'id': 'db4c7a59-fb5e-5575-8705-70ef40e8511a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OB-JR-78E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738888',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 31026,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Nissan Leaf 40 kWh Tekna - Electric - Automatic - 150 hp - 31.026 '
'km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2022}
2026-03-30 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738888%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.de] INFO: Saving data for 10738888: {'auction_closing_time': 1774878900.0, 'created_time': 1774632396.471584, 'last_price_update_time': 1774844196.730745}
2026-03-30 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738888') HTTP/1.1" 204 0
2026-03-30 04:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5de85b1e-5997-5ee1-89e2-3a72e202288d with identifier: 10738891
2026-03-30 04:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5de85b1e-5997-5ee1-89e2-3a72e202288d with scrape type 2
2026-03-30 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5de85b1e-5997-5ee1-89e2-3a72e202288d with scrape type 2
2026-03-30 04:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5de85b1e-5997-5ee1-89e2-3a72e202288d, identifier: 10738891
2026-03-30 04:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5de85b1e-5997-5ee1-89e2-3a72e202288d with identifier: 10738891
2026-03-30 04:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5de85b1e-5997-5ee1-89e2-3a72e202288d with identifier: 10738891
2026-03-30 04:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5de85b1e-5997-5ee1-89e2-3a72e202288d with identifier: 10738891 to the API
2026-03-30 04:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738891>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '5de85b1e-5997-5ee1-89e2-3a72e202288d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E-ED-5363',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738891',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 83381,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2021-01-11',
'seats_number': 2,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Kangoo Extra - Diesel - Manual - 95 hp - 83.381 km',
'transmission': 'manual',
'trim': 'Extra',
'vin': None,
'year': 2021}
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738891%27 HTTP/1.1" 200 None
2026-03-30 04:16:37 [adesa.de] INFO: Saving data for 10738891: {'auction_closing_time': 1774878900.0, 'created_time': 1774631789.754137, 'last_price_update_time': 1774844197.105049}
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738891') HTTP/1.1" 204 0
2026-03-30 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbca7954-b86b-5529-802b-3f347733db6d with identifier: 10738861
2026-03-30 04:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbca7954-b86b-5529-802b-3f347733db6d with scrape type 2
2026-03-30 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbca7954-b86b-5529-802b-3f347733db6d with scrape type 2
2026-03-30 04:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bbca7954-b86b-5529-802b-3f347733db6d, identifier: 10738861
2026-03-30 04:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53b8cd8e-ed2e-553f-9ecd-4262736b5075 with identifier: 10741639
2026-03-30 04:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53b8cd8e-ed2e-553f-9ecd-4262736b5075 with scrape type 2
2026-03-30 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53b8cd8e-ed2e-553f-9ecd-4262736b5075 with scrape type 2
2026-03-30 04:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53b8cd8e-ed2e-553f-9ecd-4262736b5075, identifier: 10741639
2026-03-30 04:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bbca7954-b86b-5529-802b-3f347733db6d with identifier: 10738861
2026-03-30 04:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bbca7954-b86b-5529-802b-3f347733db6d with identifier: 10738861
2026-03-30 04:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bbca7954-b86b-5529-802b-3f347733db6d with identifier: 10738861 to the API
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738861>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'bbca7954-b86b-5529-802b-3f347733db6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BOT-WZ-78',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738861',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 58788,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2024-01-03',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Ceed SW 1.6 CRDi GT Line - Diesel - Automatic - 136 hp - 58.788 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2024}
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738861%27 HTTP/1.1" 200 None
2026-03-30 04:16:37 [adesa.de] INFO: Saving data for 10738861: {'auction_closing_time': 1774878900.0, 'created_time': 1774631796.163099, 'last_price_update_time': 1774844197.681185}
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738861') HTTP/1.1" 204 0
2026-03-30 04:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53b8cd8e-ed2e-553f-9ecd-4262736b5075 with identifier: 10741639
2026-03-30 04:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53b8cd8e-ed2e-553f-9ecd-4262736b5075 with identifier: 10741639
2026-03-30 04:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53b8cd8e-ed2e-553f-9ecd-4262736b5075 with identifier: 10741639 to the API
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741639>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 74,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': '53b8cd8e-ed2e-553f-9ecd-4262736b5075',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FF808NY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741639',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 117200,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2016-09-30',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Mini 5 Doors One 1.2 Boost - Petrol - Manual - 74 hp - 117.200 km',
'transmission': 'manual',
'trim': 'Boost',
'vin': None,
'year': 2016}
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741639%27 HTTP/1.1" 200 None
2026-03-30 04:16:37 [adesa.de] INFO: Saving data for 10741639: {'auction_closing_time': 1774964700.0, 'created_time': 1774632364.532896, 'last_price_update_time': 1774844197.965196}
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741639') HTTP/1.1" 204 0
2026-03-30 04:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 375878a1-f163-56b6-9b23-2ea1d6f89232 with identifier: 10738882
2026-03-30 04:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 375878a1-f163-56b6-9b23-2ea1d6f89232 with scrape type 2
2026-03-30 04:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 375878a1-f163-56b6-9b23-2ea1d6f89232 with scrape type 2
2026-03-30 04:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 375878a1-f163-56b6-9b23-2ea1d6f89232, identifier: 10738882
2026-03-30 04:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b6dedec-e2f5-5d7c-a948-2c519e5e02cc with identifier: 10738869
2026-03-30 04:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b6dedec-e2f5-5d7c-a948-2c519e5e02cc with scrape type 2
2026-03-30 04:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b6dedec-e2f5-5d7c-a948-2c519e5e02cc with scrape type 2
2026-03-30 04:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b6dedec-e2f5-5d7c-a948-2c519e5e02cc, identifier: 10738869
2026-03-30 04: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-30 04: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-30 04:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 375878a1-f163-56b6-9b23-2ea1d6f89232 with identifier: 10738882
2026-03-30 04:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 375878a1-f163-56b6-9b23-2ea1d6f89232 with identifier: 10738882
2026-03-30 04:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 375878a1-f163-56b6-9b23-2ea1d6f89232 with identifier: 10738882 to the API
2026-03-30 04:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738882>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '375878a1-f163-56b6-9b23-2ea1d6f89232',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-GM-177E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738882',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 19368,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'19.368 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738882%27 HTTP/1.1" 200 None
2026-03-30 04:16:38 [adesa.de] INFO: Saving data for 10738882: {'auction_closing_time': 1774878900.0, 'created_time': 1774632369.841041, 'last_price_update_time': 1774844198.600134}
2026-03-30 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738882') HTTP/1.1" 204 0
2026-03-30 04:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b6dedec-e2f5-5d7c-a948-2c519e5e02cc with identifier: 10738869
2026-03-30 04:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b6dedec-e2f5-5d7c-a948-2c519e5e02cc with identifier: 10738869
2026-03-30 04:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b6dedec-e2f5-5d7c-a948-2c519e5e02cc with identifier: 10738869 to the API
2026-03-30 04:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738869>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '9b6dedec-e2f5-5d7c-a948-2c519e5e02cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K-RZ-107E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738869',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 135909,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Sorento 1.6 T-GDI Platinum - Hybrid - Automatic - 180 hp - '
'135.909 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2022}
2026-03-30 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738869%27 HTTP/1.1" 200 None
2026-03-30 04:16:38 [adesa.de] INFO: Saving data for 10738869: {'auction_closing_time': 1774878900.0, 'created_time': 1774632381.055027, 'last_price_update_time': 1774844198.886331}
2026-03-30 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738869') HTTP/1.1" 204 0
2026-03-30 04:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd047cbf-5aba-5936-832c-98eda7713ea8 with identifier: 10738860
2026-03-30 04:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd047cbf-5aba-5936-832c-98eda7713ea8 with scrape type 2
2026-03-30 04:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd047cbf-5aba-5936-832c-98eda7713ea8 with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd047cbf-5aba-5936-832c-98eda7713ea8, identifier: 10738860
2026-03-30 04:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f38f9f8-6016-555e-8b53-fc4f588f5a1f with identifier: 10738858
2026-03-30 04:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f38f9f8-6016-555e-8b53-fc4f588f5a1f, identifier: 10738858
2026-03-30 04:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd047cbf-5aba-5936-832c-98eda7713ea8 with identifier: 10738860
2026-03-30 04:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd047cbf-5aba-5936-832c-98eda7713ea8 with identifier: 10738860
2026-03-30 04:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd047cbf-5aba-5936-832c-98eda7713ea8 with identifier: 10738860 to the API
2026-03-30 04:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738860>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': 'fd047cbf-5aba-5936-832c-98eda7713ea8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BOT-NG-600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738860',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 153804,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Ceed SW 1.5 GDI Spirit - Petrol - Automatic - 160 hp - 153.804 '
'km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2023}
2026-03-30 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738860%27 HTTP/1.1" 200 None
2026-03-30 04:16:39 [adesa.de] INFO: Saving data for 10738860: {'auction_closing_time': 1774878900.0, 'created_time': 1774631771.335278, 'last_price_update_time': 1774844199.358541}
2026-03-30 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738860') HTTP/1.1" 204 0
2026-03-30 04:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f38f9f8-6016-555e-8b53-fc4f588f5a1f with identifier: 10738858
2026-03-30 04:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f38f9f8-6016-555e-8b53-fc4f588f5a1f with identifier: 10738858
2026-03-30 04:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f38f9f8-6016-555e-8b53-fc4f588f5a1f with identifier: 10738858 to the API
2026-03-30 04:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738858>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': '2f38f9f8-6016-555e-8b53-fc4f588f5a1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-MX-142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738858',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 78335,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Ceed SW 1.5 GDI GT Line - Petrol - Automatic - 160 hp - 78.335 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2024}
2026-03-30 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738858%27 HTTP/1.1" 200 None
2026-03-30 04:16:39 [adesa.de] INFO: Saving data for 10738858: {'auction_closing_time': 1774878900.0, 'created_time': 1774631795.092975, 'last_price_update_time': 1774844199.711825}
2026-03-30 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738858') HTTP/1.1" 204 0
2026-03-30 04:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 933b72a8-2b74-512e-acd7-a548dc454e2f with identifier: 10738857
2026-03-30 04:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933b72a8-2b74-512e-acd7-a548dc454e2f with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 933b72a8-2b74-512e-acd7-a548dc454e2f with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 933b72a8-2b74-512e-acd7-a548dc454e2f, identifier: 10738857
2026-03-30 04:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9441c94-14d4-5139-9ea8-a56f72ed0ceb with identifier: 10738836
2026-03-30 04:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9441c94-14d4-5139-9ea8-a56f72ed0ceb with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9441c94-14d4-5139-9ea8-a56f72ed0ceb with scrape type 2
2026-03-30 04:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9441c94-14d4-5139-9ea8-a56f72ed0ceb, identifier: 10738836
2026-03-30 04:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 933b72a8-2b74-512e-acd7-a548dc454e2f with identifier: 10738857
2026-03-30 04:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 933b72a8-2b74-512e-acd7-a548dc454e2f with identifier: 10738857
2026-03-30 04:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 933b72a8-2b74-512e-acd7-a548dc454e2f with identifier: 10738857 to the API
2026-03-30 04:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738857>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': '933b72a8-2b74-512e-acd7-a548dc454e2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-MX-176',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738857',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 76313,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2024-02-21',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Ceed SW 1.5 GDI GT Line - Petrol - Automatic - 160 hp - 76.313 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2024}
2026-03-30 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738857%27 HTTP/1.1" 200 None
2026-03-30 04:16:40 [adesa.de] INFO: Saving data for 10738857: {'auction_closing_time': 1774878900.0, 'created_time': 1774631790.688212, 'last_price_update_time': 1774844200.318716}
2026-03-30 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738857') HTTP/1.1" 204 0
2026-03-30 04:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9441c94-14d4-5139-9ea8-a56f72ed0ceb with identifier: 10738836
2026-03-30 04:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9441c94-14d4-5139-9ea8-a56f72ed0ceb with identifier: 10738836
2026-03-30 04:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9441c94-14d4-5139-9ea8-a56f72ed0ceb with identifier: 10738836 to the API
2026-03-30 04:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738836>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 294,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': 'f9441c94-14d4-5139-9ea8-a56f72ed0ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K-LN-1050E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738836',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 21210,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Mustang Mach-E Premium - Electric - Automatic - 294 hp - '
'21.210 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-30 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738836%27 HTTP/1.1" 200 None
2026-03-30 04:16:40 [adesa.de] INFO: Saving data for 10738836: {'auction_closing_time': 1774878900.0, 'created_time': 1774632361.878345, 'last_price_update_time': 1774844200.600469}
2026-03-30 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738836') HTTP/1.1" 204 0
2026-03-30 04:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6362d32-c55a-5161-a602-2866377454ec with identifier: 10738852
2026-03-30 04:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6362d32-c55a-5161-a602-2866377454ec with scrape type 2
2026-03-30 04:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6362d32-c55a-5161-a602-2866377454ec with scrape type 2
2026-03-30 04:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d6362d32-c55a-5161-a602-2866377454ec, identifier: 10738852
2026-03-30 04:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d6362d32-c55a-5161-a602-2866377454ec with identifier: 10738852
2026-03-30 04:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d6362d32-c55a-5161-a602-2866377454ec with identifier: 10738852
2026-03-30 04:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d6362d32-c55a-5161-a602-2866377454ec with identifier: 10738852 to the API
2026-03-30 04:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738852>
{'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-30T13:55:00Z',
'fuel_type': 'Electric',
'id': 'd6362d32-c55a-5161-a602-2866377454ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BA-EE-330E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738852',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 167524,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-03-11',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Hyundai e-Kona Premium - Electric - Automatic - 204 hp - 167.524 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-30 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738852%27 HTTP/1.1" 200 None
2026-03-30 04:16:41 [adesa.de] INFO: Saving data for 10738852: {'auction_closing_time': 1774878900.0, 'created_time': 1774632342.489596, 'last_price_update_time': 1774844200.999841}
2026-03-30 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738852') HTTP/1.1" 204 0
2026-03-30 04:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49a2ef29-6b8f-5336-987a-62bf4bac9d1c with identifier: 10738819
2026-03-30 04:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49a2ef29-6b8f-5336-987a-62bf4bac9d1c with scrape type 2
2026-03-30 04:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49a2ef29-6b8f-5336-987a-62bf4bac9d1c with scrape type 2
2026-03-30 04:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49a2ef29-6b8f-5336-987a-62bf4bac9d1c, identifier: 10738819
2026-03-30 04:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49a2ef29-6b8f-5336-987a-62bf4bac9d1c with identifier: 10738819
2026-03-30 04:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49a2ef29-6b8f-5336-987a-62bf4bac9d1c with identifier: 10738819
2026-03-30 04:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49a2ef29-6b8f-5336-987a-62bf4bac9d1c with identifier: 10738819 to the API
2026-03-30 04:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738819>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 155,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': '49a2ef29-6b8f-5336-987a-62bf4bac9d1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DO-KR-1040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738819',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 70856,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Focus 1.0 EcoBoost ST Line X - Petrol - Automatic - 155 hp - '
'70.856 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2023}
2026-03-30 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738819%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.de] INFO: Saving data for 10738819: {'auction_closing_time': 1774878900.0, 'created_time': 1774632387.893564, 'last_price_update_time': 1774844202.153612}
2026-03-30 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738819') HTTP/1.1" 204 0
2026-03-30 04:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34dfeb64-d68a-57ed-a27d-e8f98352fc29 with identifier: 10738835
2026-03-30 04:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34dfeb64-d68a-57ed-a27d-e8f98352fc29 with scrape type 2
2026-03-30 04:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34dfeb64-d68a-57ed-a27d-e8f98352fc29 with scrape type 2
2026-03-30 04:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 34dfeb64-d68a-57ed-a27d-e8f98352fc29, identifier: 10738835
2026-03-30 04:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 34dfeb64-d68a-57ed-a27d-e8f98352fc29 with identifier: 10738835
2026-03-30 04:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 34dfeb64-d68a-57ed-a27d-e8f98352fc29 with identifier: 10738835
2026-03-30 04:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 34dfeb64-d68a-57ed-a27d-e8f98352fc29 with identifier: 10738835 to the API
2026-03-30 04:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738835>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': '34dfeb64-d68a-57ed-a27d-e8f98352fc29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HK-CA-4610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738835',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 180623,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Mustang Mach-E - Electric - Automatic - 285 hp - 180.623 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738835%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.de] INFO: Saving data for 10738835: {'auction_closing_time': 1774878900.0, 'created_time': 1774632360.662699, 'last_price_update_time': 1774844202.68421}
2026-03-30 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738835') HTTP/1.1" 204 0
2026-03-30 04:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30ec8d16-7112-58f1-a152-9f9de2be44e7 with identifier: 10741565
2026-03-30 04:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30ec8d16-7112-58f1-a152-9f9de2be44e7 with scrape type 2
2026-03-30 04:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30ec8d16-7112-58f1-a152-9f9de2be44e7 with scrape type 2
2026-03-30 04:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 30ec8d16-7112-58f1-a152-9f9de2be44e7, identifier: 10741565
2026-03-30 04:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 30ec8d16-7112-58f1-a152-9f9de2be44e7 with identifier: 10741565
2026-03-30 04:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 30ec8d16-7112-58f1-a152-9f9de2be44e7 with identifier: 10741565
2026-03-30 04:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 30ec8d16-7112-58f1-a152-9f9de2be44e7 with identifier: 10741565 to the API
2026-03-30 04:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741565>
{'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': 310,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '30ec8d16-7112-58f1-a152-9f9de2be44e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '969039',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741565',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 68167,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41400,
'price_includes_vat': True,
'registration_date': '2023-03-02',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 Ultimate Bright - Hybrid - Automatic - 310 hp - '
'68.167 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2023}
2026-03-30 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741565%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.de] INFO: Saving data for 10741565: {'auction_closing_time': 1774877400.0, 'created_time': 1774632387.193109, 'last_price_update_time': 1774844203.186861}
2026-03-30 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741565') HTTP/1.1" 204 0
2026-03-30 04:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: babced20-0423-5eb0-ab0b-5d4c474dacfb with identifier: 10738834
2026-03-30 04:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item babced20-0423-5eb0-ab0b-5d4c474dacfb with scrape type 2
2026-03-30 04:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item babced20-0423-5eb0-ab0b-5d4c474dacfb with scrape type 2
2026-03-30 04:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: babced20-0423-5eb0-ab0b-5d4c474dacfb, identifier: 10738834
2026-03-30 04:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: babced20-0423-5eb0-ab0b-5d4c474dacfb with identifier: 10738834
2026-03-30 04:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: babced20-0423-5eb0-ab0b-5d4c474dacfb with identifier: 10738834
2026-03-30 04:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: babced20-0423-5eb0-ab0b-5d4c474dacfb with identifier: 10738834 to the API
2026-03-30 04:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738834>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 294,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': 'babced20-0423-5eb0-ab0b-5d4c474dacfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BRB-DR-4E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738834',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 65228,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Mustang Mach-E - Electric - Automatic - 294 hp - 65.228 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738834%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.de] INFO: Saving data for 10738834: {'auction_closing_time': 1774878900.0, 'created_time': 1774632360.000387, 'last_price_update_time': 1774844203.666421}
2026-03-30 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738834') HTTP/1.1" 204 0
2026-03-30 04:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b38559b2-d4a9-5bcc-97d4-3612c7145a05 with identifier: 10741566
2026-03-30 04:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b38559b2-d4a9-5bcc-97d4-3612c7145a05 with scrape type 2
2026-03-30 04:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b38559b2-d4a9-5bcc-97d4-3612c7145a05 with scrape type 2
2026-03-30 04:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b38559b2-d4a9-5bcc-97d4-3612c7145a05, identifier: 10741566
2026-03-30 04:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b38559b2-d4a9-5bcc-97d4-3612c7145a05 with identifier: 10741566
2026-03-30 04:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b38559b2-d4a9-5bcc-97d4-3612c7145a05 with identifier: 10741566
2026-03-30 04:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b38559b2-d4a9-5bcc-97d4-3612c7145a05 with identifier: 10741566 to the API
2026-03-30 04:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741566>
{'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': 253,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b38559b2-d4a9-5bcc-97d4-3612c7145a05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '252416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741566',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 51970,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Plus Dark - Hybrid - Automatic - 253 hp - 51.970 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-30 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741566%27 HTTP/1.1" 200 None
2026-03-30 04:16:44 [adesa.de] INFO: Saving data for 10741566: {'auction_closing_time': 1774877400.0, 'created_time': 1774631764.670025, 'last_price_update_time': 1774844204.178423}
2026-03-30 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741566') HTTP/1.1" 204 0
2026-03-30 04:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c711ca8-0c4f-5880-9e04-27fa1fbfcc33 with identifier: 10741547
2026-03-30 04:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c711ca8-0c4f-5880-9e04-27fa1fbfcc33 with scrape type 2
2026-03-30 04:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c711ca8-0c4f-5880-9e04-27fa1fbfcc33 with scrape type 2
2026-03-30 04:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7c711ca8-0c4f-5880-9e04-27fa1fbfcc33, identifier: 10741547
2026-03-30 04:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7c711ca8-0c4f-5880-9e04-27fa1fbfcc33 with identifier: 10741547
2026-03-30 04:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7c711ca8-0c4f-5880-9e04-27fa1fbfcc33 with identifier: 10741547
2026-03-30 04:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7c711ca8-0c4f-5880-9e04-27fa1fbfcc33 with identifier: 10741547 to the API
2026-03-30 04:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741547>
{'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-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '7c711ca8-0c4f-5880-9e04-27fa1fbfcc33',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '290514',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741547',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 115113,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 Ultimate Dark - Diesel - Automatic - 197 hp - 115.113 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2022}
2026-03-30 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741547%27 HTTP/1.1" 200 None
2026-03-30 04:16:44 [adesa.de] INFO: Saving data for 10741547: {'auction_closing_time': 1774877400.0, 'created_time': 1774632392.921461, 'last_price_update_time': 1774844204.581846}
2026-03-30 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741547') HTTP/1.1" 204 0
2026-03-30 04:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3e10508-7964-5bfa-a637-7f50805fb20c with identifier: 10729700
2026-03-30 04:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3e10508-7964-5bfa-a637-7f50805fb20c with scrape type 2
2026-03-30 04:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3e10508-7964-5bfa-a637-7f50805fb20c with scrape type 2
2026-03-30 04:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a3e10508-7964-5bfa-a637-7f50805fb20c, identifier: 10729700
2026-03-30 04:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a3e10508-7964-5bfa-a637-7f50805fb20c with identifier: 10729700
2026-03-30 04:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a3e10508-7964-5bfa-a637-7f50805fb20c with identifier: 10729700
2026-03-30 04:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a3e10508-7964-5bfa-a637-7f50805fb20c with identifier: 10729700 to the API
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729700>
{'auction_title': '',
'c_o_2_emission_value': 56,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 349,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a3e10508-7964-5bfa-a637-7f50805fb20c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729700',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 53100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31300,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Inscription Expression - AWD - Hybrid - Automatic - '
'349 hp - 53.100 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729700%27 HTTP/1.1" 200 None
2026-03-30 04:16:45 [adesa.de] INFO: Saving data for 10729700: {'auction_closing_time': 1774876500.0, 'created_time': 1774632397.837996, 'last_price_update_time': 1774844205.364871}
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729700') HTTP/1.1" 204 0
2026-03-30 04:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e73a57ef-9317-5b6b-842a-054a92b4b1d3 with identifier: 10741585
2026-03-30 04:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e73a57ef-9317-5b6b-842a-054a92b4b1d3 with scrape type 2
2026-03-30 04:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e73a57ef-9317-5b6b-842a-054a92b4b1d3 with scrape type 2
2026-03-30 04:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e73a57ef-9317-5b6b-842a-054a92b4b1d3, identifier: 10741585
2026-03-30 04:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e73a57ef-9317-5b6b-842a-054a92b4b1d3 with identifier: 10741585
2026-03-30 04:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e73a57ef-9317-5b6b-842a-054a92b4b1d3 with identifier: 10741585
2026-03-30 04:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e73a57ef-9317-5b6b-842a-054a92b4b1d3 with identifier: 10741585 to the API
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741585>
{'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-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'e73a57ef-9317-5b6b-842a-054a92b4b1d3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '216838',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741585',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 78560,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 Plus Dark - Diesel - Automatic - 197 hp - 78.560 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741585%27 HTTP/1.1" 200 None
2026-03-30 04:16:45 [adesa.de] INFO: Saving data for 10741585: {'auction_closing_time': 1774877400.0, 'created_time': 1774632394.435076, 'last_price_update_time': 1774844205.742331}
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741585') HTTP/1.1" 204 0
2026-03-30 04:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24c3f5d9-3587-5bf6-a999-9536b666f002 with identifier: 10741559
2026-03-30 04:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24c3f5d9-3587-5bf6-a999-9536b666f002 with scrape type 2
2026-03-30 04:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24c3f5d9-3587-5bf6-a999-9536b666f002 with scrape type 2
2026-03-30 04:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 24c3f5d9-3587-5bf6-a999-9536b666f002, identifier: 10741559
2026-03-30 04:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 24c3f5d9-3587-5bf6-a999-9536b666f002 with identifier: 10741559
2026-03-30 04:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 24c3f5d9-3587-5bf6-a999-9536b666f002 with identifier: 10741559
2026-03-30 04:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 24c3f5d9-3587-5bf6-a999-9536b666f002 with identifier: 10741559 to the API
2026-03-30 04:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741559>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '24c3f5d9-3587-5bf6-a999-9536b666f002',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '88348',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741559',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 76213,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27500,
'price_includes_vat': True,
'registration_date': '2024-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus - Petrol - Automatic - 197 hp - 76.213 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741559%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Saving data for 10741559: {'auction_closing_time': 1774877400.0, 'created_time': 1774632400.412009, 'last_price_update_time': 1774844206.158778}
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741559') HTTP/1.1" 204 0
2026-03-30 04:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cad8ee9-4ebe-58b2-954d-6a0a1f596802 with identifier: 10741535
2026-03-30 04:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cad8ee9-4ebe-58b2-954d-6a0a1f596802 with scrape type 2
2026-03-30 04:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cad8ee9-4ebe-58b2-954d-6a0a1f596802 with scrape type 2
2026-03-30 04:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4cad8ee9-4ebe-58b2-954d-6a0a1f596802, identifier: 10741535
2026-03-30 04:16:46 [adesa.de] INFO: Found listing with ID: 10735249
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735249%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Scrape type for 10735249: 2
2026-03-30 04:16:46 [adesa.de] INFO: Scraping item 10735249 url https://www.openlane.eu/en/carv6/auction/10735249
2026-03-30 04:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4cad8ee9-4ebe-58b2-954d-6a0a1f596802 with identifier: 10741535
2026-03-30 04:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4cad8ee9-4ebe-58b2-954d-6a0a1f596802 with identifier: 10741535
2026-03-30 04:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4cad8ee9-4ebe-58b2-954d-6a0a1f596802 with identifier: 10741535 to the API
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741535>
{'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': 253,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '4cad8ee9-4ebe-58b2-954d-6a0a1f596802',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '250443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741535',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 32339,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32900,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 Plus Bright - Hybrid - Automatic - 253 hp - 32.339 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741535%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Saving data for 10741535: {'auction_closing_time': 1774877400.0, 'created_time': 1774631765.701031, 'last_price_update_time': 1774844206.559799}
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741535') HTTP/1.1" 204 0
2026-03-30 04:16:46 [adesa.de] INFO: Found listing with ID: 10735238
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735238%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Scrape type for 10735238: 2
2026-03-30 04:16:46 [adesa.de] INFO: Scraping item 10735238 url https://www.openlane.eu/en/carv6/auction/10735238
2026-03-30 04:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:46 [adesa.de] INFO: Found listing with ID: 10735255
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735255%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Scrape type for 10735255: 2
2026-03-30 04:16:46 [adesa.de] INFO: Scraping item 10735255 url https://www.openlane.eu/en/carv6/auction/10735255
2026-03-30 04: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-30 04:16:46 [adesa.de] INFO: Found listing with ID: 10735259
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735259%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Scrape type for 10735259: 2
2026-03-30 04:16:46 [adesa.de] INFO: Scraping item 10735259 url https://www.openlane.eu/en/carv6/auction/10735259
2026-03-30 04:16:46 [adesa.de] INFO: Found listing with ID: 10735260
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735260%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Scrape type for 10735260: 2
2026-03-30 04:16:46 [adesa.de] INFO: Scraping item 10735260 url https://www.openlane.eu/en/carv6/auction/10735260
2026-03-30 04:16:46 [adesa.de] INFO: Found listing with ID: 10735256
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735256%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Scrape type for 10735256: 2
2026-03-30 04:16:46 [adesa.de] INFO: Scraping item 10735256 url https://www.openlane.eu/en/carv6/auction/10735256
2026-03-30 04:16:46 [adesa.de] INFO: Found listing with ID: 10735254
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735254%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Scrape type for 10735254: 2
2026-03-30 04:16:46 [adesa.de] INFO: Scraping item 10735254 url https://www.openlane.eu/en/carv6/auction/10735254
2026-03-30 04:16:46 [adesa.de] INFO: Found listing with ID: 10736750
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736750%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Scrape type for 10736750: 2
2026-03-30 04:16:46 [adesa.de] INFO: Scraping item 10736750 url https://www.openlane.eu/en/carv6/auction/10736750
2026-03-30 04:16:46 [adesa.de] INFO: Found listing with ID: 10736742
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736742%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Scrape type for 10736742: 2
2026-03-30 04:16:46 [adesa.de] INFO: Scraping item 10736742 url https://www.openlane.eu/en/carv6/auction/10736742
2026-03-30 04:16:46 [adesa.de] INFO: Found listing with ID: 10736748
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736748%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Scrape type for 10736748: 2
2026-03-30 04:16:46 [adesa.de] INFO: Scraping item 10736748 url https://www.openlane.eu/en/carv6/auction/10736748
2026-03-30 04:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35fa1734-e66b-5807-afaa-fe6e3fefc606 with identifier: 10741570
2026-03-30 04:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35fa1734-e66b-5807-afaa-fe6e3fefc606 with scrape type 2
2026-03-30 04:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35fa1734-e66b-5807-afaa-fe6e3fefc606 with scrape type 2
2026-03-30 04:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 35fa1734-e66b-5807-afaa-fe6e3fefc606, identifier: 10741570
2026-03-30 04:16:46 [adesa.de] INFO: Found listing with ID: 10735236
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735236%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.de] INFO: Scrape type for 10735236: 2
2026-03-30 04:16:46 [adesa.de] INFO: Scraping item 10735236 url https://www.openlane.eu/en/carv6/auction/10735236
2026-03-30 04:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 35fa1734-e66b-5807-afaa-fe6e3fefc606 with identifier: 10741570
2026-03-30 04:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 35fa1734-e66b-5807-afaa-fe6e3fefc606 with identifier: 10741570
2026-03-30 04:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 35fa1734-e66b-5807-afaa-fe6e3fefc606 with identifier: 10741570 to the API
2026-03-30 04:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741570>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '35fa1734-e66b-5807-afaa-fe6e3fefc606',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '795313',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741570',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 31225,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2024-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - Petrol - Automatic - 197 hp - 31.225 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2024}
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741570%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Saving data for 10741570: {'auction_closing_time': 1774877400.0, 'created_time': 1774631763.208568, 'last_price_update_time': 1774844207.121967}
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741570') HTTP/1.1" 204 0
2026-03-30 04:16:47 [adesa.de] INFO: Found listing with ID: 10735258
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735258%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Scrape type for 10735258: 2
2026-03-30 04:16:47 [adesa.de] INFO: Scraping item 10735258 url https://www.openlane.eu/en/carv6/auction/10735258
2026-03-30 04:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:47 [adesa.de] INFO: Found listing with ID: 10735266
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735266%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Scrape type for 10735266: 2
2026-03-30 04:16:47 [adesa.de] INFO: Scraping item 10735266 url https://www.openlane.eu/en/carv6/auction/10735266
2026-03-30 04:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:47 [adesa.de] INFO: Found listing with ID: 10736672
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736672%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Scrape type for 10736672: 2
2026-03-30 04:16:47 [adesa.de] INFO: Scraping item 10736672 url https://www.openlane.eu/en/carv6/auction/10736672
2026-03-30 04:16:47 [adesa.de] INFO: Found listing with ID: 10736671
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736671%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Scrape type for 10736671: 2
2026-03-30 04:16:47 [adesa.de] INFO: Scraping item 10736671 url https://www.openlane.eu/en/carv6/auction/10736671
2026-03-30 04:16:47 [adesa.de] INFO: Found listing with ID: 10736760
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736760%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Scrape type for 10736760: 2
2026-03-30 04:16:47 [adesa.de] INFO: Scraping item 10736760 url https://www.openlane.eu/en/carv6/auction/10736760
2026-03-30 04:16:47 [adesa.de] INFO: Found listing with ID: 10735269
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735269%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Scrape type for 10735269: 2
2026-03-30 04:16:47 [adesa.de] INFO: Scraping item 10735269 url https://www.openlane.eu/en/carv6/auction/10735269
2026-03-30 04:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:47 [adesa.de] INFO: Found listing with ID: 10736753
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736753%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Scrape type for 10736753: 2
2026-03-30 04:16:47 [adesa.de] INFO: Scraping item 10736753 url https://www.openlane.eu/en/carv6/auction/10736753
2026-03-30 04:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:47 [adesa.de] INFO: Found listing with ID: 10735261
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735261%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Scrape type for 10735261: 2
2026-03-30 04:16:47 [adesa.de] INFO: Scraping item 10735261 url https://www.openlane.eu/en/carv6/auction/10735261
2026-03-30 04:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57070f17-e693-517d-936a-90c6f73797cb with identifier: 10741588
2026-03-30 04:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57070f17-e693-517d-936a-90c6f73797cb with scrape type 2
2026-03-30 04:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57070f17-e693-517d-936a-90c6f73797cb with scrape type 2
2026-03-30 04:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57070f17-e693-517d-936a-90c6f73797cb, identifier: 10741588
2026-03-30 04:16:47 [adesa.de] INFO: Found listing with ID: 10735278
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735278%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Scrape type for 10735278: 2
2026-03-30 04:16:47 [adesa.de] INFO: Scraping item 10735278 url https://www.openlane.eu/en/carv6/auction/10735278
2026-03-30 04:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57070f17-e693-517d-936a-90c6f73797cb with identifier: 10741588
2026-03-30 04:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57070f17-e693-517d-936a-90c6f73797cb with identifier: 10741588
2026-03-30 04:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57070f17-e693-517d-936a-90c6f73797cb with identifier: 10741588 to the API
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741588>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '57070f17-e693-517d-936a-90c6f73797cb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '794072',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741588',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 26540,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2024-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - Petrol - Automatic - 197 hp - 26.540 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2024}
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741588%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Saving data for 10741588: {'auction_closing_time': 1774877400.0, 'created_time': 1774631762.801084, 'last_price_update_time': 1774844207.749682}
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741588') HTTP/1.1" 204 0
2026-03-30 04:16:47 [adesa.de] INFO: Found listing with ID: 10735272
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735272%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Scrape type for 10735272: 2
2026-03-30 04:16:47 [adesa.de] INFO: Scraping item 10735272 url https://www.openlane.eu/en/carv6/auction/10735272
2026-03-30 04:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 833d3d54-e570-5d16-ac8b-25ec19198094 with identifier: 10730300
2026-03-30 04:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 833d3d54-e570-5d16-ac8b-25ec19198094 with scrape type 2
2026-03-30 04:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 833d3d54-e570-5d16-ac8b-25ec19198094 with scrape type 2
2026-03-30 04:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 833d3d54-e570-5d16-ac8b-25ec19198094, identifier: 10730300
2026-03-30 04:16:47 [adesa.de] INFO: Found listing with ID: 10735264
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735264%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.de] INFO: Scrape type for 10735264: 2
2026-03-30 04:16:47 [adesa.de] INFO: Scraping item 10735264 url https://www.openlane.eu/en/carv6/auction/10735264
2026-03-30 04:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 833d3d54-e570-5d16-ac8b-25ec19198094 with identifier: 10730300
2026-03-30 04:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 833d3d54-e570-5d16-ac8b-25ec19198094 with identifier: 10730300
2026-03-30 04:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 833d3d54-e570-5d16-ac8b-25ec19198094 with identifier: 10730300 to the API
2026-03-30 04:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730300>
{'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-31T08:45:00Z',
'fuel_type': 'Petrol',
'id': '833d3d54-e570-5d16-ac8b-25ec19198094',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260077321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730300',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 15329,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2023-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 15.329 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730300%27 HTTP/1.1" 200 None
2026-03-30 04:16:48 [adesa.de] INFO: Saving data for 10730300: {'auction_closing_time': 1774946700.0, 'created_time': 1774632413.673932, 'last_price_update_time': 1774844208.163985}
2026-03-30 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730300') HTTP/1.1" 204 0
2026-03-30 04:16:48 [adesa.de] INFO: Found listing with ID: 10735265
2026-03-30 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735265%27 HTTP/1.1" 200 None
2026-03-30 04:16:48 [adesa.de] INFO: Scrape type for 10735265: 2
2026-03-30 04:16:48 [adesa.de] INFO: Scraping item 10735265 url https://www.openlane.eu/en/carv6/auction/10735265
2026-03-30 04:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:48 [adesa.de] INFO: Found listing with ID: 10735271
2026-03-30 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735271%27 HTTP/1.1" 200 None
2026-03-30 04:16:48 [adesa.de] INFO: Scrape type for 10735271: 2
2026-03-30 04:16:48 [adesa.de] INFO: Scraping item 10735271 url https://www.openlane.eu/en/carv6/auction/10735271
2026-03-30 04:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bf1ca09-f5f3-5832-85a7-e088df9fc7ed with identifier: 10741600
2026-03-30 04:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bf1ca09-f5f3-5832-85a7-e088df9fc7ed with scrape type 2
2026-03-30 04:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bf1ca09-f5f3-5832-85a7-e088df9fc7ed with scrape type 2
2026-03-30 04:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9bf1ca09-f5f3-5832-85a7-e088df9fc7ed, identifier: 10741600
2026-03-30 04:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7290da92-217e-50f5-b636-18101211fa79 with identifier: 10730309
2026-03-30 04:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7290da92-217e-50f5-b636-18101211fa79 with scrape type 2
2026-03-30 04:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7290da92-217e-50f5-b636-18101211fa79 with scrape type 2
2026-03-30 04:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7290da92-217e-50f5-b636-18101211fa79, identifier: 10730309
2026-03-30 04:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9bf1ca09-f5f3-5832-85a7-e088df9fc7ed with identifier: 10741600
2026-03-30 04:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9bf1ca09-f5f3-5832-85a7-e088df9fc7ed with identifier: 10741600
2026-03-30 04:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9bf1ca09-f5f3-5832-85a7-e088df9fc7ed with identifier: 10741600 to the API
2026-03-30 04:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741600>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '9bf1ca09-f5f3-5832-85a7-e088df9fc7ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '795929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741600',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 26749,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - Petrol - Automatic - 197 hp - 26.749 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2024}
2026-03-30 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741600%27 HTTP/1.1" 200 None
2026-03-30 04:16:48 [adesa.de] INFO: Saving data for 10741600: {'auction_closing_time': 1774877400.0, 'created_time': 1774632400.727345, 'last_price_update_time': 1774844208.769432}
2026-03-30 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741600') HTTP/1.1" 204 0
2026-03-30 04:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7290da92-217e-50f5-b636-18101211fa79 with identifier: 10730309
2026-03-30 04:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7290da92-217e-50f5-b636-18101211fa79 with identifier: 10730309
2026-03-30 04:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7290da92-217e-50f5-b636-18101211fa79 with identifier: 10730309 to the API
2026-03-30 04:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730309>
{'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-31T08:45:00Z',
'fuel_type': 'Hybrid',
'id': '7290da92-217e-50f5-b636-18101211fa79',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600F42FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730309',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 58889,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTE 1.4 - Hybrid - Automatic - 150 hp - 58.889 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730309%27 HTTP/1.1" 200 None
2026-03-30 04:16:49 [adesa.de] INFO: Saving data for 10730309: {'auction_closing_time': 1774946700.0, 'created_time': 1774632414.930958, 'last_price_update_time': 1774844209.054369}
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730309') HTTP/1.1" 204 0
2026-03-30 04:16:49 [adesa.de] INFO: Found listing with ID: 10735262
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735262%27 HTTP/1.1" 200 None
2026-03-30 04:16:49 [adesa.de] INFO: Scrape type for 10735262: 2
2026-03-30 04:16:49 [adesa.de] INFO: Scraping item 10735262 url https://www.openlane.eu/en/carv6/auction/10735262
2026-03-30 04:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:49 [adesa.de] INFO: Found listing with ID: 10735263
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735263%27 HTTP/1.1" 200 None
2026-03-30 04:16:49 [adesa.de] INFO: Scrape type for 10735263: 2
2026-03-30 04:16:49 [adesa.de] INFO: Scraping item 10735263 url https://www.openlane.eu/en/carv6/auction/10735263
2026-03-30 04:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d2ddcd7-4b11-53b9-ab7d-23154b45c9ce with identifier: 10730305
2026-03-30 04:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d2ddcd7-4b11-53b9-ab7d-23154b45c9ce with scrape type 2
2026-03-30 04:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d2ddcd7-4b11-53b9-ab7d-23154b45c9ce with scrape type 2
2026-03-30 04:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9d2ddcd7-4b11-53b9-ab7d-23154b45c9ce, identifier: 10730305
2026-03-30 04:16:49 [adesa.de] INFO: Found listing with ID: 10735274
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735274%27 HTTP/1.1" 200 None
2026-03-30 04:16:49 [adesa.de] INFO: Scrape type for 10735274: 2
2026-03-30 04:16:49 [adesa.de] INFO: Scraping item 10735274 url https://www.openlane.eu/en/carv6/auction/10735274
2026-03-30 04:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9d2ddcd7-4b11-53b9-ab7d-23154b45c9ce with identifier: 10730305
2026-03-30 04:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9d2ddcd7-4b11-53b9-ab7d-23154b45c9ce with identifier: 10730305
2026-03-30 04:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9d2ddcd7-4b11-53b9-ab7d-23154b45c9ce with identifier: 10730305 to the API
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730305>
{'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-31T08:45:00Z',
'fuel_type': 'Hybrid',
'id': '9d2ddcd7-4b11-53b9-ab7d-23154b45c9ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600E21CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730305',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 52013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTE 1.4 - Hybrid - Automatic - 150 hp - 52.013 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730305%27 HTTP/1.1" 200 None
2026-03-30 04:16:49 [adesa.de] INFO: Saving data for 10730305: {'auction_closing_time': 1774946700.0, 'created_time': 1774632420.007938, 'last_price_update_time': 1774844209.590148}
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730305') HTTP/1.1" 204 0
2026-03-30 04:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:49 [adesa.de] INFO: Found listing with ID: 10736743
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736743%27 HTTP/1.1" 200 None
2026-03-30 04:16:49 [adesa.de] INFO: Scrape type for 10736743: 2
2026-03-30 04:16:49 [adesa.de] INFO: Scraping item 10736743 url https://www.openlane.eu/en/carv6/auction/10736743
2026-03-30 04:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7 with identifier: 10738850
2026-03-30 04:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7 with scrape type 2
2026-03-30 04:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7 with scrape type 2
2026-03-30 04:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7, identifier: 10738850
2026-03-30 04:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7fb651a-177d-5442-b266-67c37c6ed2cd with identifier: 10730295
2026-03-30 04:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7fb651a-177d-5442-b266-67c37c6ed2cd with scrape type 2
2026-03-30 04:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7fb651a-177d-5442-b266-67c37c6ed2cd with scrape type 2
2026-03-30 04:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7fb651a-177d-5442-b266-67c37c6ed2cd, identifier: 10730295
2026-03-30 04:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7 with identifier: 10738850
2026-03-30 04:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7 with identifier: 10738850
2026-03-30 04:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7 with identifier: 10738850 to the API
2026-03-30 04:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738850>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': '39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OA-N-1202E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738850',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 95491,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2019-10-21',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Hyundai e-Kona Premium - Electric - Automatic - 204 hp - 95.491 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738850%27 HTTP/1.1" 200 None
2026-03-30 04:16:50 [adesa.de] INFO: Saving data for 10738850: {'auction_closing_time': 1774878900.0, 'created_time': 1774632342.910907, 'last_price_update_time': 1774844210.12233}
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738850') HTTP/1.1" 204 0
2026-03-30 04:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7fb651a-177d-5442-b266-67c37c6ed2cd with identifier: 10730295
2026-03-30 04:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7fb651a-177d-5442-b266-67c37c6ed2cd with identifier: 10730295
2026-03-30 04:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7fb651a-177d-5442-b266-67c37c6ed2cd with identifier: 10730295 to the API
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730295>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'b7fb651a-177d-5442-b266-67c37c6ed2cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730295',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 28236,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17450,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 116 hp - 28.236 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730295%27 HTTP/1.1" 200 None
2026-03-30 04:16:50 [adesa.de] INFO: Saving data for 10730295: {'auction_closing_time': 1774946700.0, 'created_time': 1774631753.881511, 'last_price_update_time': 1774844210.414373}
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730295') HTTP/1.1" 204 0
2026-03-30 04:16:50 [adesa.de] INFO: Found listing with ID: 10735276
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735276%27 HTTP/1.1" 200 None
2026-03-30 04:16:50 [adesa.de] INFO: Scrape type for 10735276: 2
2026-03-30 04:16:50 [adesa.de] INFO: Scraping item 10735276 url https://www.openlane.eu/en/carv6/auction/10735276
2026-03-30 04:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ff9a6cb-e877-5c93-bd50-13bcbea47234 with identifier: 10738824
2026-03-30 04:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ff9a6cb-e877-5c93-bd50-13bcbea47234 with scrape type 2
2026-03-30 04:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ff9a6cb-e877-5c93-bd50-13bcbea47234 with scrape type 2
2026-03-30 04:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6ff9a6cb-e877-5c93-bd50-13bcbea47234, identifier: 10738824
2026-03-30 04:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6ff9a6cb-e877-5c93-bd50-13bcbea47234 with identifier: 10738824
2026-03-30 04:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6ff9a6cb-e877-5c93-bd50-13bcbea47234 with identifier: 10738824
2026-03-30 04:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6ff9a6cb-e877-5c93-bd50-13bcbea47234 with identifier: 10738824 to the API
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738824>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '6ff9a6cb-e877-5c93-bd50-13bcbea47234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KÜN-ID-357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738824',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 90928,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Focus 1.5 EcoBlue Titanium - Diesel - Automatic - 115 hp - '
'90.928 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738824%27 HTTP/1.1" 200 None
2026-03-30 04:16:50 [adesa.de] INFO: Saving data for 10738824: {'auction_closing_time': 1774878900.0, 'created_time': 1774631771.724531, 'last_price_update_time': 1774844210.815239}
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738824') HTTP/1.1" 204 0
2026-03-30 04:16:50 [adesa.de] INFO: Found listing with ID: 10735277
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735277%27 HTTP/1.1" 200 None
2026-03-30 04:16:50 [adesa.de] INFO: Scrape type for 10735277: 2
2026-03-30 04:16:50 [adesa.de] INFO: Scraping item 10735277 url https://www.openlane.eu/en/carv6/auction/10735277
2026-03-30 04:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:50 [adesa.de] INFO: Found listing with ID: 10735281
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735281%27 HTTP/1.1" 200 None
2026-03-30 04:16:50 [adesa.de] INFO: Scrape type for 10735281: 2
2026-03-30 04:16:50 [adesa.de] INFO: Scraping item 10735281 url https://www.openlane.eu/en/carv6/auction/10735281
2026-03-30 04:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bed0dcef-f0ee-58a1-85a2-346247bd483c with identifier: 10734858
2026-03-30 04:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bed0dcef-f0ee-58a1-85a2-346247bd483c with scrape type 2
2026-03-30 04:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bed0dcef-f0ee-58a1-85a2-346247bd483c with scrape type 2
2026-03-30 04:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bed0dcef-f0ee-58a1-85a2-346247bd483c, identifier: 10734858
2026-03-30 04:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ede20cdb-894b-59f4-a1f8-f17f877d9872 with identifier: 10736771
2026-03-30 04:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ede20cdb-894b-59f4-a1f8-f17f877d9872 with scrape type 2
2026-03-30 04:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ede20cdb-894b-59f4-a1f8-f17f877d9872 with scrape type 2
2026-03-30 04:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ede20cdb-894b-59f4-a1f8-f17f877d9872, identifier: 10736771
2026-03-30 04:16:51 [adesa.de] INFO: Found listing with ID: 10736523
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736523%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.de] INFO: Scrape type for 10736523: 2
2026-03-30 04:16:51 [adesa.de] INFO: Scraping item 10736523 url https://www.openlane.eu/en/carv6/auction/10736523
2026-03-30 04:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bed0dcef-f0ee-58a1-85a2-346247bd483c with identifier: 10734858
2026-03-30 04:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bed0dcef-f0ee-58a1-85a2-346247bd483c with identifier: 10734858
2026-03-30 04:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bed0dcef-f0ee-58a1-85a2-346247bd483c with identifier: 10734858 to the API
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734858>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'bed0dcef-f0ee-58a1-85a2-346247bd483c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '40876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734858',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Toyota',
'model': 'Avensis',
'odometer': 294960,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 1350,
'price_includes_vat': True,
'registration_date': '2014-05-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Avensis 2.2 D-4D - Diesel - Automatic - 150 hp - 294.960 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734858%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.de] INFO: Saving data for 10734858: {'auction_closing_time': 1774876500.0, 'created_time': 1774632425.068165, 'last_price_update_time': 1774844211.354237}
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734858') HTTP/1.1" 204 0
2026-03-30 04:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ede20cdb-894b-59f4-a1f8-f17f877d9872 with identifier: 10736771
2026-03-30 04:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ede20cdb-894b-59f4-a1f8-f17f877d9872 with identifier: 10736771
2026-03-30 04:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ede20cdb-894b-59f4-a1f8-f17f877d9872 with identifier: 10736771 to the API
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736771>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'ede20cdb-894b-59f4-a1f8-f17f877d9872',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-DL 8055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736771',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 79608,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Style - Petrol - Manual - 150 hp - 79.608 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736771%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.de] INFO: Saving data for 10736771: {'auction_closing_time': 1774877400.0, 'created_time': 1774632423.232593, 'last_price_update_time': 1774844211.645269}
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736771') HTTP/1.1" 204 0
2026-03-30 04:16:51 [adesa.de] INFO: Found listing with ID: 10736740
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736740%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.de] INFO: Scrape type for 10736740: 2
2026-03-30 04:16:51 [adesa.de] INFO: Scraping item 10736740 url https://www.openlane.eu/en/carv6/auction/10736740
2026-03-30 04:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:51 [adesa.de] INFO: Found listing with ID: 10736528
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736528%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.de] INFO: Scrape type for 10736528: 2
2026-03-30 04:16:51 [adesa.de] INFO: Scraping item 10736528 url https://www.openlane.eu/en/carv6/auction/10736528
2026-03-30 04:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86e32286-31df-55e8-a9af-f735b6851a3b with identifier: 10734855
2026-03-30 04:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86e32286-31df-55e8-a9af-f735b6851a3b with scrape type 2
2026-03-30 04:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86e32286-31df-55e8-a9af-f735b6851a3b with scrape type 2
2026-03-30 04:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86e32286-31df-55e8-a9af-f735b6851a3b, identifier: 10734855
2026-03-30 04:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca16adc0-ff3b-50e8-a88b-d4718ee189b8 with identifier: 10736773
2026-03-30 04:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca16adc0-ff3b-50e8-a88b-d4718ee189b8 with scrape type 2
2026-03-30 04:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca16adc0-ff3b-50e8-a88b-d4718ee189b8 with scrape type 2
2026-03-30 04:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ca16adc0-ff3b-50e8-a88b-d4718ee189b8, identifier: 10736773
2026-03-30 04:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86e32286-31df-55e8-a9af-f735b6851a3b with identifier: 10734855
2026-03-30 04:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86e32286-31df-55e8-a9af-f735b6851a3b with identifier: 10734855
2026-03-30 04:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86e32286-31df-55e8-a9af-f735b6851a3b with identifier: 10734855 to the API
2026-03-30 04:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734855>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '86e32286-31df-55e8-a9af-f735b6851a3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '52911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734855',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 81760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19350,
'price_includes_vat': True,
'registration_date': '2016-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy 2.0 TDI Highline - 4Motion - Diesel - Automatic - '
'150 hp - 81.760 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2016}
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734855%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.de] INFO: Saving data for 10734855: {'auction_closing_time': 1774876500.0, 'created_time': 1774631751.099037, 'last_price_update_time': 1774844212.154258}
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734855') HTTP/1.1" 204 0
2026-03-30 04:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ca16adc0-ff3b-50e8-a88b-d4718ee189b8 with identifier: 10736773
2026-03-30 04:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ca16adc0-ff3b-50e8-a88b-d4718ee189b8 with identifier: 10736773
2026-03-30 04:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ca16adc0-ff3b-50e8-a88b-d4718ee189b8 with identifier: 10736773 to the API
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736773>
{'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': 115,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'ca16adc0-ff3b-50e8-a88b-d4718ee189b8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-NY 2024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736773',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 75252,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 115 hp - 75.252 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736773%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.de] INFO: Saving data for 10736773: {'auction_closing_time': 1774877400.0, 'created_time': 1774632407.078517, 'last_price_update_time': 1774844212.520834}
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736773') HTTP/1.1" 204 0
2026-03-30 04:16:52 [adesa.de] INFO: Found listing with ID: 10735279
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735279%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.de] INFO: Scrape type for 10735279: 2
2026-03-30 04:16:52 [adesa.de] INFO: Scraping item 10735279 url https://www.openlane.eu/en/carv6/auction/10735279
2026-03-30 04:16:52 [adesa.de] INFO: Found listing with ID: 10735273
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735273%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.de] INFO: Scrape type for 10735273: 2
2026-03-30 04:16:52 [adesa.de] INFO: Scraping item 10735273 url https://www.openlane.eu/en/carv6/auction/10735273
2026-03-30 04:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a with identifier: 10741514
2026-03-30 04:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a with scrape type 2
2026-03-30 04:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a with scrape type 2
2026-03-30 04:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a, identifier: 10741514
2026-03-30 04:16:52 [adesa.de] INFO: Found listing with ID: 10737442
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737442%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.de] INFO: Scrape type for 10737442: 2
2026-03-30 04:16:52 [adesa.de] INFO: Scraping item 10737442 url https://www.openlane.eu/en/carv6/auction/10737442
2026-03-30 04:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a with identifier: 10741514
2026-03-30 04:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a with identifier: 10741514
2026-03-30 04:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a with identifier: 10741514 to the API
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741514>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '050028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741514',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 93966,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 93.966 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741514%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.de] INFO: Saving data for 10741514: {'auction_closing_time': 1774877400.0, 'created_time': 1774631749.411618, 'last_price_update_time': 1774844212.984321}
2026-03-30 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741514') HTTP/1.1" 204 0
2026-03-30 04:16:53 [adesa.de] INFO: Found listing with ID: 10735267
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735267%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.de] INFO: Scrape type for 10735267: 2
2026-03-30 04:16:53 [adesa.de] INFO: Scraping item 10735267 url https://www.openlane.eu/en/carv6/auction/10735267
2026-03-30 04:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with identifier: 10735238
2026-03-30 04:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with scrape type 2
2026-03-30 04:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with scrape type 2
2026-03-30 04:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1, identifier: 10735238
2026-03-30 04:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with identifier: 10735238
2026-03-30 04:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with identifier: 10735238
2026-03-30 04:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with identifier: 10735238 to the API
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735238>
{'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-30T10: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=10735238',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 24.169 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735238%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.de] INFO: Saving data for 10735238: {'auction_closing_time': 1774866300.0, 'created_time': 1774631814.57158, 'last_price_update_time': 1774844213.403671}
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735238') HTTP/1.1" 204 0
2026-03-30 04:16:53 [adesa.de] INFO: Found listing with ID: 10735268
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735268%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.de] INFO: Scrape type for 10735268: 2
2026-03-30 04:16:53 [adesa.de] INFO: Scraping item 10735268 url https://www.openlane.eu/en/carv6/auction/10735268
2026-03-30 04:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8276ed5b-d379-5cd7-84ac-191d8aed1380 with identifier: 10741575
2026-03-30 04:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8276ed5b-d379-5cd7-84ac-191d8aed1380 with scrape type 2
2026-03-30 04:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8276ed5b-d379-5cd7-84ac-191d8aed1380 with scrape type 2
2026-03-30 04:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8276ed5b-d379-5cd7-84ac-191d8aed1380, identifier: 10741575
2026-03-30 04:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8276ed5b-d379-5cd7-84ac-191d8aed1380 with identifier: 10741575
2026-03-30 04:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8276ed5b-d379-5cd7-84ac-191d8aed1380 with identifier: 10741575
2026-03-30 04:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8276ed5b-d379-5cd7-84ac-191d8aed1380 with identifier: 10741575 to the API
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741575>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '8276ed5b-d379-5cd7-84ac-191d8aed1380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '061370',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741575',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 92037,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 92.037 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741575%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.de] INFO: Saving data for 10741575: {'auction_closing_time': 1774877400.0, 'created_time': 1774632419.099637, 'last_price_update_time': 1774844213.814001}
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741575') HTTP/1.1" 204 0
2026-03-30 04:16:53 [adesa.de] INFO: Found listing with ID: 10735280
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735280%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.de] INFO: Scrape type for 10735280: 2
2026-03-30 04:16:53 [adesa.de] INFO: Scraping item 10735280 url https://www.openlane.eu/en/carv6/auction/10735280
2026-03-30 04:16:53 [adesa.de] INFO: Found listing with ID: 10735270
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735270%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.de] INFO: Scrape type for 10735270: 2
2026-03-30 04:16:53 [adesa.de] INFO: Scraping item 10735270 url https://www.openlane.eu/en/carv6/auction/10735270
2026-03-30 04:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:53 [adesa.de] INFO: Found listing with ID: 10735275
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735275%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.de] INFO: Scrape type for 10735275: 2
2026-03-30 04:16:53 [adesa.de] INFO: Scraping item 10735275 url https://www.openlane.eu/en/carv6/auction/10735275
2026-03-30 04:16:53 [adesa.de] INFO: Found listing with ID: 10734384
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734384%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.de] INFO: Scrape type for 10734384: 2
2026-03-30 04:16:53 [adesa.de] INFO: Scraping item 10734384 url https://www.openlane.eu/en/carv6/auction/10734384
2026-03-30 04:16:53 [adesa.de] INFO: Found listing with ID: 10735283
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735283%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.de] INFO: Scrape type for 10735283: 2
2026-03-30 04:16:53 [adesa.de] INFO: Scraping item 10735283 url https://www.openlane.eu/en/carv6/auction/10735283
2026-03-30 04:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:53 [adesa.de] INFO: Found listing with ID: 10736741
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736741%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.de] INFO: Scrape type for 10736741: 2
2026-03-30 04:16:53 [adesa.de] INFO: Scraping item 10736741 url https://www.openlane.eu/en/carv6/auction/10736741
2026-03-30 04:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:53 [adesa.de] INFO: Found listing with ID: 10736756
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736756%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.de] INFO: Scrape type for 10736756: 2
2026-03-30 04:16:53 [adesa.de] INFO: Scraping item 10736756 url https://www.openlane.eu/en/carv6/auction/10736756
2026-03-30 04:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:53 [adesa.de] INFO: Found listing with ID: 10736739
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736739%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.de] INFO: Scrape type for 10736739: 2
2026-03-30 04:16:53 [adesa.de] INFO: Scraping item 10736739 url https://www.openlane.eu/en/carv6/auction/10736739
2026-03-30 04:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfc47ae8-184d-554b-825c-61216123f40c with identifier: 10735258
2026-03-30 04:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc47ae8-184d-554b-825c-61216123f40c with scrape type 2
2026-03-30 04:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfc47ae8-184d-554b-825c-61216123f40c with scrape type 2
2026-03-30 04:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dfc47ae8-184d-554b-825c-61216123f40c, identifier: 10735258
2026-03-30 04:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7954d94-5aca-504b-a7ce-a26cf1347495 with identifier: 10735265
2026-03-30 04:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7954d94-5aca-504b-a7ce-a26cf1347495 with scrape type 2
2026-03-30 04:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7954d94-5aca-504b-a7ce-a26cf1347495 with scrape type 2
2026-03-30 04:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c7954d94-5aca-504b-a7ce-a26cf1347495, identifier: 10735265
2026-03-30 04:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6932763-5e77-5029-a0a0-f0a6abe55333 with identifier: 10735278
2026-03-30 04:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6932763-5e77-5029-a0a0-f0a6abe55333 with scrape type 2
2026-03-30 04:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6932763-5e77-5029-a0a0-f0a6abe55333 with scrape type 2
2026-03-30 04:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c6932763-5e77-5029-a0a0-f0a6abe55333, identifier: 10735278
2026-03-30 04:16:54 [adesa.de] INFO: Found listing with ID: 10736747
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736747%27 HTTP/1.1" 200 None
2026-03-30 04:16:54 [adesa.de] INFO: Scrape type for 10736747: 2
2026-03-30 04:16:54 [adesa.de] INFO: Scraping item 10736747 url https://www.openlane.eu/en/carv6/auction/10736747
2026-03-30 04:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dfc47ae8-184d-554b-825c-61216123f40c with identifier: 10735258
2026-03-30 04:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dfc47ae8-184d-554b-825c-61216123f40c with identifier: 10735258
2026-03-30 04:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dfc47ae8-184d-554b-825c-61216123f40c with identifier: 10735258 to the API
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T10: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=10735258',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735258%27 HTTP/1.1" 200 None
2026-03-30 04:16:54 [adesa.de] INFO: Saving data for 10735258: {'auction_closing_time': 1774866300.0, 'created_time': 1774632332.013845, 'last_price_update_time': 1774844214.563051}
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735258') HTTP/1.1" 204 0
2026-03-30 04:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c7954d94-5aca-504b-a7ce-a26cf1347495 with identifier: 10735265
2026-03-30 04:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c7954d94-5aca-504b-a7ce-a26cf1347495 with identifier: 10735265
2026-03-30 04:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c7954d94-5aca-504b-a7ce-a26cf1347495 with identifier: 10735265 to the API
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735265>
{'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-30T10: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=10735265',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Automatic - 110 hp - 51.845 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735265%27 HTTP/1.1" 200 None
2026-03-30 04:16:54 [adesa.de] INFO: Saving data for 10735265: {'auction_closing_time': 1774866300.0, 'created_time': 1774631816.792427, 'last_price_update_time': 1774844214.925083}
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735265') HTTP/1.1" 204 0
2026-03-30 04:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c6932763-5e77-5029-a0a0-f0a6abe55333 with identifier: 10735278
2026-03-30 04:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c6932763-5e77-5029-a0a0-f0a6abe55333 with identifier: 10735278
2026-03-30 04:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c6932763-5e77-5029-a0a0-f0a6abe55333 with identifier: 10735278 to the API
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735278>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10: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=10735278',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Seat Ateca 2.0 TDI FR - Diesel - Automatic - 150 hp - 31.730 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2025}
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735278%27 HTTP/1.1" 200 None
2026-03-30 04:16:55 [adesa.de] INFO: Saving data for 10735278: {'auction_closing_time': 1774866300.0, 'created_time': 1774631819.237998, 'last_price_update_time': 1774844215.205724}
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735278') HTTP/1.1" 204 0
2026-03-30 04:16:55 [adesa.de] INFO: Found listing with ID: 10736670
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736670%27 HTTP/1.1" 200 None
2026-03-30 04:16:55 [adesa.de] INFO: Scrape type for 10736670: 2
2026-03-30 04:16:55 [adesa.de] INFO: Scraping item 10736670 url https://www.openlane.eu/en/carv6/auction/10736670
2026-03-30 04:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71770b8b-3b52-501f-ad34-7666c6b30ed6 with identifier: 10735272
2026-03-30 04:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71770b8b-3b52-501f-ad34-7666c6b30ed6 with scrape type 2
2026-03-30 04:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71770b8b-3b52-501f-ad34-7666c6b30ed6 with scrape type 2
2026-03-30 04:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71770b8b-3b52-501f-ad34-7666c6b30ed6, identifier: 10735272
2026-03-30 04:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10735269
2026-03-30 04:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with scrape type 2
2026-03-30 04:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with scrape type 2
2026-03-30 04:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e, identifier: 10735269
2026-03-30 04:16:55 [adesa.de] INFO: Found listing with ID: 10736509
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736509%27 HTTP/1.1" 200 None
2026-03-30 04:16:55 [adesa.de] INFO: Scrape type for 10736509: 2
2026-03-30 04:16:55 [adesa.de] INFO: Scraping item 10736509 url https://www.openlane.eu/en/carv6/auction/10736509
2026-03-30 04:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71770b8b-3b52-501f-ad34-7666c6b30ed6 with identifier: 10735272
2026-03-30 04:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71770b8b-3b52-501f-ad34-7666c6b30ed6 with identifier: 10735272
2026-03-30 04:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71770b8b-3b52-501f-ad34-7666c6b30ed6 with identifier: 10735272 to the API
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735272>
{'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-30T10: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=10735272',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Automatic - 110 hp - 26.174 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735272%27 HTTP/1.1" 200 None
2026-03-30 04:16:55 [adesa.de] INFO: Saving data for 10735272: {'auction_closing_time': 1774866300.0, 'created_time': 1774631819.581241, 'last_price_update_time': 1774844215.722132}
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735272') HTTP/1.1" 204 0
2026-03-30 04:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10735269
2026-03-30 04:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10735269
2026-03-30 04:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10735269 to the API
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735269>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10: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=10735269',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Opel Crossland 1.2 Elegance - Petrol - Automatic - 130 hp - 11.961 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735269%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Saving data for 10735269: {'auction_closing_time': 1774866300.0, 'created_time': 1774631820.649186, 'last_price_update_time': 1774844216.016298}
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735269') HTTP/1.1" 204 0
2026-03-30 04:16:56 [adesa.de] INFO: Found listing with ID: 10736761
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736761%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Scrape type for 10736761: 2
2026-03-30 04:16:56 [adesa.de] INFO: Scraping item 10736761 url https://www.openlane.eu/en/carv6/auction/10736761
2026-03-30 04:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0f406a7-41fd-5b92-b820-5a6988183e2c with identifier: 10735262
2026-03-30 04:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0f406a7-41fd-5b92-b820-5a6988183e2c with scrape type 2
2026-03-30 04:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0f406a7-41fd-5b92-b820-5a6988183e2c with scrape type 2
2026-03-30 04:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b0f406a7-41fd-5b92-b820-5a6988183e2c, identifier: 10735262
2026-03-30 04:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b0f406a7-41fd-5b92-b820-5a6988183e2c with identifier: 10735262
2026-03-30 04:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b0f406a7-41fd-5b92-b820-5a6988183e2c with identifier: 10735262
2026-03-30 04:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b0f406a7-41fd-5b92-b820-5a6988183e2c with identifier: 10735262 to the API
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735262>
{'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-30T10: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=10735262',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735262%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Saving data for 10735262: {'auction_closing_time': 1774866300.0, 'created_time': 1774632330.075056, 'last_price_update_time': 1774844216.448914}
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735262') HTTP/1.1" 204 0
2026-03-30 04:16:56 [adesa.de] INFO: Found listing with ID: 10735288
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735288%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Scrape type for 10735288: 2
2026-03-30 04:16:56 [adesa.de] INFO: Scraping item 10735288 url https://www.openlane.eu/en/carv6/auction/10735288
2026-03-30 04:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:56 [adesa.de] INFO: Found listing with ID: 10735294
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735294%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Scrape type for 10735294: 2
2026-03-30 04:16:56 [adesa.de] INFO: Scraping item 10735294 url https://www.openlane.eu/en/carv6/auction/10735294
2026-03-30 04:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:56 [adesa.de] INFO: Found listing with ID: 10735290
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735290%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Scrape type for 10735290: 2
2026-03-30 04:16:56 [adesa.de] INFO: Scraping item 10735290 url https://www.openlane.eu/en/carv6/auction/10735290
2026-03-30 04:16:56 [adesa.de] INFO: Found listing with ID: 10735286
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735286%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Scrape type for 10735286: 2
2026-03-30 04:16:56 [adesa.de] INFO: Scraping item 10735286 url https://www.openlane.eu/en/carv6/auction/10735286
2026-03-30 04:16:56 [adesa.de] INFO: Found listing with ID: 10735300
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735300%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Scrape type for 10735300: 2
2026-03-30 04:16:56 [adesa.de] INFO: Scraping item 10735300 url https://www.openlane.eu/en/carv6/auction/10735300
2026-03-30 04:16:56 [adesa.de] INFO: Found listing with ID: 10735296
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735296%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Scrape type for 10735296: 2
2026-03-30 04:16:56 [adesa.de] INFO: Scraping item 10735296 url https://www.openlane.eu/en/carv6/auction/10735296
2026-03-30 04:16:56 [adesa.de] INFO: Found listing with ID: 10735295
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735295%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Scrape type for 10735295: 2
2026-03-30 04:16:56 [adesa.de] INFO: Scraping item 10735295 url https://www.openlane.eu/en/carv6/auction/10735295
2026-03-30 04:16:56 [adesa.de] INFO: Found listing with ID: 10735291
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735291%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Scrape type for 10735291: 2
2026-03-30 04:16:56 [adesa.de] INFO: Scraping item 10735291 url https://www.openlane.eu/en/carv6/auction/10735291
2026-03-30 04:16:56 [adesa.de] INFO: Found listing with ID: 10735289
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735289%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Scrape type for 10735289: 2
2026-03-30 04:16:56 [adesa.de] INFO: Scraping item 10735289 url https://www.openlane.eu/en/carv6/auction/10735289
2026-03-30 04:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b081870-5620-56aa-aa3a-fda75397408b with identifier: 10735271
2026-03-30 04:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b081870-5620-56aa-aa3a-fda75397408b with scrape type 2
2026-03-30 04:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b081870-5620-56aa-aa3a-fda75397408b with scrape type 2
2026-03-30 04:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b081870-5620-56aa-aa3a-fda75397408b, identifier: 10735271
2026-03-30 04:16:56 [adesa.de] INFO: Found listing with ID: 10735287
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735287%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.de] INFO: Scrape type for 10735287: 2
2026-03-30 04:16:56 [adesa.de] INFO: Scraping item 10735287 url https://www.openlane.eu/en/carv6/auction/10735287
2026-03-30 04:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b081870-5620-56aa-aa3a-fda75397408b with identifier: 10735271
2026-03-30 04:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b081870-5620-56aa-aa3a-fda75397408b with identifier: 10735271
2026-03-30 04:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b081870-5620-56aa-aa3a-fda75397408b with identifier: 10735271 to the API
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735271>
{'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-30T10: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=10735271',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735271%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.de] INFO: Saving data for 10735271: {'auction_closing_time': 1774866300.0, 'created_time': 1774631834.346475, 'last_price_update_time': 1774844217.019586}
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735271') HTTP/1.1" 204 0
2026-03-30 04:16:57 [adesa.de] INFO: Found listing with ID: 10736752
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736752%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.de] INFO: Scrape type for 10736752: 2
2026-03-30 04:16:57 [adesa.de] INFO: Scraping item 10736752 url https://www.openlane.eu/en/carv6/auction/10736752
2026-03-30 04:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:57 [adesa.de] INFO: Found listing with ID: 10735284
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735284%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.de] INFO: Scrape type for 10735284: 2
2026-03-30 04:16:57 [adesa.de] INFO: Scraping item 10735284 url https://www.openlane.eu/en/carv6/auction/10735284
2026-03-30 04:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:57 [adesa.de] INFO: Found listing with ID: 10735282
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735282%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.de] INFO: Scrape type for 10735282: 2
2026-03-30 04:16:57 [adesa.de] INFO: Scraping item 10735282 url https://www.openlane.eu/en/carv6/auction/10735282
2026-03-30 04:16:57 [adesa.de] INFO: Found listing with ID: 10736757
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736757%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.de] INFO: Scrape type for 10736757: 2
2026-03-30 04:16:57 [adesa.de] INFO: Scraping item 10736757 url https://www.openlane.eu/en/carv6/auction/10736757
2026-03-30 04:16:57 [adesa.de] INFO: Found listing with ID: 10736758
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736758%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.de] INFO: Scrape type for 10736758: 2
2026-03-30 04:16:57 [adesa.de] INFO: Scraping item 10736758 url https://www.openlane.eu/en/carv6/auction/10736758
2026-03-30 04:16:57 [adesa.de] INFO: Found listing with ID: 10735285
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735285%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.de] INFO: Scrape type for 10735285: 2
2026-03-30 04:16:57 [adesa.de] INFO: Scraping item 10735285 url https://www.openlane.eu/en/carv6/auction/10735285
2026-03-30 04:16:57 [adesa.de] INFO: Found listing with ID: 10734395
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734395%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.de] INFO: Scrape type for 10734395: 2
2026-03-30 04:16:57 [adesa.de] INFO: Scraping item 10734395 url https://www.openlane.eu/en/carv6/auction/10734395
2026-03-30 04:16:57 [adesa.de] INFO: Found listing with ID: 10735293
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735293%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.de] INFO: Scrape type for 10735293: 2
2026-03-30 04:16:57 [adesa.de] INFO: Scraping item 10735293 url https://www.openlane.eu/en/carv6/auction/10735293
2026-03-30 04:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d18db87-fc0c-5b96-b59d-33716426ee54 with identifier: 10735263
2026-03-30 04:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d18db87-fc0c-5b96-b59d-33716426ee54 with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d18db87-fc0c-5b96-b59d-33716426ee54 with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8d18db87-fc0c-5b96-b59d-33716426ee54, identifier: 10735263
2026-03-30 04:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94f784a2-e9ce-5551-b227-494f7d74f667 with identifier: 10735276
2026-03-30 04:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94f784a2-e9ce-5551-b227-494f7d74f667 with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94f784a2-e9ce-5551-b227-494f7d74f667 with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 94f784a2-e9ce-5551-b227-494f7d74f667, identifier: 10735276
2026-03-30 04:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with identifier: 10735274
2026-03-30 04:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df, identifier: 10735274
2026-03-30 04:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47735d7c-7193-518a-bd6c-955236ebbdd3 with identifier: 10735264
2026-03-30 04:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47735d7c-7193-518a-bd6c-955236ebbdd3 with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47735d7c-7193-518a-bd6c-955236ebbdd3 with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47735d7c-7193-518a-bd6c-955236ebbdd3, identifier: 10735264
2026-03-30 04:16:57 [adesa.de] INFO: Found listing with ID: 10735298
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735298%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.de] INFO: Scrape type for 10735298: 2
2026-03-30 04:16:57 [adesa.de] INFO: Scraping item 10735298 url https://www.openlane.eu/en/carv6/auction/10735298
2026-03-30 04:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8d18db87-fc0c-5b96-b59d-33716426ee54 with identifier: 10735263
2026-03-30 04:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8d18db87-fc0c-5b96-b59d-33716426ee54 with identifier: 10735263
2026-03-30 04:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8d18db87-fc0c-5b96-b59d-33716426ee54 with identifier: 10735263 to the API
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735263>
{'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-30T10: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=10735263',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735263%27 HTTP/1.1" 200 None
2026-03-30 04:16:58 [adesa.de] INFO: Saving data for 10735263: {'auction_closing_time': 1774866300.0, 'created_time': 1774632326.412253, 'last_price_update_time': 1774844218.027784}
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735263') HTTP/1.1" 204 0
2026-03-30 04:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 94f784a2-e9ce-5551-b227-494f7d74f667 with identifier: 10735276
2026-03-30 04:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 94f784a2-e9ce-5551-b227-494f7d74f667 with identifier: 10735276
2026-03-30 04:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 94f784a2-e9ce-5551-b227-494f7d74f667 with identifier: 10735276 to the API
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735276>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10: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=10735276',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 17.922 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735276%27 HTTP/1.1" 200 None
2026-03-30 04:16:58 [adesa.de] INFO: Saving data for 10735276: {'auction_closing_time': 1774866300.0, 'created_time': 1774631822.916535, 'last_price_update_time': 1774844218.327597}
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735276') HTTP/1.1" 204 0
2026-03-30 04:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with identifier: 10735274
2026-03-30 04:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with identifier: 10735274
2026-03-30 04:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with identifier: 10735274 to the API
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735274>
{'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-30T10: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=10735274',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735274%27 HTTP/1.1" 200 None
2026-03-30 04:16:58 [adesa.de] INFO: Saving data for 10735274: {'auction_closing_time': 1774866300.0, 'created_time': 1774631824.041519, 'last_price_update_time': 1774844218.604183}
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735274') HTTP/1.1" 204 0
2026-03-30 04:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47735d7c-7193-518a-bd6c-955236ebbdd3 with identifier: 10735264
2026-03-30 04:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47735d7c-7193-518a-bd6c-955236ebbdd3 with identifier: 10735264
2026-03-30 04:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47735d7c-7193-518a-bd6c-955236ebbdd3 with identifier: 10735264 to the API
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735264>
{'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-30T10: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=10735264',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 110 hp - 23.407 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2023}
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735264%27 HTTP/1.1" 200 None
2026-03-30 04:16:58 [adesa.de] INFO: Saving data for 10735264: {'auction_closing_time': 1774866300.0, 'created_time': 1774631818.415251, 'last_price_update_time': 1774844218.893788}
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735264') HTTP/1.1" 204 0
2026-03-30 04:16:58 [adesa.de] INFO: Found listing with ID: 10734385
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734385%27 HTTP/1.1" 200 None
2026-03-30 04:16:58 [adesa.de] INFO: Scrape type for 10734385: 2
2026-03-30 04:16:58 [adesa.de] INFO: Scraping item 10734385 url https://www.openlane.eu/en/carv6/auction/10734385
2026-03-30 04:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:58 [adesa.de] INFO: Found listing with ID: 10737488
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737488%27 HTTP/1.1" 200 None
2026-03-30 04:16:58 [adesa.de] INFO: Scrape type for 10737488: 2
2026-03-30 04:16:58 [adesa.de] INFO: Scraping item 10737488 url https://www.openlane.eu/en/carv6/auction/10737488
2026-03-30 04:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:58 [adesa.de] INFO: Found listing with ID: 10735292
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735292%27 HTTP/1.1" 200 None
2026-03-30 04:16:58 [adesa.de] INFO: Scrape type for 10735292: 2
2026-03-30 04:16:58 [adesa.de] INFO: Scraping item 10735292 url https://www.openlane.eu/en/carv6/auction/10735292
2026-03-30 04:16:58 [adesa.de] INFO: Found listing with ID: 10735297
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735297%27 HTTP/1.1" 200 None
2026-03-30 04:16:59 [adesa.de] INFO: Scrape type for 10735297: 2
2026-03-30 04:16:59 [adesa.de] INFO: Scraping item 10735297 url https://www.openlane.eu/en/carv6/auction/10735297
2026-03-30 04:16:59 [adesa.de] INFO: Found listing with ID: 10736749
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736749%27 HTTP/1.1" 200 None
2026-03-30 04:16:59 [adesa.de] INFO: Scrape type for 10736749: 2
2026-03-30 04:16:59 [adesa.de] INFO: Scraping item 10736749 url https://www.openlane.eu/en/carv6/auction/10736749
2026-03-30 04:16:59 [adesa.de] INFO: Found listing with ID: 10735299
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735299%27 HTTP/1.1" 200 None
2026-03-30 04:16:59 [adesa.de] INFO: Scrape type for 10735299: 2
2026-03-30 04:16:59 [adesa.de] INFO: Scraping item 10735299 url https://www.openlane.eu/en/carv6/auction/10735299
2026-03-30 04:16:59 [adesa.de] INFO: Found listing with ID: 10737447
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737447%27 HTTP/1.1" 200 None
2026-03-30 04:16:59 [adesa.de] INFO: Scrape type for 10737447: 2
2026-03-30 04:16:59 [adesa.de] INFO: Scraping item 10737447 url https://www.openlane.eu/en/carv6/auction/10737447
2026-03-30 04:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10736740
2026-03-30 04:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with scrape type 2
2026-03-30 04:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with scrape type 2
2026-03-30 04:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f, identifier: 10736740
2026-03-30 04:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab0698a6-2420-5b59-b411-3f52778bdfd9 with identifier: 10736743
2026-03-30 04:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab0698a6-2420-5b59-b411-3f52778bdfd9 with scrape type 2
2026-03-30 04:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab0698a6-2420-5b59-b411-3f52778bdfd9 with scrape type 2
2026-03-30 04:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab0698a6-2420-5b59-b411-3f52778bdfd9, identifier: 10736743
2026-03-30 04:16:59 [adesa.de] INFO: Found listing with ID: 10734389
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734389%27 HTTP/1.1" 200 None
2026-03-30 04:16:59 [adesa.de] INFO: Scrape type for 10734389: 2
2026-03-30 04:16:59 [adesa.de] INFO: Scraping item 10734389 url https://www.openlane.eu/en/carv6/auction/10734389
2026-03-30 04:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10736740
2026-03-30 04:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10736740
2026-03-30 04:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10736740 to the API
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736740>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '76ebaae9-7daa-5786-8dd3-9e3b79724e7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30453',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736740',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 43568,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 43.568 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736740%27 HTTP/1.1" 200 None
2026-03-30 04:16:59 [adesa.de] INFO: Saving data for 10736740: {'auction_closing_time': 1774873800.0, 'created_time': 1774631824.566139, 'last_price_update_time': 1774844219.554909}
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736740') HTTP/1.1" 204 0
2026-03-30 04:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab0698a6-2420-5b59-b411-3f52778bdfd9 with identifier: 10736743
2026-03-30 04:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab0698a6-2420-5b59-b411-3f52778bdfd9 with identifier: 10736743
2026-03-30 04:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab0698a6-2420-5b59-b411-3f52778bdfd9 with identifier: 10736743 to the API
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736743>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'ab0698a6-2420-5b59-b411-3f52778bdfd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736743',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 163282,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI FR - Diesel - Automatic - 200 hp - 163.282 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736743%27 HTTP/1.1" 200 None
2026-03-30 04:16:59 [adesa.de] INFO: Saving data for 10736743: {'auction_closing_time': 1774873800.0, 'created_time': 1774632327.404826, 'last_price_update_time': 1774844219.932787}
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736743') HTTP/1.1" 204 0
2026-03-30 04:16:59 [adesa.de] INFO: Found listing with ID: 10734393
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734393%27 HTTP/1.1" 200 None
2026-03-30 04:16:59 [adesa.de] INFO: Scrape type for 10734393: 2
2026-03-30 04:16:59 [adesa.de] INFO: Scraping item 10734393 url https://www.openlane.eu/en/carv6/auction/10734393
2026-03-30 04:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:59 [adesa.de] INFO: Found listing with ID: 10734386
2026-03-30 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734386%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.de] INFO: Scrape type for 10734386: 2
2026-03-30 04:17:00 [adesa.de] INFO: Scraping item 10734386 url https://www.openlane.eu/en/carv6/auction/10734386
2026-03-30 04:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:00 [adesa.de] INFO: Found listing with ID: 10736755
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736755%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.de] INFO: Scrape type for 10736755: 2
2026-03-30 04:17:00 [adesa.de] INFO: Scraping item 10736755 url https://www.openlane.eu/en/carv6/auction/10736755
2026-03-30 04:17:00 [adesa.de] INFO: Found listing with ID: 10736751
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736751%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.de] INFO: Scrape type for 10736751: 2
2026-03-30 04:17:00 [adesa.de] INFO: Scraping item 10736751 url https://www.openlane.eu/en/carv6/auction/10736751
2026-03-30 04:17:00 [adesa.de] INFO: Found listing with ID: 10737444
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737444%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.de] INFO: Scrape type for 10737444: 2
2026-03-30 04:17:00 [adesa.de] INFO: Scraping item 10737444 url https://www.openlane.eu/en/carv6/auction/10737444
2026-03-30 04:17:00 [adesa.de] INFO: Found listing with ID: 10736673
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736673%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.de] INFO: Scrape type for 10736673: 2
2026-03-30 04:17:00 [adesa.de] INFO: Scraping item 10736673 url https://www.openlane.eu/en/carv6/auction/10736673
2026-03-30 04:17:00 [adesa.de] INFO: Found listing with ID: 10736744
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736744%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.de] INFO: Scrape type for 10736744: 2
2026-03-30 04:17:00 [adesa.de] INFO: Scraping item 10736744 url https://www.openlane.eu/en/carv6/auction/10736744
2026-03-30 04:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 922d46fc-5c08-541a-bd63-1e5bf2a4226b with identifier: 10736528
2026-03-30 04:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 922d46fc-5c08-541a-bd63-1e5bf2a4226b with scrape type 2
2026-03-30 04:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 922d46fc-5c08-541a-bd63-1e5bf2a4226b with scrape type 2
2026-03-30 04:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 922d46fc-5c08-541a-bd63-1e5bf2a4226b, identifier: 10736528
2026-03-30 04:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f7860e5-f162-58e1-9c1a-4faffa216a28 with identifier: 10735279
2026-03-30 04:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7860e5-f162-58e1-9c1a-4faffa216a28 with scrape type 2
2026-03-30 04:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f7860e5-f162-58e1-9c1a-4faffa216a28 with scrape type 2
2026-03-30 04:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f7860e5-f162-58e1-9c1a-4faffa216a28, identifier: 10735279
2026-03-30 04:17:00 [adesa.de] INFO: Found listing with ID: 10737443
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737443%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.de] INFO: Scrape type for 10737443: 2
2026-03-30 04:17:00 [adesa.de] INFO: Scraping item 10737443 url https://www.openlane.eu/en/carv6/auction/10737443
2026-03-30 04:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 922d46fc-5c08-541a-bd63-1e5bf2a4226b with identifier: 10736528
2026-03-30 04:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 922d46fc-5c08-541a-bd63-1e5bf2a4226b with identifier: 10736528
2026-03-30 04:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 922d46fc-5c08-541a-bd63-1e5bf2a4226b with identifier: 10736528 to the API
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '922d46fc-5c08-541a-bd63-1e5bf2a4226b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736528',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 129600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 1.5 TSI Style - Petrol - Manual - 150 hp - 129.600 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736528%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.de] INFO: Saving data for 10736528: {'auction_closing_time': 1774873800.0, 'created_time': 1774631828.026801, 'last_price_update_time': 1774844220.621031}
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736528') HTTP/1.1" 204 0
2026-03-30 04:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f7860e5-f162-58e1-9c1a-4faffa216a28 with identifier: 10735279
2026-03-30 04:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f7860e5-f162-58e1-9c1a-4faffa216a28 with identifier: 10735279
2026-03-30 04:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f7860e5-f162-58e1-9c1a-4faffa216a28 with identifier: 10735279 to the API
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735279>
{'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': 115,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': '7f7860e5-f162-58e1-9c1a-4faffa216a28',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016127D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735279',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 101453,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI Ambition - Diesel - Automatic - 115 hp - '
'101.453 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735279%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.de] INFO: Saving data for 10735279: {'auction_closing_time': 1774866300.0, 'created_time': 1774631830.264995, 'last_price_update_time': 1774844220.903275}
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735279') HTTP/1.1" 204 0
2026-03-30 04:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:00 [adesa.de] INFO: Found listing with ID: 10736745
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736745%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.de] INFO: Scrape type for 10736745: 2
2026-03-30 04:17:00 [adesa.de] INFO: Scraping item 10736745 url https://www.openlane.eu/en/carv6/auction/10736745
2026-03-30 04:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10735280
2026-03-30 04:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25b26564-6543-56f1-952c-9e6c21447e8f with scrape type 2
2026-03-30 04:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25b26564-6543-56f1-952c-9e6c21447e8f with scrape type 2
2026-03-30 04:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 25b26564-6543-56f1-952c-9e6c21447e8f, identifier: 10735280
2026-03-30 04:17:01 [adesa.de] INFO: Found listing with ID: 10736763
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736763%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.de] INFO: Scrape type for 10736763: 2
2026-03-30 04:17:01 [adesa.de] INFO: Scraping item 10736763 url https://www.openlane.eu/en/carv6/auction/10736763
2026-03-30 04:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10735280
2026-03-30 04:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10735280
2026-03-30 04:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10735280 to the API
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735280>
{'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-30T10: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=10735280',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735280%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.de] INFO: Saving data for 10735280: {'auction_closing_time': 1774866300.0, 'created_time': 1774631831.482461, 'last_price_update_time': 1774844221.347819}
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735280') HTTP/1.1" 204 0
2026-03-30 04:17:01 [adesa.de] INFO: Found listing with ID: 10736759
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736759%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.de] INFO: Scrape type for 10736759: 2
2026-03-30 04:17:01 [adesa.de] INFO: Scraping item 10736759 url https://www.openlane.eu/en/carv6/auction/10736759
2026-03-30 04:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bc685ea-1531-5686-b311-01eae26d974c with identifier: 10735268
2026-03-30 04:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bc685ea-1531-5686-b311-01eae26d974c with scrape type 2
2026-03-30 04:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bc685ea-1531-5686-b311-01eae26d974c with scrape type 2
2026-03-30 04:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0bc685ea-1531-5686-b311-01eae26d974c, identifier: 10735268
2026-03-30 04:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0bc685ea-1531-5686-b311-01eae26d974c with identifier: 10735268
2026-03-30 04:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0bc685ea-1531-5686-b311-01eae26d974c with identifier: 10735268
2026-03-30 04:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0bc685ea-1531-5686-b311-01eae26d974c with identifier: 10735268 to the API
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735268>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T10: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=10735268',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735268%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.de] INFO: Saving data for 10735268: {'auction_closing_time': 1774866300.0, 'created_time': 1774632328.014359, 'last_price_update_time': 1774844221.775827}
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735268') HTTP/1.1" 204 0
2026-03-30 04:17:01 [adesa.de] INFO: Found listing with ID: 10736762
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736762%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.de] INFO: Scrape type for 10736762: 2
2026-03-30 04:17:01 [adesa.de] INFO: Scraping item 10736762 url https://www.openlane.eu/en/carv6/auction/10736762
2026-03-30 04:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14cd52be-42bf-5762-ad8c-6ae4114439f9 with identifier: 10735267
2026-03-30 04:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14cd52be-42bf-5762-ad8c-6ae4114439f9 with scrape type 2
2026-03-30 04:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14cd52be-42bf-5762-ad8c-6ae4114439f9 with scrape type 2
2026-03-30 04:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 14cd52be-42bf-5762-ad8c-6ae4114439f9, identifier: 10735267
2026-03-30 04:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 14cd52be-42bf-5762-ad8c-6ae4114439f9 with identifier: 10735267
2026-03-30 04:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 14cd52be-42bf-5762-ad8c-6ae4114439f9 with identifier: 10735267
2026-03-30 04:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 14cd52be-42bf-5762-ad8c-6ae4114439f9 with identifier: 10735267 to the API
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735267>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10: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=10735267',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Automatic - 150 hp - 89.835 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735267%27 HTTP/1.1" 200 None
2026-03-30 04:17:02 [adesa.de] INFO: Saving data for 10735267: {'auction_closing_time': 1774866300.0, 'created_time': 1774632327.099862, 'last_price_update_time': 1774844222.275334}
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735267') HTTP/1.1" 204 0
2026-03-30 04:17:02 [adesa.de] INFO: Found listing with ID: 10736754
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736754%27 HTTP/1.1" 200 None
2026-03-30 04:17:02 [adesa.de] INFO: Scrape type for 10736754: 2
2026-03-30 04:17:02 [adesa.de] INFO: Scraping item 10736754 url https://www.openlane.eu/en/carv6/auction/10736754
2026-03-30 04:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6808a62a-531c-58fd-9b08-b28439173733 with identifier: 10735283
2026-03-30 04:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6808a62a-531c-58fd-9b08-b28439173733 with scrape type 2
2026-03-30 04:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6808a62a-531c-58fd-9b08-b28439173733 with scrape type 2
2026-03-30 04:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6808a62a-531c-58fd-9b08-b28439173733, identifier: 10735283
2026-03-30 04:17:02 [adesa.de] INFO: Found listing with ID: 10740640
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740640%27 HTTP/1.1" 200 None
2026-03-30 04:17:02 [adesa.de] INFO: Scrape type for 10740640: 2
2026-03-30 04:17:02 [adesa.de] INFO: Scraping item 10740640 url https://www.openlane.eu/en/carv6/auction/10740640
2026-03-30 04:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6808a62a-531c-58fd-9b08-b28439173733 with identifier: 10735283
2026-03-30 04:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6808a62a-531c-58fd-9b08-b28439173733 with identifier: 10735283
2026-03-30 04:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6808a62a-531c-58fd-9b08-b28439173733 with identifier: 10735283 to the API
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735283>
{'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-30T10: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=10735283',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735283%27 HTTP/1.1" 200 None
2026-03-30 04:17:02 [adesa.de] INFO: Saving data for 10735283: {'auction_closing_time': 1774866300.0, 'created_time': 1774632322.088067, 'last_price_update_time': 1774844222.784803}
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735283') HTTP/1.1" 204 0
2026-03-30 04:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:02 [adesa.de] INFO: Found listing with ID: 10740631
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740631%27 HTTP/1.1" 200 None
2026-03-30 04:17:02 [adesa.de] INFO: Scrape type for 10740631: 2
2026-03-30 04:17:02 [adesa.de] INFO: Scraping item 10740631 url https://www.openlane.eu/en/carv6/auction/10740631
2026-03-30 04:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10736670
2026-03-30 04:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a93614f2-342b-552e-8666-69ef9b70c0d0 with scrape type 2
2026-03-30 04:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a93614f2-342b-552e-8666-69ef9b70c0d0 with scrape type 2
2026-03-30 04:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a93614f2-342b-552e-8666-69ef9b70c0d0, identifier: 10736670
2026-03-30 04:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c08387bc-509a-53f6-a131-c6d794ae8b93 with identifier: 10735288
2026-03-30 04:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c08387bc-509a-53f6-a131-c6d794ae8b93 with scrape type 2
2026-03-30 04:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c08387bc-509a-53f6-a131-c6d794ae8b93 with scrape type 2
2026-03-30 04:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c08387bc-509a-53f6-a131-c6d794ae8b93, identifier: 10735288
2026-03-30 04:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd6610c3-37c6-5b0b-aff2-b01539137500 with identifier: 10736756
2026-03-30 04:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd6610c3-37c6-5b0b-aff2-b01539137500 with scrape type 2
2026-03-30 04:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd6610c3-37c6-5b0b-aff2-b01539137500 with scrape type 2
2026-03-30 04:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dd6610c3-37c6-5b0b-aff2-b01539137500, identifier: 10736756
2026-03-30 04:17:03 [adesa.de] INFO: Found listing with ID: 10740637
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740637%27 HTTP/1.1" 200 None
2026-03-30 04:17:03 [adesa.de] INFO: Scrape type for 10740637: 2
2026-03-30 04:17:03 [adesa.de] INFO: Scraping item 10740637 url https://www.openlane.eu/en/carv6/auction/10740637
2026-03-30 04:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10736670
2026-03-30 04:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10736670
2026-03-30 04:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10736670 to the API
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736670>
{'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-30T12: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=10736670',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 28483,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23100,
'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-30 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736670%27 HTTP/1.1" 200 None
2026-03-30 04:17:03 [adesa.de] INFO: Saving data for 10736670: {'auction_closing_time': 1774873800.0, 'created_time': 1774631834.921368, 'last_price_update_time': 1774844223.434018}
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736670') HTTP/1.1" 204 0
2026-03-30 04:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c08387bc-509a-53f6-a131-c6d794ae8b93 with identifier: 10735288
2026-03-30 04:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c08387bc-509a-53f6-a131-c6d794ae8b93 with identifier: 10735288
2026-03-30 04:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c08387bc-509a-53f6-a131-c6d794ae8b93 with identifier: 10735288 to the API
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735288>
{'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-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'c08387bc-509a-53f6-a131-c6d794ae8b93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016129A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735288',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 27486,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.0 TSI Move - Petrol - Manual - 110 hp - 27.486 km',
'transmission': 'manual',
'trim': 'Move',
'vin': None,
'year': 2024}
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735288%27 HTTP/1.1" 200 None
2026-03-30 04:17:03 [adesa.de] INFO: Saving data for 10735288: {'auction_closing_time': 1774866300.0, 'created_time': 1774632316.604552, 'last_price_update_time': 1774844223.723886}
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735288') HTTP/1.1" 204 0
2026-03-30 04:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dd6610c3-37c6-5b0b-aff2-b01539137500 with identifier: 10736756
2026-03-30 04:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dd6610c3-37c6-5b0b-aff2-b01539137500 with identifier: 10736756
2026-03-30 04:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dd6610c3-37c6-5b0b-aff2-b01539137500 with identifier: 10736756 to the API
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736756>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Electric',
'id': 'dd6610c3-37c6-5b0b-aff2-b01539137500',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7FA9MC344161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736756',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 41053,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'Santander Leasing',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 325 hp - '
'41.053 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736756%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.de] INFO: Saving data for 10736756: {'auction_closing_time': 1774873800.0, 'created_time': 1774632321.778062, 'last_price_update_time': 1774844224.020025}
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736756') HTTP/1.1" 204 0
2026-03-30 04:17:04 [adesa.de] INFO: Found listing with ID: 10740672
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740672%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.de] INFO: Scrape type for 10740672: 2
2026-03-30 04:17:04 [adesa.de] INFO: Scraping item 10740672 url https://www.openlane.eu/en/carv6/auction/10740672
2026-03-30 04:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:04 [adesa.de] INFO: Found listing with ID: 10740701
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740701%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.de] INFO: Scrape type for 10740701: 2
2026-03-30 04:17:04 [adesa.de] INFO: Scraping item 10740701 url https://www.openlane.eu/en/carv6/auction/10740701
2026-03-30 04:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:04 [adesa.de] INFO: Found listing with ID: 10740222
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740222%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.de] INFO: Scrape type for 10740222: 2
2026-03-30 04:17:04 [adesa.de] INFO: Scraping item 10740222 url https://www.openlane.eu/en/carv6/auction/10740222
2026-03-30 04:17:04 [adesa.de] INFO: Found listing with ID: 10740687
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740687%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.de] INFO: Scrape type for 10740687: 2
2026-03-30 04:17:04 [adesa.de] INFO: Scraping item 10740687 url https://www.openlane.eu/en/carv6/auction/10740687
2026-03-30 04:17:04 [adesa.de] INFO: Found listing with ID: 10740693
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740693%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.de] INFO: Scrape type for 10740693: 2
2026-03-30 04:17:04 [adesa.de] INFO: Scraping item 10740693 url https://www.openlane.eu/en/carv6/auction/10740693
2026-03-30 04:17:04 [adesa.de] INFO: Found listing with ID: 10740676
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740676%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.de] INFO: Scrape type for 10740676: 2
2026-03-30 04:17:04 [adesa.de] INFO: Scraping item 10740676 url https://www.openlane.eu/en/carv6/auction/10740676
2026-03-30 04:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 835e7d7f-8224-5c92-9d09-25c163aa6c70 with identifier: 10735287
2026-03-30 04:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 835e7d7f-8224-5c92-9d09-25c163aa6c70 with scrape type 2
2026-03-30 04:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 835e7d7f-8224-5c92-9d09-25c163aa6c70 with scrape type 2
2026-03-30 04:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 835e7d7f-8224-5c92-9d09-25c163aa6c70, identifier: 10735287
2026-03-30 04:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 835e7d7f-8224-5c92-9d09-25c163aa6c70 with identifier: 10735287
2026-03-30 04:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 835e7d7f-8224-5c92-9d09-25c163aa6c70 with identifier: 10735287
2026-03-30 04:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 835e7d7f-8224-5c92-9d09-25c163aa6c70 with identifier: 10735287 to the API
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735287>
{'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-30T10: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=10735287',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 150 hp - 37.161 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735287%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.de] INFO: Saving data for 10735287: {'auction_closing_time': 1774866300.0, 'created_time': 1774632312.731598, 'last_price_update_time': 1774844224.55961}
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735287') HTTP/1.1" 204 0
2026-03-30 04:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e845960d-1bb3-5b7b-8558-05af2d5687bd with identifier: 10736752
2026-03-30 04:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e845960d-1bb3-5b7b-8558-05af2d5687bd with scrape type 2
2026-03-30 04:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e845960d-1bb3-5b7b-8558-05af2d5687bd with scrape type 2
2026-03-30 04:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e845960d-1bb3-5b7b-8558-05af2d5687bd, identifier: 10736752
2026-03-30 04:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734385> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e845960d-1bb3-5b7b-8558-05af2d5687bd with identifier: 10736752
2026-03-30 04:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e845960d-1bb3-5b7b-8558-05af2d5687bd with identifier: 10736752
2026-03-30 04:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e845960d-1bb3-5b7b-8558-05af2d5687bd with identifier: 10736752 to the API
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736752>
{'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-30T12: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=10736752',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 41020,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20500,
'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-30 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736752%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.de] INFO: Saving data for 10736752: {'auction_closing_time': 1774873800.0, 'created_time': 1774631832.585157, 'last_price_update_time': 1774844225.060385}
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736752') HTTP/1.1" 204 0
2026-03-30 04:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10734385
2026-03-30 04:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46349adc-a4b8-59d2-a34d-bb390be6494c with scrape type 2
2026-03-30 04:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46349adc-a4b8-59d2-a34d-bb390be6494c with scrape type 2
2026-03-30 04:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46349adc-a4b8-59d2-a34d-bb390be6494c, identifier: 10734385
2026-03-30 04:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10734385
2026-03-30 04:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10734385
2026-03-30 04:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10734385 to the API
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734385>
{'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-30T12:30: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=10734385',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 233000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 5,
'seller_name': None,
'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-30 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734385%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.de] INFO: Saving data for 10734385: {'auction_closing_time': 1774873800.0, 'created_time': 1774631853.679582, 'last_price_update_time': 1774844225.46212}
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734385') HTTP/1.1" 204 0
2026-03-30 04:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63804493-f292-5052-959a-eac0bb26f8ae with identifier: 10735289
2026-03-30 04:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63804493-f292-5052-959a-eac0bb26f8ae with scrape type 2
2026-03-30 04:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63804493-f292-5052-959a-eac0bb26f8ae with scrape type 2
2026-03-30 04:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 63804493-f292-5052-959a-eac0bb26f8ae, identifier: 10735289
2026-03-30 04:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 63804493-f292-5052-959a-eac0bb26f8ae with identifier: 10735289
2026-03-30 04:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 63804493-f292-5052-959a-eac0bb26f8ae with identifier: 10735289
2026-03-30 04:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 63804493-f292-5052-959a-eac0bb26f8ae with identifier: 10735289 to the API
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735289>
{'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-30T10: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=10735289',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Volkswagen Golf 2.0 TDI Active - Diesel - Automatic - 150 hp - '
'40.037 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735289%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.de] INFO: Saving data for 10735289: {'auction_closing_time': 1774866300.0, 'created_time': 1774632313.872165, 'last_price_update_time': 1774844225.834253}
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735289') HTTP/1.1" 204 0
2026-03-30 04:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10734389
2026-03-30 04:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 771f96ed-5274-5426-9285-02e56c11d896 with scrape type 2
2026-03-30 04:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 771f96ed-5274-5426-9285-02e56c11d896 with scrape type 2
2026-03-30 04:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 771f96ed-5274-5426-9285-02e56c11d896, identifier: 10734389
2026-03-30 04:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 832cc036-16fc-59ed-ae92-34d434691db5 with identifier: 10735291
2026-03-30 04:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 832cc036-16fc-59ed-ae92-34d434691db5 with scrape type 2
2026-03-30 04:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 832cc036-16fc-59ed-ae92-34d434691db5 with scrape type 2
2026-03-30 04:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 832cc036-16fc-59ed-ae92-34d434691db5, identifier: 10735291
2026-03-30 04:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10734389
2026-03-30 04:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10734389
2026-03-30 04:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10734389 to the API
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734389>
{'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-30T12:30: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=10734389',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 286828,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2017-05-17',
'seats_number': 8,
'seller_name': None,
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 102 hp - 286.828 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734389%27 HTTP/1.1" 200 None
2026-03-30 04:17:06 [adesa.de] INFO: Saving data for 10734389: {'auction_closing_time': 1774873800.0, 'created_time': 1774631837.457634, 'last_price_update_time': 1774844226.342826}
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734389') HTTP/1.1" 204 0
2026-03-30 04:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 832cc036-16fc-59ed-ae92-34d434691db5 with identifier: 10735291
2026-03-30 04:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 832cc036-16fc-59ed-ae92-34d434691db5 with identifier: 10735291
2026-03-30 04:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 832cc036-16fc-59ed-ae92-34d434691db5 with identifier: 10735291 to the API
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735291>
{'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-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '832cc036-16fc-59ed-ae92-34d434691db5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735291',
'listing': 'auctionplusdirectbuy',
'location': 'Engelskirchen (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 51976,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 51.976 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735291%27 HTTP/1.1" 200 None
2026-03-30 04:17:06 [adesa.de] INFO: Saving data for 10735291: {'auction_closing_time': 1774866300.0, 'created_time': 1774632315.304324, 'last_price_update_time': 1774844226.621423}
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735291') HTTP/1.1" 204 0
2026-03-30 04:17:06 [scrapy.extensions.logstats] INFO: Crawled 230 pages (at 131 pages/min), scraped 224 items (at 128 items/min)
2026-03-30 04:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-30 04:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10735298
2026-03-30 04:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4103c1e9-53fd-5913-b66b-cb88559375b8 with scrape type 2
2026-03-30 04:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4103c1e9-53fd-5913-b66b-cb88559375b8 with scrape type 2
2026-03-30 04:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4103c1e9-53fd-5913-b66b-cb88559375b8, identifier: 10735298
2026-03-30 04:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10736744
2026-03-30 04:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with scrape type 2
2026-03-30 04:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with scrape type 2
2026-03-30 04:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4494aecd-80a5-58b3-90c9-c5a43cffddd5, identifier: 10736744
2026-03-30 04:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10735298
2026-03-30 04:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10735298
2026-03-30 04:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10735298 to the API
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735298>
{'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-30T10: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=10735298',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735298%27 HTTP/1.1" 200 None
2026-03-30 04:17:07 [adesa.de] INFO: Saving data for 10735298: {'auction_closing_time': 1774866300.0, 'created_time': 1774631839.373273, 'last_price_update_time': 1774844227.097475}
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735298') HTTP/1.1" 204 0
2026-03-30 04:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10736744
2026-03-30 04:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10736744
2026-03-30 04:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10736744 to the API
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736744>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T12: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=10736744',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 96883,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'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-30 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736744%27 HTTP/1.1" 200 None
2026-03-30 04:17:07 [adesa.de] INFO: Saving data for 10736744: {'auction_closing_time': 1774873800.0, 'created_time': 1774631842.868735, 'last_price_update_time': 1774844227.38545}
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736744') HTTP/1.1" 204 0
2026-03-30 04:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10737443
2026-03-30 04:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1a69424-94a5-5a24-ab34-0bd849106d77 with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1a69424-94a5-5a24-ab34-0bd849106d77 with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1a69424-94a5-5a24-ab34-0bd849106d77, identifier: 10737443
2026-03-30 04:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10737443
2026-03-30 04:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10737443
2026-03-30 04:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10737443 to the API
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737443>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd1a69424-94a5-5a24-ab34-0bd849106d77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7105995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737443',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 90536,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 T5 Plus Dark - Hybrid - Automatic - 180 hp - 90.536 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737443%27 HTTP/1.1" 200 None
2026-03-30 04:17:07 [adesa.de] INFO: Saving data for 10737443: {'auction_closing_time': 1774873800.0, 'created_time': 1774631842.087887, 'last_price_update_time': 1774844227.770357}
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737443') HTTP/1.1" 204 0
2026-03-30 04:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10736762
2026-03-30 04:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be9136b-f892-54a4-845a-54988e66392f with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7be9136b-f892-54a4-845a-54988e66392f with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7be9136b-f892-54a4-845a-54988e66392f, identifier: 10736762
2026-03-30 04:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10736745
2026-03-30 04:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e125812-33d9-52b1-804e-050d3743df55 with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e125812-33d9-52b1-804e-050d3743df55 with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8e125812-33d9-52b1-804e-050d3743df55, identifier: 10736745
2026-03-30 04:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10734393
2026-03-30 04:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with scrape type 2
2026-03-30 04:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed, identifier: 10734393
2026-03-30 04:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10736762
2026-03-30 04:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10736762
2026-03-30 04:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10736762 to the API
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736762>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Hybrid',
'id': '7be9136b-f892-54a4-845a-54988e66392f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736762',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 165182,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28600,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 Ultimate Bright - Hybrid - Automatic - 310 hp - '
'165.182 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2022}
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736762%27 HTTP/1.1" 200 None
2026-03-30 04:17:08 [adesa.de] INFO: Saving data for 10736762: {'auction_closing_time': 1774873800.0, 'created_time': 1774631855.615783, 'last_price_update_time': 1774844228.349768}
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736762') HTTP/1.1" 204 0
2026-03-30 04:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10736745
2026-03-30 04:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10736745
2026-03-30 04:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10736745 to the API
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736745>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': '8e125812-33d9-52b1-804e-050d3743df55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736745',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 149070,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Inscription - AWD - Diesel - Automatic - 197 hp - '
'149.070 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736745%27 HTTP/1.1" 200 None
2026-03-30 04:17:08 [adesa.de] INFO: Saving data for 10736745: {'auction_closing_time': 1774873800.0, 'created_time': 1774631840.8595, 'last_price_update_time': 1774844228.641464}
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736745') HTTP/1.1" 204 0
2026-03-30 04:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10734393
2026-03-30 04:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10734393
2026-03-30 04:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10734393 to the API
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734393>
{'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-30T12:30: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=10734393',
'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': 25100,
'price_includes_vat': True,
'registration_date': '2025-02-03',
'seats_number': 5,
'seller_name': None,
'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-30 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734393%27 HTTP/1.1" 200 None
2026-03-30 04:17:08 [adesa.de] INFO: Saving data for 10734393: {'auction_closing_time': 1774873800.0, 'created_time': 1774631847.665734, 'last_price_update_time': 1774844228.937658}
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734393') HTTP/1.1" 204 0
2026-03-30 04:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10736759
2026-03-30 04:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50ec1528-e350-5d63-b2f6-b092a13fbb61 with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50ec1528-e350-5d63-b2f6-b092a13fbb61 with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50ec1528-e350-5d63-b2f6-b092a13fbb61, identifier: 10736759
2026-03-30 04:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10736759
2026-03-30 04:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10736759
2026-03-30 04:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10736759 to the API
2026-03-30 04:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736759>
{'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-30T12: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=10736759',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 194565,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14700,
'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-30 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736759%27 HTTP/1.1" 200 None
2026-03-30 04:17:09 [adesa.de] INFO: Saving data for 10736759: {'auction_closing_time': 1774873800.0, 'created_time': 1774631841.478443, 'last_price_update_time': 1774844229.44101}
2026-03-30 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736759') HTTP/1.1" 204 0
2026-03-30 04:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10740672
2026-03-30 04:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b88cb77-78f8-55a1-a6fc-562746014cf9 with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b88cb77-78f8-55a1-a6fc-562746014cf9 with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b88cb77-78f8-55a1-a6fc-562746014cf9, identifier: 10740672
2026-03-30 04:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10736763
2026-03-30 04:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6, identifier: 10736763
2026-03-30 04:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 508c8435-1ddf-5a32-ab85-390baf36f1ce with identifier: 10735239
2026-03-30 04:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 508c8435-1ddf-5a32-ab85-390baf36f1ce with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 508c8435-1ddf-5a32-ab85-390baf36f1ce with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 508c8435-1ddf-5a32-ab85-390baf36f1ce, identifier: 10735239
2026-03-30 04:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10740672
2026-03-30 04:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10740672
2026-03-30 04:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10740672 to the API
2026-03-30 04:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740672>
{'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-30T10: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=10740672',
'listing': 'auction',
'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-30 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740672%27 HTTP/1.1" 200 None
2026-03-30 04:17:10 [adesa.de] INFO: Saving data for 10740672: {'auction_closing_time': 1774866000.0, 'created_time': 1774631858.77857, 'last_price_update_time': 1774844230.017257}
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740672') HTTP/1.1" 204 0
2026-03-30 04:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10736763
2026-03-30 04:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10736763
2026-03-30 04:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10736763 to the API
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736763>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'dfef980a-f998-5a11-ab3b-3bd1e4ea90b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736763',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 25266,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31200,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - Petrol - Automatic - 197 hp - 25.266 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736763%27 HTTP/1.1" 200 None
2026-03-30 04:17:10 [adesa.de] INFO: Saving data for 10736763: {'auction_closing_time': 1774873800.0, 'created_time': 1774631839.980526, 'last_price_update_time': 1774844230.309383}
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736763') HTTP/1.1" 204 0
2026-03-30 04:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 508c8435-1ddf-5a32-ab85-390baf36f1ce with identifier: 10735239
2026-03-30 04:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 508c8435-1ddf-5a32-ab85-390baf36f1ce with identifier: 10735239
2026-03-30 04:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 508c8435-1ddf-5a32-ab85-390baf36f1ce with identifier: 10735239 to the API
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735239>
{'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-30T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '508c8435-1ddf-5a32-ab85-390baf36f1ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016125D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735239',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 14637,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 14.637 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735239%27 HTTP/1.1" 200 None
2026-03-30 04:17:10 [adesa.de] INFO: Saving data for 10735239: {'auction_closing_time': 1774866300.0, 'created_time': 1774631809.422798, 'last_price_update_time': 1774844230.590484}
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735239') HTTP/1.1" 204 0
2026-03-30 04:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 592a6d95-6332-521c-a721-0e3347824282 with identifier: 10740637
2026-03-30 04:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 592a6d95-6332-521c-a721-0e3347824282 with scrape type 2
2026-03-30 04:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 592a6d95-6332-521c-a721-0e3347824282 with scrape type 2
2026-03-30 04:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 592a6d95-6332-521c-a721-0e3347824282, identifier: 10740637
2026-03-30 04:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662a3a35-3425-5896-b160-b7b31081d5da with identifier: 10740676
2026-03-30 04:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662a3a35-3425-5896-b160-b7b31081d5da with scrape type 2
2026-03-30 04:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 662a3a35-3425-5896-b160-b7b31081d5da with scrape type 2
2026-03-30 04:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 662a3a35-3425-5896-b160-b7b31081d5da, identifier: 10740676
2026-03-30 04:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 592a6d95-6332-521c-a721-0e3347824282 with identifier: 10740637
2026-03-30 04:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 592a6d95-6332-521c-a721-0e3347824282 with identifier: 10740637
2026-03-30 04:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 592a6d95-6332-521c-a721-0e3347824282 with identifier: 10740637 to the API
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740637>
{'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-30T10: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=10740637',
'listing': 'auction',
'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-30 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740637%27 HTTP/1.1" 200 None
2026-03-30 04:17:11 [adesa.de] INFO: Saving data for 10740637: {'auction_closing_time': 1774866000.0, 'created_time': 1774632314.188244, 'last_price_update_time': 1774844231.206474}
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740637') HTTP/1.1" 204 0
2026-03-30 04:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 662a3a35-3425-5896-b160-b7b31081d5da with identifier: 10740676
2026-03-30 04:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 662a3a35-3425-5896-b160-b7b31081d5da with identifier: 10740676
2026-03-30 04:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 662a3a35-3425-5896-b160-b7b31081d5da with identifier: 10740676 to the API
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740676>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '662a3a35-3425-5896-b160-b7b31081d5da',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740676',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 99900,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A4 Avant 40 TFSI S Line - Quattro - Petrol - Automatic - 204 '
'hp - 99.900 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740676%27 HTTP/1.1" 200 None
2026-03-30 04:17:11 [adesa.de] INFO: Saving data for 10740676: {'auction_closing_time': 1774866000.0, 'created_time': 1774632309.135286, 'last_price_update_time': 1774844231.505731}
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740676') HTTP/1.1" 204 0
2026-03-30 04:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10740701
2026-03-30 04:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item accbb18f-b490-5b83-b186-b2dc0c3eb52d with scrape type 2
2026-03-30 04:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item accbb18f-b490-5b83-b186-b2dc0c3eb52d with scrape type 2
2026-03-30 04:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: accbb18f-b490-5b83-b186-b2dc0c3eb52d, identifier: 10740701
2026-03-30 04:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10740701
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-30 04:17:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10740701
2026-03-30 04:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10740701 to the API
2026-03-30 04:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740701>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'accbb18f-b490-5b83-b186-b2dc0c3eb52d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740701',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 77146,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'77.146 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740701%27 HTTP/1.1" 200 None
2026-03-30 04:17:12 [adesa.de] INFO: Saving data for 10740701: {'auction_closing_time': 1774866000.0, 'created_time': 1774631859.826886, 'last_price_update_time': 1774844232.133177}
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740701') HTTP/1.1" 204 0
2026-03-30 04:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab361036-dfe3-54fc-8226-01aefd1fdc99 with identifier: 10740222
2026-03-30 04:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab361036-dfe3-54fc-8226-01aefd1fdc99 with scrape type 2
2026-03-30 04:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab361036-dfe3-54fc-8226-01aefd1fdc99 with scrape type 2
2026-03-30 04:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab361036-dfe3-54fc-8226-01aefd1fdc99, identifier: 10740222
2026-03-30 04:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48fcca97-5369-5a89-8863-e20a35e17a2b with identifier: 10740687
2026-03-30 04:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48fcca97-5369-5a89-8863-e20a35e17a2b with scrape type 2
2026-03-30 04:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48fcca97-5369-5a89-8863-e20a35e17a2b with scrape type 2
2026-03-30 04:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 48fcca97-5369-5a89-8863-e20a35e17a2b, identifier: 10740687
2026-03-30 04:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab361036-dfe3-54fc-8226-01aefd1fdc99 with identifier: 10740222
2026-03-30 04:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab361036-dfe3-54fc-8226-01aefd1fdc99 with identifier: 10740222
2026-03-30 04:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab361036-dfe3-54fc-8226-01aefd1fdc99 with identifier: 10740222 to the API
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740222>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ab361036-dfe3-54fc-8226-01aefd1fdc99',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740222',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 57260,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A4 40 TDI Advanced - Diesel - Automatic - 204 hp - 57.260 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740222%27 HTTP/1.1" 200 None
2026-03-30 04:17:12 [adesa.de] INFO: Saving data for 10740222: {'auction_closing_time': 1774866600.0, 'created_time': 1774632313.03982, 'last_price_update_time': 1774844232.616044}
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740222') HTTP/1.1" 204 0
2026-03-30 04:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 48fcca97-5369-5a89-8863-e20a35e17a2b with identifier: 10740687
2026-03-30 04:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 48fcca97-5369-5a89-8863-e20a35e17a2b with identifier: 10740687
2026-03-30 04:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 48fcca97-5369-5a89-8863-e20a35e17a2b with identifier: 10740687 to the API
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740687>
{'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-30T10: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=10740687',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 135100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'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-30 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740687%27 HTTP/1.1" 200 None
2026-03-30 04:17:12 [adesa.de] INFO: Saving data for 10740687: {'auction_closing_time': 1774866000.0, 'created_time': 1774632310.040634, 'last_price_update_time': 1774844232.893617}
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740687') HTTP/1.1" 204 0
2026-03-30 04:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 893b23f8-4146-5b79-bd01-ff89b749cf17 with identifier: 10740640
2026-03-30 04:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 893b23f8-4146-5b79-bd01-ff89b749cf17 with scrape type 2
2026-03-30 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 893b23f8-4146-5b79-bd01-ff89b749cf17 with scrape type 2
2026-03-30 04:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 893b23f8-4146-5b79-bd01-ff89b749cf17, identifier: 10740640
2026-03-30 04:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 893b23f8-4146-5b79-bd01-ff89b749cf17 with identifier: 10740640
2026-03-30 04:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 893b23f8-4146-5b79-bd01-ff89b749cf17 with identifier: 10740640
2026-03-30 04:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 893b23f8-4146-5b79-bd01-ff89b749cf17 with identifier: 10740640 to the API
2026-03-30 04:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740640>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '893b23f8-4146-5b79-bd01-ff89b749cf17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29547',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740640',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Alfa Romeo',
'model': 'Junior Ibrida',
'odometer': 27263,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Alfa Romeo Junior Ibrida 1.2 - Petrol - Automatic - 136 hp - 27.263 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740640%27 HTTP/1.1" 200 None
2026-03-30 04:17:13 [adesa.de] INFO: Saving data for 10740640: {'auction_closing_time': 1774866000.0, 'created_time': 1774632290.791777, 'last_price_update_time': 1774844233.394997}
2026-03-30 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740640') HTTP/1.1" 204 0
2026-03-30 04:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10736751
2026-03-30 04:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 460fe256-965d-54c7-9a0c-068f2cb0b89e with scrape type 2
2026-03-30 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 460fe256-965d-54c7-9a0c-068f2cb0b89e with scrape type 2
2026-03-30 04:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 460fe256-965d-54c7-9a0c-068f2cb0b89e, identifier: 10736751
2026-03-30 04:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10736751
2026-03-30 04:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10736751
2026-03-30 04:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10736751 to the API
2026-03-30 04:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736751>
{'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-30T12: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=10736751',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 157274,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'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-30 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736751%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.de] INFO: Saving data for 10736751: {'auction_closing_time': 1774873800.0, 'created_time': 1774631844.653947, 'last_price_update_time': 1774844234.042111}
2026-03-30 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736751') HTTP/1.1" 204 0
2026-03-30 04:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10736673
2026-03-30 04:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d442bc5e-4618-5aea-b505-49a5f9a50d92 with scrape type 2
2026-03-30 04:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d442bc5e-4618-5aea-b505-49a5f9a50d92 with scrape type 2
2026-03-30 04:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d442bc5e-4618-5aea-b505-49a5f9a50d92, identifier: 10736673
2026-03-30 04:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10736673
2026-03-30 04:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10736673
2026-03-30 04:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10736673 to the API
2026-03-30 04:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736673>
{'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-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'd442bc5e-4618-5aea-b505-49a5f9a50d92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736673',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 71968,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2024-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 Cross Country B4 Plus - Diesel - Automatic - 197 hp - '
'71.968 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736673%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.de] INFO: Saving data for 10736673: {'auction_closing_time': 1774873800.0, 'created_time': 1774631843.618894, 'last_price_update_time': 1774844234.450225}
2026-03-30 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736673') HTTP/1.1" 204 0
2026-03-30 04:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eb56a54-56de-5060-9ea3-b4868bdfb41f with identifier: 10740631
2026-03-30 04:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eb56a54-56de-5060-9ea3-b4868bdfb41f with scrape type 2
2026-03-30 04:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1eb56a54-56de-5060-9ea3-b4868bdfb41f with scrape type 2
2026-03-30 04:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1eb56a54-56de-5060-9ea3-b4868bdfb41f, identifier: 10740631
2026-03-30 04:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1eb56a54-56de-5060-9ea3-b4868bdfb41f with identifier: 10740631
2026-03-30 04:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1eb56a54-56de-5060-9ea3-b4868bdfb41f with identifier: 10740631
2026-03-30 04:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1eb56a54-56de-5060-9ea3-b4868bdfb41f with identifier: 10740631 to the API
2026-03-30 04:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740631>
{'auction_title': '',
'c_o_2_emission_value': 209,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 280,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '1eb56a54-56de-5060-9ea3-b4868bdfb41f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29549',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740631',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 32536,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2023-10-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Alfa Romeo Stelvio 2.0 Veloce - Petrol - Automatic - 280 hp - '
'32.536 km',
'transmission': 'automatic',
'trim': 'Veloce',
'vin': None,
'year': 2023}
2026-03-30 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740631%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.de] INFO: Saving data for 10740631: {'auction_closing_time': 1774866000.0, 'created_time': 1774632311.746163, 'last_price_update_time': 1774844234.850726}
2026-03-30 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740631') HTTP/1.1" 204 0
2026-03-30 04:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10737444
2026-03-30 04:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9584be9b-2fa5-543c-85dd-7a80df7f34fc with scrape type 2
2026-03-30 04:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9584be9b-2fa5-543c-85dd-7a80df7f34fc with scrape type 2
2026-03-30 04:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9584be9b-2fa5-543c-85dd-7a80df7f34fc, identifier: 10737444
2026-03-30 04:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10736755
2026-03-30 04:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7441c2d-b7fa-57b8-ad26-46430ab83c2d with scrape type 2
2026-03-30 04:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7441c2d-b7fa-57b8-ad26-46430ab83c2d with scrape type 2
2026-03-30 04:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d7441c2d-b7fa-57b8-ad26-46430ab83c2d, identifier: 10736755
2026-03-30 04:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10737444
2026-03-30 04:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10737444
2026-03-30 04:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10737444 to the API
2026-03-30 04:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737444>
{'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-30T12: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=10737444',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 32168,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25800,
'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-30 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737444%27 HTTP/1.1" 200 None
2026-03-30 04:17:15 [adesa.de] INFO: Saving data for 10737444: {'auction_closing_time': 1774873800.0, 'created_time': 1774632305.429274, 'last_price_update_time': 1774844235.311913}
2026-03-30 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737444') HTTP/1.1" 204 0
2026-03-30 04:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10736755
2026-03-30 04:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10736755
2026-03-30 04:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10736755 to the API
2026-03-30 04:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736755>
{'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-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'd7441c2d-b7fa-57b8-ad26-46430ab83c2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3132',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736755',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 36753,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2025-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 36.753 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-30 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736755%27 HTTP/1.1" 200 None
2026-03-30 04:17:15 [adesa.de] INFO: Saving data for 10736755: {'auction_closing_time': 1774873800.0, 'created_time': 1774631846.584407, 'last_price_update_time': 1774844235.625461}
2026-03-30 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736755') HTTP/1.1" 204 0
2026-03-30 04:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10734386
2026-03-30 04:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b2abe7d-d697-59fd-9664-70a84eea3a20 with scrape type 2
2026-03-30 04:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b2abe7d-d697-59fd-9664-70a84eea3a20 with scrape type 2
2026-03-30 04:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b2abe7d-d697-59fd-9664-70a84eea3a20, identifier: 10734386
2026-03-30 04:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd273e0a-1644-5d2c-9485-fee68b7356dd with identifier: 10737447
2026-03-30 04:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd273e0a-1644-5d2c-9485-fee68b7356dd with scrape type 2
2026-03-30 04:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd273e0a-1644-5d2c-9485-fee68b7356dd with scrape type 2
2026-03-30 04:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bd273e0a-1644-5d2c-9485-fee68b7356dd, identifier: 10737447
2026-03-30 04:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10734386
2026-03-30 04:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10734386
2026-03-30 04:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10734386 to the API
2026-03-30 04:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734386>
{'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-30T12:30: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=10734386',
'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': 24500,
'price_includes_vat': True,
'registration_date': '2025-01-02',
'seats_number': 5,
'seller_name': None,
'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-30 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734386%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.de] INFO: Saving data for 10734386: {'auction_closing_time': 1774873800.0, 'created_time': 1774631846.263434, 'last_price_update_time': 1774844236.261192}
2026-03-30 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734386') HTTP/1.1" 204 0
2026-03-30 04:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bd273e0a-1644-5d2c-9485-fee68b7356dd with identifier: 10737447
2026-03-30 04:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bd273e0a-1644-5d2c-9485-fee68b7356dd with identifier: 10737447
2026-03-30 04:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bd273e0a-1644-5d2c-9485-fee68b7356dd with identifier: 10737447 to the API
2026-03-30 04:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737447>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'bd273e0a-1644-5d2c-9485-fee68b7356dd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-Z5259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737447',
'listing': 'auctionplusdirectbuy',
'location': 'Hulin (Czech republic)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 220114,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': 'ARVAL-DE',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI R-Line - 4Motion - Diesel - '
'Automatic - 200 hp - 220.114 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-30 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737447%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.de] INFO: Saving data for 10737447: {'auction_closing_time': 1774873800.0, 'created_time': 1774631876.704853, 'last_price_update_time': 1774844236.537797}
2026-03-30 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737447') HTTP/1.1" 204 0
2026-03-30 04:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10736749
2026-03-30 04:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62cc95b6-27e1-596b-be4e-14e68f7de267 with scrape type 2
2026-03-30 04:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62cc95b6-27e1-596b-be4e-14e68f7de267 with scrape type 2
2026-03-30 04:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62cc95b6-27e1-596b-be4e-14e68f7de267, identifier: 10736749
2026-03-30 04:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10736749
2026-03-30 04:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10736749
2026-03-30 04:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10736749 to the API
2026-03-30 04:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736749>
{'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-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '62cc95b6-27e1-596b-be4e-14e68f7de267',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025118207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736749',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tayron',
'odometer': 15732,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2025-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tayron 1.5 eTSI Elegance - Petrol - Automatic - 150 hp - '
'15.732 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2025}
2026-03-30 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736749%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.de] INFO: Saving data for 10736749: {'auction_closing_time': 1774873800.0, 'created_time': 1774631849.107004, 'last_price_update_time': 1774844237.013925}
2026-03-30 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736749') HTTP/1.1" 204 0
2026-03-30 04:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11556cb6-ca63-5f6b-9739-393391e29349 with identifier: 10735297
2026-03-30 04:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11556cb6-ca63-5f6b-9739-393391e29349 with scrape type 2
2026-03-30 04:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11556cb6-ca63-5f6b-9739-393391e29349 with scrape type 2
2026-03-30 04:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 11556cb6-ca63-5f6b-9739-393391e29349, identifier: 10735297
2026-03-30 04:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 11556cb6-ca63-5f6b-9739-393391e29349 with identifier: 10735297
2026-03-30 04:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 11556cb6-ca63-5f6b-9739-393391e29349 with identifier: 10735297
2026-03-30 04:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 11556cb6-ca63-5f6b-9739-393391e29349 with identifier: 10735297 to the API
2026-03-30 04:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735297>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '11556cb6-ca63-5f6b-9739-393391e29349',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612B9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735297',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 72787,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Style - Petrol - Manual - 110 hp - 72.787 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735297%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.de] INFO: Saving data for 10735297: {'auction_closing_time': 1774866300.0, 'created_time': 1774631851.206243, 'last_price_update_time': 1774844237.521206}
2026-03-30 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735297') HTTP/1.1" 204 0
2026-03-30 04:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with identifier: 10735299
2026-03-30 04:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with scrape type 2
2026-03-30 04:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with scrape type 2
2026-03-30 04:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9592e02d-1ab3-5a7e-af08-3c97acd490b3, identifier: 10735299
2026-03-30 04:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with identifier: 10735299
2026-03-30 04:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with identifier: 10735299
2026-03-30 04:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with identifier: 10735299 to the API
2026-03-30 04:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735299>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': '9592e02d-1ab3-5a7e-af08-3c97acd490b3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735299',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 82954,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Life - Diesel - Automatic - 150 '
'hp - 82.954 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-30 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735299%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Saving data for 10735299: {'auction_closing_time': 1774866300.0, 'created_time': 1774631848.066897, 'last_price_update_time': 1774844238.005986}
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735299') HTTP/1.1" 204 0
2026-03-30 04:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740224
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740224%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740224: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740224 url https://www.openlane.eu/en/carv6/auction/10740224
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740694
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740694%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740694: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740694 url https://www.openlane.eu/en/carv6/auction/10740694
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740675
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740675%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740675: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740675 url https://www.openlane.eu/en/carv6/auction/10740675
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740702
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740702%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740702: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740702 url https://www.openlane.eu/en/carv6/auction/10740702
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740425
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740425%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740425: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740425 url https://www.openlane.eu/en/carv6/auction/10740425
2026-03-30 04:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10735292
2026-03-30 04:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7240b503-bd96-599a-a7ec-4069d101fe8e with scrape type 2
2026-03-30 04:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7240b503-bd96-599a-a7ec-4069d101fe8e with scrape type 2
2026-03-30 04:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7240b503-bd96-599a-a7ec-4069d101fe8e, identifier: 10735292
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740443
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740443%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740443: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740443 url https://www.openlane.eu/en/carv6/auction/10740443
2026-03-30 04:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10735292
2026-03-30 04:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10735292
2026-03-30 04:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10735292 to the API
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735292>
{'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-30T10: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=10735292',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 54940,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 Life - Petrol - Manual - 80 hp - 54.940 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735292%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Saving data for 10735292: {'auction_closing_time': 1774866300.0, 'created_time': 1774631851.885273, 'last_price_update_time': 1774844238.702719}
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735292') HTTP/1.1" 204 0
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740688
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740688%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740688: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740688 url https://www.openlane.eu/en/carv6/auction/10740688
2026-03-30 04:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740570
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740570%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740570: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740570 url https://www.openlane.eu/en/carv6/auction/10740570
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740258
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740258%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740258: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740258 url https://www.openlane.eu/en/carv6/auction/10740258
2026-03-30 04:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740572
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740572%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740572: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740572 url https://www.openlane.eu/en/carv6/auction/10740572
2026-03-30 04:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740604
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740604%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740604: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740604 url https://www.openlane.eu/en/carv6/auction/10740604
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740605
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740605%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740605: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740605 url https://www.openlane.eu/en/carv6/auction/10740605
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740187
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740187%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740187: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740187 url https://www.openlane.eu/en/carv6/auction/10740187
2026-03-30 04:17:18 [adesa.de] INFO: Found listing with ID: 10740647
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740647%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.de] INFO: Scrape type for 10740647: 2
2026-03-30 04:17:18 [adesa.de] INFO: Scraping item 10740647 url https://www.openlane.eu/en/carv6/auction/10740647
2026-03-30 04:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10736754
2026-03-30 04:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with scrape type 2
2026-03-30 04:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with scrape type 2
2026-03-30 04:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e, identifier: 10736754
2026-03-30 04:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68c628ae-cc6c-58c8-bb21-49d0a814e139 with identifier: 10735293
2026-03-30 04:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68c628ae-cc6c-58c8-bb21-49d0a814e139 with scrape type 2
2026-03-30 04:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68c628ae-cc6c-58c8-bb21-49d0a814e139 with scrape type 2
2026-03-30 04:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68c628ae-cc6c-58c8-bb21-49d0a814e139, identifier: 10735293
2026-03-30 04:17:19 [adesa.de] INFO: Found listing with ID: 10740560
2026-03-30 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740560%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.de] INFO: Scrape type for 10740560: 2
2026-03-30 04:17:19 [adesa.de] INFO: Scraping item 10740560 url https://www.openlane.eu/en/carv6/auction/10740560
2026-03-30 04:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10736754
2026-03-30 04:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10736754
2026-03-30 04:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10736754 to the API
2026-03-30 04:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736754>
{'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-30T12: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=10736754',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 132980,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30400,
'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-30 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736754%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.de] INFO: Saving data for 10736754: {'auction_closing_time': 1774873800.0, 'created_time': 1774631856.013092, 'last_price_update_time': 1774844239.375188}
2026-03-30 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736754') HTTP/1.1" 204 0
2026-03-30 04:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68c628ae-cc6c-58c8-bb21-49d0a814e139 with identifier: 10735293
2026-03-30 04:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68c628ae-cc6c-58c8-bb21-49d0a814e139 with identifier: 10735293
2026-03-30 04:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68c628ae-cc6c-58c8-bb21-49d0a814e139 with identifier: 10735293 to the API
2026-03-30 04:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735293>
{'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-30T10: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=10735293',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735293%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.de] INFO: Saving data for 10735293: {'auction_closing_time': 1774866300.0, 'created_time': 1774631853.986918, 'last_price_update_time': 1774844239.771877}
2026-03-30 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735293') HTTP/1.1" 204 0
2026-03-30 04:17:19 [adesa.de] INFO: Found listing with ID: 10740183
2026-03-30 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740183%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.de] INFO: Scrape type for 10740183: 2
2026-03-30 04:17:19 [adesa.de] INFO: Scraping item 10740183 url https://www.openlane.eu/en/carv6/auction/10740183
2026-03-30 04:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d308132-5910-5717-b734-cceaef542113 with identifier: 10737488
2026-03-30 04:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d308132-5910-5717-b734-cceaef542113 with scrape type 2
2026-03-30 04:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d308132-5910-5717-b734-cceaef542113 with scrape type 2
2026-03-30 04:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4d308132-5910-5717-b734-cceaef542113, identifier: 10737488
2026-03-30 04:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10734395
2026-03-30 04:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 848a4667-7d5e-59de-8509-fe8d55452c9a with scrape type 2
2026-03-30 04:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 848a4667-7d5e-59de-8509-fe8d55452c9a with scrape type 2
2026-03-30 04:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 848a4667-7d5e-59de-8509-fe8d55452c9a, identifier: 10734395
2026-03-30 04:17:20 [adesa.de] INFO: Found listing with ID: 10740683
2026-03-30 04:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740683%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.de] INFO: Scrape type for 10740683: 2
2026-03-30 04:17:20 [adesa.de] INFO: Scraping item 10740683 url https://www.openlane.eu/en/carv6/auction/10740683
2026-03-30 04:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4d308132-5910-5717-b734-cceaef542113 with identifier: 10737488
2026-03-30 04:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4d308132-5910-5717-b734-cceaef542113 with identifier: 10737488
2026-03-30 04:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4d308132-5910-5717-b734-cceaef542113 with identifier: 10737488 to the API
2026-03-30 04:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737488>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': '4d308132-5910-5717-b734-cceaef542113',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737488',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 136736,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 122 hp - '
'136.736 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737488%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.de] INFO: Saving data for 10737488: {'auction_closing_time': 1774873800.0, 'created_time': 1774631852.231287, 'last_price_update_time': 1774844240.349757}
2026-03-30 04:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737488') HTTP/1.1" 204 0
2026-03-30 04:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10734395
2026-03-30 04:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10734395
2026-03-30 04:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10734395 to the API
2026-03-30 04:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734395>
{'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-30T12:30: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=10734395',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 33275,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI - Petrol - Manual - 245 hp - 33.275 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734395%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.de] INFO: Saving data for 10734395: {'auction_closing_time': 1774873800.0, 'created_time': 1774631838.770784, 'last_price_update_time': 1774844240.629939}
2026-03-30 04:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734395') HTTP/1.1" 204 0
2026-03-30 04:17:20 [adesa.de] INFO: Found listing with ID: 10740674
2026-03-30 04:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740674%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.de] INFO: Scrape type for 10740674: 2
2026-03-30 04:17:20 [adesa.de] INFO: Scraping item 10740674 url https://www.openlane.eu/en/carv6/auction/10740674
2026-03-30 04:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b828b2f-6565-5c17-8a95-6d431a127372 with identifier: 10735285
2026-03-30 04:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b828b2f-6565-5c17-8a95-6d431a127372 with scrape type 2
2026-03-30 04:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b828b2f-6565-5c17-8a95-6d431a127372 with scrape type 2
2026-03-30 04:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2b828b2f-6565-5c17-8a95-6d431a127372, identifier: 10735285
2026-03-30 04:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 859dbd3f-8a6c-5587-b830-abeb731fcaff with identifier: 10736757
2026-03-30 04:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 859dbd3f-8a6c-5587-b830-abeb731fcaff with scrape type 2
2026-03-30 04:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 859dbd3f-8a6c-5587-b830-abeb731fcaff with scrape type 2
2026-03-30 04:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 859dbd3f-8a6c-5587-b830-abeb731fcaff, identifier: 10736757
2026-03-30 04:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0341dee9-c7e0-5d1e-83ac-217b9788008a with identifier: 10740693
2026-03-30 04:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0341dee9-c7e0-5d1e-83ac-217b9788008a with scrape type 2
2026-03-30 04:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0341dee9-c7e0-5d1e-83ac-217b9788008a with scrape type 2
2026-03-30 04:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0341dee9-c7e0-5d1e-83ac-217b9788008a, identifier: 10740693
2026-03-30 04:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aab9040d-5619-5b81-b476-209518577c37 with identifier: 10736758
2026-03-30 04:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aab9040d-5619-5b81-b476-209518577c37 with scrape type 2
2026-03-30 04:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aab9040d-5619-5b81-b476-209518577c37 with scrape type 2
2026-03-30 04:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aab9040d-5619-5b81-b476-209518577c37, identifier: 10736758
2026-03-30 04:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2b828b2f-6565-5c17-8a95-6d431a127372 with identifier: 10735285
2026-03-30 04:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2b828b2f-6565-5c17-8a95-6d431a127372 with identifier: 10735285
2026-03-30 04:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2b828b2f-6565-5c17-8a95-6d431a127372 with identifier: 10735285 to the API
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735285>
{'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-30T10: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=10735285',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 24.780 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735285%27 HTTP/1.1" 200 None
2026-03-30 04:17:21 [adesa.de] INFO: Saving data for 10735285: {'auction_closing_time': 1774866300.0, 'created_time': 1774631838.457728, 'last_price_update_time': 1774844241.332237}
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735285') HTTP/1.1" 204 0
2026-03-30 04:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 859dbd3f-8a6c-5587-b830-abeb731fcaff with identifier: 10736757
2026-03-30 04:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 859dbd3f-8a6c-5587-b830-abeb731fcaff with identifier: 10736757
2026-03-30 04:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 859dbd3f-8a6c-5587-b830-abeb731fcaff with identifier: 10736757 to the API
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736757>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '859dbd3f-8a6c-5587-b830-abeb731fcaff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025738449',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736757',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 22664,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 22.664 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736757%27 HTTP/1.1" 200 None
2026-03-30 04:17:21 [adesa.de] INFO: Saving data for 10736757: {'auction_closing_time': 1774873800.0, 'created_time': 1774632311.08692, 'last_price_update_time': 1774844241.605823}
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736757') HTTP/1.1" 204 0
2026-03-30 04:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0341dee9-c7e0-5d1e-83ac-217b9788008a with identifier: 10740693
2026-03-30 04:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0341dee9-c7e0-5d1e-83ac-217b9788008a with identifier: 10740693
2026-03-30 04:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0341dee9-c7e0-5d1e-83ac-217b9788008a with identifier: 10740693 to the API
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740693>
{'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-30T10: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=10740693',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 106650,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'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-30 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740693%27 HTTP/1.1" 200 None
2026-03-30 04:17:21 [adesa.de] INFO: Saving data for 10740693: {'auction_closing_time': 1774866000.0, 'created_time': 1774632309.47748, 'last_price_update_time': 1774844241.890368}
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740693') HTTP/1.1" 204 0
2026-03-30 04:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aab9040d-5619-5b81-b476-209518577c37 with identifier: 10736758
2026-03-30 04:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aab9040d-5619-5b81-b476-209518577c37 with identifier: 10736758
2026-03-30 04:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aab9040d-5619-5b81-b476-209518577c37 with identifier: 10736758 to the API
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736758>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'aab9040d-5619-5b81-b476-209518577c37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025784508',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736758',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 22868,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 22.868 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736758%27 HTTP/1.1" 200 None
2026-03-30 04:17:22 [adesa.de] INFO: Saving data for 10736758: {'auction_closing_time': 1774873800.0, 'created_time': 1774631856.455571, 'last_price_update_time': 1774844242.18163}
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736758') HTTP/1.1" 204 0
2026-03-30 04:17:22 [adesa.de] INFO: Found listing with ID: 10740698
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740698%27 HTTP/1.1" 200 None
2026-03-30 04:17:22 [adesa.de] INFO: Scrape type for 10740698: 2
2026-03-30 04:17:22 [adesa.de] INFO: Scraping item 10740698 url https://www.openlane.eu/en/carv6/auction/10740698
2026-03-30 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:22 [adesa.de] INFO: Found listing with ID: 10740641
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740641%27 HTTP/1.1" 200 None
2026-03-30 04:17:22 [adesa.de] INFO: Scrape type for 10740641: 2
2026-03-30 04:17:22 [adesa.de] INFO: Scraping item 10740641 url https://www.openlane.eu/en/carv6/auction/10740641
2026-03-30 04: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-30 04: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-30 04:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c77590f-a743-5b86-937a-a8a7fe23ae80 with identifier: 10735284
2026-03-30 04:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c77590f-a743-5b86-937a-a8a7fe23ae80 with scrape type 2
2026-03-30 04:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c77590f-a743-5b86-937a-a8a7fe23ae80 with scrape type 2
2026-03-30 04:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c77590f-a743-5b86-937a-a8a7fe23ae80, identifier: 10735284
2026-03-30 04:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a3e338b-26e1-5d6e-8579-5b2aaa134310 with identifier: 10735282
2026-03-30 04:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a3e338b-26e1-5d6e-8579-5b2aaa134310 with scrape type 2
2026-03-30 04:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a3e338b-26e1-5d6e-8579-5b2aaa134310 with scrape type 2
2026-03-30 04:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5a3e338b-26e1-5d6e-8579-5b2aaa134310, identifier: 10735282
2026-03-30 04:17:22 [adesa.de] INFO: Found listing with ID: 10740261
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740261%27 HTTP/1.1" 200 None
2026-03-30 04:17:22 [adesa.de] INFO: Scrape type for 10740261: 2
2026-03-30 04:17:22 [adesa.de] INFO: Scraping item 10740261 url https://www.openlane.eu/en/carv6/auction/10740261
2026-03-30 04:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c77590f-a743-5b86-937a-a8a7fe23ae80 with identifier: 10735284
2026-03-30 04:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c77590f-a743-5b86-937a-a8a7fe23ae80 with identifier: 10735284
2026-03-30 04:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c77590f-a743-5b86-937a-a8a7fe23ae80 with identifier: 10735284 to the API
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735284>
{'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-30T10: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=10735284',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Volkswagen Golf GTE 1.4 - Hybrid - Automatic - 150 hp - 58.959 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735284%27 HTTP/1.1" 200 None
2026-03-30 04:17:22 [adesa.de] INFO: Saving data for 10735284: {'auction_closing_time': 1774866300.0, 'created_time': 1774632324.768073, 'last_price_update_time': 1774844242.739891}
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735284') HTTP/1.1" 204 0
2026-03-30 04:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5a3e338b-26e1-5d6e-8579-5b2aaa134310 with identifier: 10735282
2026-03-30 04:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5a3e338b-26e1-5d6e-8579-5b2aaa134310 with identifier: 10735282
2026-03-30 04:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5a3e338b-26e1-5d6e-8579-5b2aaa134310 with identifier: 10735282 to the API
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735282>
{'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-30T10: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=10735282',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 20.728 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735282%27 HTTP/1.1" 200 None
2026-03-30 04:17:23 [adesa.de] INFO: Saving data for 10735282: {'auction_closing_time': 1774866300.0, 'created_time': 1774632311.432493, 'last_price_update_time': 1774844243.017264}
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735282') HTTP/1.1" 204 0
2026-03-30 04:17:23 [adesa.de] INFO: Found listing with ID: 10740679
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740679%27 HTTP/1.1" 200 None
2026-03-30 04:17:23 [adesa.de] INFO: Scrape type for 10740679: 2
2026-03-30 04:17:23 [adesa.de] INFO: Scraping item 10740679 url https://www.openlane.eu/en/carv6/auction/10740679
2026-03-30 04:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffe29fac-9f48-5f22-a4e4-01f9858b273a with identifier: 10735296
2026-03-30 04:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffe29fac-9f48-5f22-a4e4-01f9858b273a with scrape type 2
2026-03-30 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffe29fac-9f48-5f22-a4e4-01f9858b273a with scrape type 2
2026-03-30 04:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ffe29fac-9f48-5f22-a4e4-01f9858b273a, identifier: 10735296
2026-03-30 04:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62c07d48-04e6-5966-ab0f-69789ea6a33d with identifier: 10735295
2026-03-30 04:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62c07d48-04e6-5966-ab0f-69789ea6a33d with scrape type 2
2026-03-30 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62c07d48-04e6-5966-ab0f-69789ea6a33d with scrape type 2
2026-03-30 04:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62c07d48-04e6-5966-ab0f-69789ea6a33d, identifier: 10735295
2026-03-30 04:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ffe29fac-9f48-5f22-a4e4-01f9858b273a with identifier: 10735296
2026-03-30 04:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ffe29fac-9f48-5f22-a4e4-01f9858b273a with identifier: 10735296
2026-03-30 04:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ffe29fac-9f48-5f22-a4e4-01f9858b273a with identifier: 10735296 to the API
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735296>
{'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-30T10: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=10735296',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 28.091 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735296%27 HTTP/1.1" 200 None
2026-03-30 04:17:23 [adesa.de] INFO: Saving data for 10735296: {'auction_closing_time': 1774866300.0, 'created_time': 1774632315.924893, 'last_price_update_time': 1774844243.560278}
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735296') HTTP/1.1" 204 0
2026-03-30 04:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62c07d48-04e6-5966-ab0f-69789ea6a33d with identifier: 10735295
2026-03-30 04:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62c07d48-04e6-5966-ab0f-69789ea6a33d with identifier: 10735295
2026-03-30 04:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62c07d48-04e6-5966-ab0f-69789ea6a33d with identifier: 10735295 to the API
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735295>
{'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-30T10: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=10735295',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 42.435 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735295%27 HTTP/1.1" 200 None
2026-03-30 04:17:23 [adesa.de] INFO: Saving data for 10735295: {'auction_closing_time': 1774866300.0, 'created_time': 1774631833.25351, 'last_price_update_time': 1774844243.83553}
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735295') HTTP/1.1" 204 0
2026-03-30 04:17:23 [adesa.de] INFO: Found listing with ID: 10740671
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740671%27 HTTP/1.1" 200 None
2026-03-30 04:17:23 [adesa.de] INFO: Scrape type for 10740671: 2
2026-03-30 04:17:23 [adesa.de] INFO: Scraping item 10740671 url https://www.openlane.eu/en/carv6/auction/10740671
2026-03-30 04:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:23 [adesa.de] INFO: Found listing with ID: 10740573
2026-03-30 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740573%27 HTTP/1.1" 200 None
2026-03-30 04:17:23 [adesa.de] INFO: Scrape type for 10740573: 2
2026-03-30 04:17:23 [adesa.de] INFO: Scraping item 10740573 url https://www.openlane.eu/en/carv6/auction/10740573
2026-03-30 04:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72a27452-bb95-5ede-8b9b-42cca4fe9403 with identifier: 10735286
2026-03-30 04:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72a27452-bb95-5ede-8b9b-42cca4fe9403 with scrape type 2
2026-03-30 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72a27452-bb95-5ede-8b9b-42cca4fe9403 with scrape type 2
2026-03-30 04:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 72a27452-bb95-5ede-8b9b-42cca4fe9403, identifier: 10735286
2026-03-30 04:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0 with identifier: 10735294
2026-03-30 04:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0 with scrape type 2
2026-03-30 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0 with scrape type 2
2026-03-30 04:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0, identifier: 10735294
2026-03-30 04:17:24 [adesa.de] INFO: Found listing with ID: 10740582
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740582%27 HTTP/1.1" 200 None
2026-03-30 04:17:24 [adesa.de] INFO: Scrape type for 10740582: 0
2026-03-30 04:17:24 [adesa.de] INFO: Skipping item 10740582 url https://www.openlane.eu/en/carv6/auction/10740582
2026-03-30 04:17:24 [adesa.de] INFO: Found listing with ID: 10740378
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740378%27 HTTP/1.1" 200 None
2026-03-30 04:17:24 [adesa.de] INFO: Scrape type for 10740378: 0
2026-03-30 04:17:24 [adesa.de] INFO: Skipping item 10740378 url https://www.openlane.eu/en/carv6/auction/10740378
2026-03-30 04:17:24 [adesa.de] INFO: Found listing with ID: 10740377
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740377%27 HTTP/1.1" 200 None
2026-03-30 04:17:24 [adesa.de] INFO: Scrape type for 10740377: 2
2026-03-30 04:17:24 [adesa.de] INFO: Scraping item 10740377 url https://www.openlane.eu/en/carv6/auction/10740377
2026-03-30 04:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 72a27452-bb95-5ede-8b9b-42cca4fe9403 with identifier: 10735286
2026-03-30 04:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 72a27452-bb95-5ede-8b9b-42cca4fe9403 with identifier: 10735286
2026-03-30 04:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 72a27452-bb95-5ede-8b9b-42cca4fe9403 with identifier: 10735286 to the API
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735286>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '72a27452-bb95-5ede-8b9b-42cca4fe9403',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735286',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 38114,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 38.114 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735286%27 HTTP/1.1" 200 None
2026-03-30 04:17:24 [adesa.de] INFO: Saving data for 10735286: {'auction_closing_time': 1774866300.0, 'created_time': 1774632317.682702, 'last_price_update_time': 1774844244.407738}
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735286') HTTP/1.1" 204 0
2026-03-30 04:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0 with identifier: 10735294
2026-03-30 04:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0 with identifier: 10735294
2026-03-30 04:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0 with identifier: 10735294 to the API
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735294>
{'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-30T10: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=10735294',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 150 hp - 57.485 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735294%27 HTTP/1.1" 200 None
2026-03-30 04:17:24 [adesa.de] INFO: Saving data for 10735294: {'auction_closing_time': 1774866300.0, 'created_time': 1774632317.973883, 'last_price_update_time': 1774844244.778818}
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735294') HTTP/1.1" 204 0
2026-03-30 04:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:24 [adesa.de] INFO: Found listing with ID: 10740583
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740583%27 HTTP/1.1" 200 None
2026-03-30 04:17:24 [adesa.de] INFO: Scrape type for 10740583: 2
2026-03-30 04:17:24 [adesa.de] INFO: Scraping item 10740583 url https://www.openlane.eu/en/carv6/auction/10740583
2026-03-30 04:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b with identifier: 10735290
2026-03-30 04:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b with scrape type 2
2026-03-30 04:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b with scrape type 2
2026-03-30 04:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b, identifier: 10735290
2026-03-30 04:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9a0b73d-c604-5379-9143-976d11fbc0fd with identifier: 10735300
2026-03-30 04:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9a0b73d-c604-5379-9143-976d11fbc0fd with scrape type 2
2026-03-30 04:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9a0b73d-c604-5379-9143-976d11fbc0fd with scrape type 2
2026-03-30 04:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9a0b73d-c604-5379-9143-976d11fbc0fd, identifier: 10735300
2026-03-30 04:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b with identifier: 10735290
2026-03-30 04:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b with identifier: 10735290
2026-03-30 04:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b with identifier: 10735290 to the API
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735290>
{'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-30T10: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=10735290',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Volkswagen Golf 1.5 TSI Active - Petrol - Manual - 150 hp - 52.959 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735290%27 HTTP/1.1" 200 None
2026-03-30 04:17:25 [adesa.de] INFO: Saving data for 10735290: {'auction_closing_time': 1774866300.0, 'created_time': 1774632318.279119, 'last_price_update_time': 1774844245.5736}
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735290') HTTP/1.1" 204 0
2026-03-30 04:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9a0b73d-c604-5379-9143-976d11fbc0fd with identifier: 10735300
2026-03-30 04:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9a0b73d-c604-5379-9143-976d11fbc0fd with identifier: 10735300
2026-03-30 04:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9a0b73d-c604-5379-9143-976d11fbc0fd with identifier: 10735300 to the API
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735300>
{'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-30T10: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=10735300',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 45.443 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735300%27 HTTP/1.1" 200 None
2026-03-30 04:17:25 [adesa.de] INFO: Saving data for 10735300: {'auction_closing_time': 1774866300.0, 'created_time': 1774632315.613008, 'last_price_update_time': 1774844245.855841}
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735300') HTTP/1.1" 204 0
2026-03-30 04:17:25 [adesa.de] INFO: Found listing with ID: 10740376
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740376%27 HTTP/1.1" 200 None
2026-03-30 04:17:25 [adesa.de] INFO: Scrape type for 10740376: 2
2026-03-30 04:17:25 [adesa.de] INFO: Scraping item 10740376 url https://www.openlane.eu/en/carv6/auction/10740376
2026-03-30 04:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:25 [adesa.de] INFO: Found listing with ID: 10740387
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740387%27 HTTP/1.1" 200 None
2026-03-30 04:17:25 [adesa.de] INFO: Scrape type for 10740387: 0
2026-03-30 04:17:25 [adesa.de] INFO: Skipping item 10740387 url https://www.openlane.eu/en/carv6/auction/10740387
2026-03-30 04:17:25 [adesa.de] INFO: Found listing with ID: 10740386
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740386%27 HTTP/1.1" 200 None
2026-03-30 04:17:25 [adesa.de] INFO: Scrape type for 10740386: 0
2026-03-30 04:17:25 [adesa.de] INFO: Skipping item 10740386 url https://www.openlane.eu/en/carv6/auction/10740386
2026-03-30 04:17:25 [adesa.de] INFO: Found listing with ID: 10740248
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740248%27 HTTP/1.1" 200 None
2026-03-30 04:17:25 [adesa.de] INFO: Scrape type for 10740248: 0
2026-03-30 04:17:25 [adesa.de] INFO: Skipping item 10740248 url https://www.openlane.eu/en/carv6/auction/10740248
2026-03-30 04:17:25 [adesa.de] INFO: Found listing with ID: 10740388
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740388%27 HTTP/1.1" 200 None
2026-03-30 04:17:25 [adesa.de] INFO: Scrape type for 10740388: 0
2026-03-30 04:17:25 [adesa.de] INFO: Skipping item 10740388 url https://www.openlane.eu/en/carv6/auction/10740388
2026-03-30 04:17:25 [adesa.de] INFO: Found listing with ID: 10740389
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740389%27 HTTP/1.1" 200 None
2026-03-30 04:17:25 [adesa.de] INFO: Scrape type for 10740389: 0
2026-03-30 04:17:25 [adesa.de] INFO: Skipping item 10740389 url https://www.openlane.eu/en/carv6/auction/10740389
2026-03-30 04:17:25 [adesa.de] INFO: Found listing with ID: 10740395
2026-03-30 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740395%27 HTTP/1.1" 200 None
2026-03-30 04:17:26 [adesa.de] INFO: Scrape type for 10740395: 0
2026-03-30 04:17:26 [adesa.de] INFO: Skipping item 10740395 url https://www.openlane.eu/en/carv6/auction/10740395
2026-03-30 04:17:26 [adesa.de] INFO: Found listing with ID: 10740380
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740380%27 HTTP/1.1" 200 None
2026-03-30 04:17:26 [adesa.de] INFO: Scrape type for 10740380: 0
2026-03-30 04:17:26 [adesa.de] INFO: Skipping item 10740380 url https://www.openlane.eu/en/carv6/auction/10740380
2026-03-30 04:17:26 [adesa.de] INFO: Found listing with ID: 10740383
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740383%27 HTTP/1.1" 200 None
2026-03-30 04:17:26 [adesa.de] INFO: Scrape type for 10740383: 2
2026-03-30 04:17:26 [adesa.de] INFO: Scraping item 10740383 url https://www.openlane.eu/en/carv6/auction/10740383
2026-03-30 04:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10740443
2026-03-30 04:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 039d064f-1d9b-5891-9556-dcfd218d5618 with scrape type 2
2026-03-30 04:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 039d064f-1d9b-5891-9556-dcfd218d5618 with scrape type 2
2026-03-30 04:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 039d064f-1d9b-5891-9556-dcfd218d5618, identifier: 10740443
2026-03-30 04:17:26 [adesa.de] INFO: Found listing with ID: 10740381
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740381%27 HTTP/1.1" 200 None
2026-03-30 04:17:26 [adesa.de] INFO: Scrape type for 10740381: 2
2026-03-30 04:17:26 [adesa.de] INFO: Scraping item 10740381 url https://www.openlane.eu/en/carv6/auction/10740381
2026-03-30 04:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10740443
2026-03-30 04:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10740443
2026-03-30 04:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10740443 to the API
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740443>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '039d064f-1d9b-5891-9556-dcfd218d5618',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740443',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 92969,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2020-07-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 50 - Electric - Automatic - 313 hp - 92.969 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740443%27 HTTP/1.1" 200 None
2026-03-30 04:17:26 [adesa.de] INFO: Saving data for 10740443: {'auction_closing_time': 1774864800.0, 'created_time': 1774631862.853499, 'last_price_update_time': 1774844246.437948}
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740443') HTTP/1.1" 204 0
2026-03-30 04:17:26 [adesa.de] INFO: Found listing with ID: 10740382
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740382%27 HTTP/1.1" 200 None
2026-03-30 04:17:26 [adesa.de] INFO: Scrape type for 10740382: 0
2026-03-30 04:17:26 [adesa.de] INFO: Skipping item 10740382 url https://www.openlane.eu/en/carv6/auction/10740382
2026-03-30 04:17:26 [adesa.de] INFO: Found listing with ID: 10740384
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740384%27 HTTP/1.1" 200 None
2026-03-30 04:17:26 [adesa.de] INFO: Scrape type for 10740384: 0
2026-03-30 04:17:26 [adesa.de] INFO: Skipping item 10740384 url https://www.openlane.eu/en/carv6/auction/10740384
2026-03-30 04:17:26 [adesa.de] INFO: Found listing with ID: 10740385
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740385%27 HTTP/1.1" 200 None
2026-03-30 04:17:26 [adesa.de] INFO: Scrape type for 10740385: 0
2026-03-30 04:17:26 [adesa.de] INFO: Skipping item 10740385 url https://www.openlane.eu/en/carv6/auction/10740385
2026-03-30 04:17:26 [adesa.de] INFO: Found listing with ID: 10740179
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740179%27 HTTP/1.1" 200 None
2026-03-30 04:17:26 [adesa.de] INFO: Scrape type for 10740179: 2
2026-03-30 04:17:26 [adesa.de] INFO: Scraping item 10740179 url https://www.openlane.eu/en/carv6/auction/10740179
2026-03-30 04:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a962dc9e-9536-56b2-baf3-53199a2fa4e2 with identifier: 10740688
2026-03-30 04:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a962dc9e-9536-56b2-baf3-53199a2fa4e2 with scrape type 2
2026-03-30 04:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a962dc9e-9536-56b2-baf3-53199a2fa4e2 with scrape type 2
2026-03-30 04:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a962dc9e-9536-56b2-baf3-53199a2fa4e2, identifier: 10740688
2026-03-30 04:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ca797bb-57e8-5f8d-b678-362d81407443 with identifier: 10740570
2026-03-30 04:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ca797bb-57e8-5f8d-b678-362d81407443 with scrape type 2
2026-03-30 04:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ca797bb-57e8-5f8d-b678-362d81407443 with scrape type 2
2026-03-30 04:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8ca797bb-57e8-5f8d-b678-362d81407443, identifier: 10740570
2026-03-30 04:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a962dc9e-9536-56b2-baf3-53199a2fa4e2 with identifier: 10740688
2026-03-30 04:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a962dc9e-9536-56b2-baf3-53199a2fa4e2 with identifier: 10740688
2026-03-30 04:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a962dc9e-9536-56b2-baf3-53199a2fa4e2 with identifier: 10740688 to the API
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740688>
{'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-30T10: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=10740688',
'listing': 'auction',
'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-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740688%27 HTTP/1.1" 200 None
2026-03-30 04:17:27 [adesa.de] INFO: Saving data for 10740688: {'auction_closing_time': 1774866000.0, 'created_time': 1774632305.736165, 'last_price_update_time': 1774844247.10585}
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740688') HTTP/1.1" 204 0
2026-03-30 04:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8ca797bb-57e8-5f8d-b678-362d81407443 with identifier: 10740570
2026-03-30 04:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8ca797bb-57e8-5f8d-b678-362d81407443 with identifier: 10740570
2026-03-30 04:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8ca797bb-57e8-5f8d-b678-362d81407443 with identifier: 10740570 to the API
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740570>
{'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-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '8ca797bb-57e8-5f8d-b678-362d81407443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31395',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740570',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 55091,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28100,
'price_includes_vat': True,
'registration_date': '2022-05-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Electric - Automatic - 408 hp - '
'55.091 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740570%27 HTTP/1.1" 200 None
2026-03-30 04:17:27 [adesa.de] INFO: Saving data for 10740570: {'auction_closing_time': 1774865400.0, 'created_time': 1774632304.166889, 'last_price_update_time': 1774844247.433551}
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740570') HTTP/1.1" 204 0
2026-03-30 04:17:27 [adesa.de] INFO: Found listing with ID: 10740665
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740665%27 HTTP/1.1" 200 None
2026-03-30 04:17:27 [adesa.de] INFO: Scrape type for 10740665: 2
2026-03-30 04:17:27 [adesa.de] INFO: Scraping item 10740665 url https://www.openlane.eu/en/carv6/auction/10740665
2026-03-30 04:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:27 [adesa.de] INFO: Found listing with ID: 10740668
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740668%27 HTTP/1.1" 200 None
2026-03-30 04:17:27 [adesa.de] INFO: Scrape type for 10740668: 2
2026-03-30 04:17:27 [adesa.de] INFO: Scraping item 10740668 url https://www.openlane.eu/en/carv6/auction/10740668
2026-03-30 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac36df00-3dfe-5635-935d-0de69d22886f with identifier: 10740258
2026-03-30 04:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac36df00-3dfe-5635-935d-0de69d22886f with scrape type 2
2026-03-30 04:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac36df00-3dfe-5635-935d-0de69d22886f with scrape type 2
2026-03-30 04:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac36df00-3dfe-5635-935d-0de69d22886f, identifier: 10740258
2026-03-30 04:17:27 [adesa.de] INFO: Found listing with ID: 10740627
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740627%27 HTTP/1.1" 200 None
2026-03-30 04:17:27 [adesa.de] INFO: Scrape type for 10740627: 2
2026-03-30 04:17:27 [adesa.de] INFO: Scraping item 10740627 url https://www.openlane.eu/en/carv6/auction/10740627
2026-03-30 04:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac36df00-3dfe-5635-935d-0de69d22886f with identifier: 10740258
2026-03-30 04:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac36df00-3dfe-5635-935d-0de69d22886f with identifier: 10740258
2026-03-30 04:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac36df00-3dfe-5635-935d-0de69d22886f with identifier: 10740258 to the API
2026-03-30 04:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740258>
{'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-30T10:30: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=10740258',
'listing': 'auction',
'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-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740258%27 HTTP/1.1" 200 None
2026-03-30 04:17:28 [adesa.de] INFO: Saving data for 10740258: {'auction_closing_time': 1774866600.0, 'created_time': 1774632304.676999, 'last_price_update_time': 1774844248.089754}
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740258') HTTP/1.1" 204 0
2026-03-30 04:17:28 [adesa.de] INFO: Found listing with ID: 10740415
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740415%27 HTTP/1.1" 200 None
2026-03-30 04:17:28 [adesa.de] INFO: Scrape type for 10740415: 2
2026-03-30 04:17:28 [adesa.de] INFO: Scraping item 10740415 url https://www.openlane.eu/en/carv6/auction/10740415
2026-03-30 04:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:28 [adesa.de] INFO: Found listing with ID: 10740414
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740414%27 HTTP/1.1" 200 None
2026-03-30 04:17:28 [adesa.de] INFO: Scrape type for 10740414: 2
2026-03-30 04:17:28 [adesa.de] INFO: Scraping item 10740414 url https://www.openlane.eu/en/carv6/auction/10740414
2026-03-30 04:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa619dcc-f95b-5ddc-9144-1547c006b8c1 with identifier: 10740560
2026-03-30 04:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa619dcc-f95b-5ddc-9144-1547c006b8c1 with scrape type 2
2026-03-30 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa619dcc-f95b-5ddc-9144-1547c006b8c1 with scrape type 2
2026-03-30 04:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aa619dcc-f95b-5ddc-9144-1547c006b8c1, identifier: 10740560
2026-03-30 04:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aa619dcc-f95b-5ddc-9144-1547c006b8c1 with identifier: 10740560
2026-03-30 04:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aa619dcc-f95b-5ddc-9144-1547c006b8c1 with identifier: 10740560
2026-03-30 04:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aa619dcc-f95b-5ddc-9144-1547c006b8c1 with identifier: 10740560 to the API
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740560>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'aa619dcc-f95b-5ddc-9144-1547c006b8c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29448',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740560',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 59444,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-07-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron 35 - Electric - Automatic - 170 hp - 59.444 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740560%27 HTTP/1.1" 200 None
2026-03-30 04:17:28 [adesa.de] INFO: Saving data for 10740560: {'auction_closing_time': 1774865400.0, 'created_time': 1774632302.310912, 'last_price_update_time': 1774844248.513608}
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740560') HTTP/1.1" 204 0
2026-03-30 04:17:28 [adesa.de] INFO: Found listing with ID: 10740186
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740186%27 HTTP/1.1" 200 None
2026-03-30 04:17:28 [adesa.de] INFO: Scrape type for 10740186: 2
2026-03-30 04:17:28 [adesa.de] INFO: Scraping item 10740186 url https://www.openlane.eu/en/carv6/auction/10740186
2026-03-30 04:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:28 [adesa.de] INFO: Found listing with ID: 10740550
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740550%27 HTTP/1.1" 200 None
2026-03-30 04:17:28 [adesa.de] INFO: Scrape type for 10740550: 2
2026-03-30 04:17:28 [adesa.de] INFO: Scraping item 10740550 url https://www.openlane.eu/en/carv6/auction/10740550
2026-03-30 04:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 856ca3b0-5334-5046-a4c5-7fd270d565bf with identifier: 10740183
2026-03-30 04:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 856ca3b0-5334-5046-a4c5-7fd270d565bf with scrape type 2
2026-03-30 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 856ca3b0-5334-5046-a4c5-7fd270d565bf with scrape type 2
2026-03-30 04:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 856ca3b0-5334-5046-a4c5-7fd270d565bf, identifier: 10740183
2026-03-30 04:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 856ca3b0-5334-5046-a4c5-7fd270d565bf with identifier: 10740183
2026-03-30 04:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 856ca3b0-5334-5046-a4c5-7fd270d565bf with identifier: 10740183
2026-03-30 04:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 856ca3b0-5334-5046-a4c5-7fd270d565bf with identifier: 10740183 to the API
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740183>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '856ca3b0-5334-5046-a4c5-7fd270d565bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740183',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 69132,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron Sportback 35 S Line - Electric - Automatic - 170 hp '
'- 69.132 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740183%27 HTTP/1.1" 200 None
2026-03-30 04:17:28 [adesa.de] INFO: Saving data for 10740183: {'auction_closing_time': 1774866600.0, 'created_time': 1774632302.985976, 'last_price_update_time': 1774844248.938736}
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740183') HTTP/1.1" 204 0
2026-03-30 04:17:29 [adesa.de] INFO: Found listing with ID: 10740188
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740188%27 HTTP/1.1" 200 None
2026-03-30 04:17:29 [adesa.de] INFO: Scrape type for 10740188: 2
2026-03-30 04:17:29 [adesa.de] INFO: Scraping item 10740188 url https://www.openlane.eu/en/carv6/auction/10740188
2026-03-30 04:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10740187
2026-03-30 04:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d66b343a-f5b5-59a9-9fda-3c86795cfce7 with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d66b343a-f5b5-59a9-9fda-3c86795cfce7 with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d66b343a-f5b5-59a9-9fda-3c86795cfce7, identifier: 10740187
2026-03-30 04:17:29 [adesa.de] INFO: Found listing with ID: 10740185
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740185%27 HTTP/1.1" 200 None
2026-03-30 04:17:29 [adesa.de] INFO: Scrape type for 10740185: 2
2026-03-30 04:17:29 [adesa.de] INFO: Scraping item 10740185 url https://www.openlane.eu/en/carv6/auction/10740185
2026-03-30 04:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10740187
2026-03-30 04:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10740187
2026-03-30 04:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10740187 to the API
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740187>
{'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-30T10: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=10740187',
'listing': 'auction',
'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-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740187%27 HTTP/1.1" 200 None
2026-03-30 04:17:29 [adesa.de] INFO: Saving data for 10740187: {'auction_closing_time': 1774866600.0, 'created_time': 1774631863.532326, 'last_price_update_time': 1774844249.450132}
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740187') HTTP/1.1" 204 0
2026-03-30 04:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f364f6bf-143f-57a5-987d-7e16406dcb20 with identifier: 10740698
2026-03-30 04:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f364f6bf-143f-57a5-987d-7e16406dcb20 with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f364f6bf-143f-57a5-987d-7e16406dcb20 with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f364f6bf-143f-57a5-987d-7e16406dcb20, identifier: 10740698
2026-03-30 04:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e513d3ee-ba6d-53c4-835a-f7e65b2b43f3 with identifier: 10740683
2026-03-30 04:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e513d3ee-ba6d-53c4-835a-f7e65b2b43f3 with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e513d3ee-ba6d-53c4-835a-f7e65b2b43f3 with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e513d3ee-ba6d-53c4-835a-f7e65b2b43f3, identifier: 10740683
2026-03-30 04:17:29 [adesa.de] INFO: Found listing with ID: 10740200
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740200%27 HTTP/1.1" 200 None
2026-03-30 04:17:29 [adesa.de] INFO: Scrape type for 10740200: 2
2026-03-30 04:17:29 [adesa.de] INFO: Scraping item 10740200 url https://www.openlane.eu/en/carv6/auction/10740200
2026-03-30 04:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f364f6bf-143f-57a5-987d-7e16406dcb20 with identifier: 10740698
2026-03-30 04:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f364f6bf-143f-57a5-987d-7e16406dcb20 with identifier: 10740698
2026-03-30 04:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f364f6bf-143f-57a5-987d-7e16406dcb20 with identifier: 10740698 to the API
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740698>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'f364f6bf-143f-57a5-987d-7e16406dcb20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740698',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX1',
'odometer': 7600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30600,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW iX1 30 - xDrive - Electric - Automatic - 313 hp - 7.600 km',
'transmission': 'automatic',
'trim': 'M Sportpaket',
'vin': None,
'year': 2023}
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740698%27 HTTP/1.1" 200 None
2026-03-30 04:17:29 [adesa.de] INFO: Saving data for 10740698: {'auction_closing_time': 1774866000.0, 'created_time': 1774632299.676248, 'last_price_update_time': 1774844249.962165}
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740698') HTTP/1.1" 204 0
2026-03-30 04:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e513d3ee-ba6d-53c4-835a-f7e65b2b43f3 with identifier: 10740683
2026-03-30 04:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e513d3ee-ba6d-53c4-835a-f7e65b2b43f3 with identifier: 10740683
2026-03-30 04:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e513d3ee-ba6d-53c4-835a-f7e65b2b43f3 with identifier: 10740683 to the API
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740683>
{'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-30T10: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=10740683',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 98648,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20500,
'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-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740683%27 HTTP/1.1" 200 None
2026-03-30 04:17:30 [adesa.de] INFO: Saving data for 10740683: {'auction_closing_time': 1774866000.0, 'created_time': 1774632300.883723, 'last_price_update_time': 1774844250.281327}
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740683') HTTP/1.1" 204 0
2026-03-30 04:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:30 [adesa.de] INFO: Found listing with ID: 10740202
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740202%27 HTTP/1.1" 200 None
2026-03-30 04:17:30 [adesa.de] INFO: Scrape type for 10740202: 2
2026-03-30 04:17:30 [adesa.de] INFO: Scraping item 10740202 url https://www.openlane.eu/en/carv6/auction/10740202
2026-03-30 04:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a20e6fdb-9338-58ca-8c95-ffb433036527 with identifier: 10740674
2026-03-30 04:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a20e6fdb-9338-58ca-8c95-ffb433036527 with scrape type 2
2026-03-30 04:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a20e6fdb-9338-58ca-8c95-ffb433036527 with scrape type 2
2026-03-30 04:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a20e6fdb-9338-58ca-8c95-ffb433036527, identifier: 10740674
2026-03-30 04:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a20e6fdb-9338-58ca-8c95-ffb433036527 with identifier: 10740674
2026-03-30 04:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a20e6fdb-9338-58ca-8c95-ffb433036527 with identifier: 10740674
2026-03-30 04:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a20e6fdb-9338-58ca-8c95-ffb433036527 with identifier: 10740674 to the API
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740674>
{'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-30T10: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=10740674',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 103803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'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-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740674%27 HTTP/1.1" 200 None
2026-03-30 04:17:30 [adesa.de] INFO: Saving data for 10740674: {'auction_closing_time': 1774866000.0, 'created_time': 1774632299.001533, 'last_price_update_time': 1774844250.703344}
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740674') HTTP/1.1" 204 0
2026-03-30 04:17:30 [adesa.de] INFO: Found listing with ID: 10740638
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740638%27 HTTP/1.1" 200 None
2026-03-30 04:17:30 [adesa.de] INFO: Scrape type for 10740638: 2
2026-03-30 04:17:30 [adesa.de] INFO: Scraping item 10740638 url https://www.openlane.eu/en/carv6/auction/10740638
2026-03-30 04:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:30 [adesa.de] INFO: Found listing with ID: 10740190
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740190%27 HTTP/1.1" 200 None
2026-03-30 04:17:30 [adesa.de] INFO: Scrape type for 10740190: 2
2026-03-30 04:17:30 [adesa.de] INFO: Scraping item 10740190 url https://www.openlane.eu/en/carv6/auction/10740190
2026-03-30 04:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10740647
2026-03-30 04:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba668590-92c9-5134-8d3a-b3be74cfeb13 with scrape type 2
2026-03-30 04:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba668590-92c9-5134-8d3a-b3be74cfeb13 with scrape type 2
2026-03-30 04:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba668590-92c9-5134-8d3a-b3be74cfeb13, identifier: 10740647
2026-03-30 04:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10740605
2026-03-30 04:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c1c8cc-e436-51be-a5d9-68f942555482 with scrape type 2
2026-03-30 04:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6c1c8cc-e436-51be-a5d9-68f942555482 with scrape type 2
2026-03-30 04:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f6c1c8cc-e436-51be-a5d9-68f942555482, identifier: 10740605
2026-03-30 04:17:30 [adesa.de] INFO: Found listing with ID: 10740218
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740218%27 HTTP/1.1" 200 None
2026-03-30 04:17:30 [adesa.de] INFO: Scrape type for 10740218: 2
2026-03-30 04:17:30 [adesa.de] INFO: Scraping item 10740218 url https://www.openlane.eu/en/carv6/auction/10740218
2026-03-30 04:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10740647
2026-03-30 04:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10740647
2026-03-30 04:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10740647 to the API
2026-03-30 04:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740647>
{'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-30T10: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=10740647',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 48756,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28300,
'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-30 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740647%27 HTTP/1.1" 200 None
2026-03-30 04:17:31 [adesa.de] INFO: Saving data for 10740647: {'auction_closing_time': 1774866000.0, 'created_time': 1774631861.587756, 'last_price_update_time': 1774844251.555865}
2026-03-30 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740647') HTTP/1.1" 204 0
2026-03-30 04:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10740605
2026-03-30 04:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10740605
2026-03-30 04:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10740605 to the API
2026-03-30 04:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740605>
{'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-30T10: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=10740605',
'listing': 'auction',
'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-30 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740605%27 HTTP/1.1" 200 None
2026-03-30 04:17:31 [adesa.de] INFO: Saving data for 10740605: {'auction_closing_time': 1774865400.0, 'created_time': 1774631863.222124, 'last_price_update_time': 1774844251.887073}
2026-03-30 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740605') HTTP/1.1" 204 0
2026-03-30 04:17:31 [adesa.de] INFO: Found listing with ID: 10740203
2026-03-30 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740203%27 HTTP/1.1" 200 None
2026-03-30 04:17:31 [adesa.de] INFO: Scrape type for 10740203: 2
2026-03-30 04:17:31 [adesa.de] INFO: Scraping item 10740203 url https://www.openlane.eu/en/carv6/auction/10740203
2026-03-30 04:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed3b219d-b98f-5378-a44f-90c0d1ed5fed with identifier: 10740679
2026-03-30 04:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed3b219d-b98f-5378-a44f-90c0d1ed5fed with scrape type 2
2026-03-30 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed3b219d-b98f-5378-a44f-90c0d1ed5fed with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ed3b219d-b98f-5378-a44f-90c0d1ed5fed, identifier: 10740679
2026-03-30 04:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ed3b219d-b98f-5378-a44f-90c0d1ed5fed with identifier: 10740679
2026-03-30 04:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ed3b219d-b98f-5378-a44f-90c0d1ed5fed with identifier: 10740679
2026-03-30 04:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ed3b219d-b98f-5378-a44f-90c0d1ed5fed with identifier: 10740679 to the API
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740679>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ed3b219d-b98f-5378-a44f-90c0d1ed5fed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740679',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 84216,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2021-07-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW X1 20d X Line - Diesel - Automatic - 190 hp - 84.216 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740679%27 HTTP/1.1" 200 None
2026-03-30 04:17:32 [adesa.de] INFO: Saving data for 10740679: {'auction_closing_time': 1774866000.0, 'created_time': 1774631866.155212, 'last_price_update_time': 1774844252.330101}
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740679') HTTP/1.1" 204 0
2026-03-30 04:17:32 [adesa.de] INFO: Found listing with ID: 10740194
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740194%27 HTTP/1.1" 200 None
2026-03-30 04:17:32 [adesa.de] INFO: Scrape type for 10740194: 2
2026-03-30 04:17:32 [adesa.de] INFO: Scraping item 10740194 url https://www.openlane.eu/en/carv6/auction/10740194
2026-03-30 04:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:32 [adesa.de] INFO: Found listing with ID: 10740634
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740634%27 HTTP/1.1" 200 None
2026-03-30 04:17:32 [adesa.de] INFO: Scrape type for 10740634: 2
2026-03-30 04:17:32 [adesa.de] INFO: Scraping item 10740634 url https://www.openlane.eu/en/carv6/auction/10740634
2026-03-30 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f964a58b-6e93-59b0-9bea-a751e713af65 with identifier: 10740376
2026-03-30 04:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f964a58b-6e93-59b0-9bea-a751e713af65 with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f964a58b-6e93-59b0-9bea-a751e713af65 with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f964a58b-6e93-59b0-9bea-a751e713af65, identifier: 10740376
2026-03-30 04:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3323fbda-faeb-57e0-b329-8afe2b737645 with identifier: 10740377
2026-03-30 04:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3323fbda-faeb-57e0-b329-8afe2b737645 with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3323fbda-faeb-57e0-b329-8afe2b737645 with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3323fbda-faeb-57e0-b329-8afe2b737645, identifier: 10740377
2026-03-30 04:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10740671
2026-03-30 04:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57261398-ee38-53f9-a121-299466e41534 with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57261398-ee38-53f9-a121-299466e41534 with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57261398-ee38-53f9-a121-299466e41534, identifier: 10740671
2026-03-30 04:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e4d599d-c5c7-5332-9f3c-cb41cff0f413 with identifier: 10740261
2026-03-30 04:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e4d599d-c5c7-5332-9f3c-cb41cff0f413 with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e4d599d-c5c7-5332-9f3c-cb41cff0f413 with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5e4d599d-c5c7-5332-9f3c-cb41cff0f413, identifier: 10740261
2026-03-30 04:17:32 [adesa.de] INFO: Found listing with ID: 10740639
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740639%27 HTTP/1.1" 200 None
2026-03-30 04:17:32 [adesa.de] INFO: Scrape type for 10740639: 2
2026-03-30 04:17:32 [adesa.de] INFO: Scraping item 10740639 url https://www.openlane.eu/en/carv6/auction/10740639
2026-03-30 04:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f964a58b-6e93-59b0-9bea-a751e713af65 with identifier: 10740376
2026-03-30 04:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f964a58b-6e93-59b0-9bea-a751e713af65 with identifier: 10740376
2026-03-30 04:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f964a58b-6e93-59b0-9bea-a751e713af65 with identifier: 10740376 to the API
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740376>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 324,
'expiration_date': '2026-03-30T10: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': '31149',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740376',
'listing': 'auction',
'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': 29200,
'price_includes_vat': True,
'registration_date': '2025-11-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal U DM-i 1.5 Design - Hybrid - Automatic - 324 hp - 10 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2025}
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740376%27 HTTP/1.1" 200 None
2026-03-30 04:17:33 [adesa.de] INFO: Saving data for 10740376: {'auction_closing_time': 1774864800.0, 'created_time': 1774632274.557895, 'last_price_update_time': 1774844253.095646}
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740376') HTTP/1.1" 204 0
2026-03-30 04:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3323fbda-faeb-57e0-b329-8afe2b737645 with identifier: 10740377
2026-03-30 04:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3323fbda-faeb-57e0-b329-8afe2b737645 with identifier: 10740377
2026-03-30 04:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3323fbda-faeb-57e0-b329-8afe2b737645 with identifier: 10740377 to the API
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740377>
{'auction_title': '',
'c_o_2_emission_value': 60,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '3323fbda-faeb-57e0-b329-8afe2b737645',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740377',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal 6 DM-i',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2025-09-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal 6 DM-i Boost - Hybrid - Automatic - 184 hp - 10 km',
'transmission': 'automatic',
'trim': 'Boost',
'vin': None,
'year': 2025}
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740377%27 HTTP/1.1" 200 None
2026-03-30 04:17:33 [adesa.de] INFO: Saving data for 10740377: {'auction_closing_time': 1774864800.0, 'created_time': 1774632300.521077, 'last_price_update_time': 1774844253.466818}
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740377') HTTP/1.1" 204 0
2026-03-30 04:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10740671
2026-03-30 04:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10740671
2026-03-30 04:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10740671 to the API
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740671>
{'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-30T10: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=10740671',
'listing': 'auction',
'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-30 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740671%27 HTTP/1.1" 200 None
2026-03-30 04:17:33 [adesa.de] INFO: Saving data for 10740671: {'auction_closing_time': 1774866000.0, 'created_time': 1774631864.211961, 'last_price_update_time': 1774844253.752727}
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740671') HTTP/1.1" 204 0
2026-03-30 04:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5e4d599d-c5c7-5332-9f3c-cb41cff0f413 with identifier: 10740261
2026-03-30 04:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5e4d599d-c5c7-5332-9f3c-cb41cff0f413 with identifier: 10740261
2026-03-30 04:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5e4d599d-c5c7-5332-9f3c-cb41cff0f413 with identifier: 10740261 to the API
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740261>
{'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-30T10:30: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=10740261',
'listing': 'auction',
'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-30 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740261%27 HTTP/1.1" 200 None
2026-03-30 04:17:34 [adesa.de] INFO: Saving data for 10740261: {'auction_closing_time': 1774866600.0, 'created_time': 1774632299.337108, 'last_price_update_time': 1774844254.028673}
2026-03-30 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740261') HTTP/1.1" 204 0
2026-03-30 04:17:34 [adesa.de] INFO: Found listing with ID: 10740189
2026-03-30 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740189%27 HTTP/1.1" 200 None
2026-03-30 04:17:34 [adesa.de] INFO: Scrape type for 10740189: 2
2026-03-30 04:17:34 [adesa.de] INFO: Scraping item 10740189 url https://www.openlane.eu/en/carv6/auction/10740189
2026-03-30 04:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with identifier: 10740641
2026-03-30 04:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with scrape type 2
2026-03-30 04:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with scrape type 2
2026-03-30 04:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80e074c1-5d2f-539c-966e-6c9f0e60ea96, identifier: 10740641
2026-03-30 04:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with identifier: 10740641
2026-03-30 04:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with identifier: 10740641
2026-03-30 04:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with identifier: 10740641 to the API
2026-03-30 04:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740641>
{'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-30T10: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=10740641',
'listing': 'auction',
'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-30 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740641%27 HTTP/1.1" 200 None
2026-03-30 04:17:34 [adesa.de] INFO: Saving data for 10740641: {'auction_closing_time': 1774866000.0, 'created_time': 1774632297.773889, 'last_price_update_time': 1774844254.550042}
2026-03-30 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740641') HTTP/1.1" 204 0
2026-03-30 04:17:34 [adesa.de] INFO: Found listing with ID: 10740635
2026-03-30 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740635%27 HTTP/1.1" 200 None
2026-03-30 04:17:34 [adesa.de] INFO: Scrape type for 10740635: 2
2026-03-30 04:17:34 [adesa.de] INFO: Scraping item 10740635 url https://www.openlane.eu/en/carv6/auction/10740635
2026-03-30 04: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-30 04: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-30 04:17:34 [adesa.de] INFO: Found listing with ID: 10740574
2026-03-30 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740574%27 HTTP/1.1" 200 None
2026-03-30 04:17:34 [adesa.de] INFO: Scrape type for 10740574: 2
2026-03-30 04:17:34 [adesa.de] INFO: Scraping item 10740574 url https://www.openlane.eu/en/carv6/auction/10740574
2026-03-30 04:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09d7453a-9480-5d28-b0d2-6804d7271367 with identifier: 10740179
2026-03-30 04:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09d7453a-9480-5d28-b0d2-6804d7271367 with scrape type 2
2026-03-30 04:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09d7453a-9480-5d28-b0d2-6804d7271367 with scrape type 2
2026-03-30 04:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 09d7453a-9480-5d28-b0d2-6804d7271367, identifier: 10740179
2026-03-30 04:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10740583
2026-03-30 04:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bae395cf-8b2a-59af-ade0-9d2dd28b4365 with scrape type 2
2026-03-30 04:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bae395cf-8b2a-59af-ade0-9d2dd28b4365 with scrape type 2
2026-03-30 04:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bae395cf-8b2a-59af-ade0-9d2dd28b4365, identifier: 10740583
2026-03-30 04:17:34 [adesa.de] INFO: Found listing with ID: 10740262
2026-03-30 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740262%27 HTTP/1.1" 200 None
2026-03-30 04:17:34 [adesa.de] INFO: Scrape type for 10740262: 2
2026-03-30 04:17:34 [adesa.de] INFO: Scraping item 10740262 url https://www.openlane.eu/en/carv6/auction/10740262
2026-03-30 04:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 09d7453a-9480-5d28-b0d2-6804d7271367 with identifier: 10740179
2026-03-30 04:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 09d7453a-9480-5d28-b0d2-6804d7271367 with identifier: 10740179
2026-03-30 04:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 09d7453a-9480-5d28-b0d2-6804d7271367 with identifier: 10740179 to the API
2026-03-30 04:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740179>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '09d7453a-9480-5d28-b0d2-6804d7271367',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740179',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 41936,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-06-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C4 1.5 HDI Plus - Diesel - Automatic - 131 hp - 41.936 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740179%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Saving data for 10740179: {'auction_closing_time': 1774866600.0, 'created_time': 1774632295.696293, 'last_price_update_time': 1774844255.112916}
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740179') HTTP/1.1" 204 0
2026-03-30 04:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10740583
2026-03-30 04:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10740583
2026-03-30 04:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10740583 to the API
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740583>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'bae395cf-8b2a-59af-ade0-9d2dd28b4365',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30064',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740583',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal',
'odometer': 100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal Comfort - Electric - Automatic - 231 hp - 100 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740583%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Saving data for 10740583: {'auction_closing_time': 1774865400.0, 'created_time': 1774631865.238004, 'last_price_update_time': 1774844255.393602}
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740583') HTTP/1.1" 204 0
2026-03-30 04:17:35 [adesa.de] INFO: Found listing with ID: 10740264
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740264%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Scrape type for 10740264: 0
2026-03-30 04:17:35 [adesa.de] INFO: Skipping item 10740264 url https://www.openlane.eu/en/carv6/auction/10740264
2026-03-30 04:17:35 [adesa.de] INFO: Found listing with ID: 10740265
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740265%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Scrape type for 10740265: 0
2026-03-30 04:17:35 [adesa.de] INFO: Skipping item 10740265 url https://www.openlane.eu/en/carv6/auction/10740265
2026-03-30 04:17:35 [adesa.de] INFO: Found listing with ID: 10740260
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740260%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Scrape type for 10740260: 2
2026-03-30 04:17:35 [adesa.de] INFO: Scraping item 10740260 url https://www.openlane.eu/en/carv6/auction/10740260
2026-03-30 04:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:35 [adesa.de] INFO: Found listing with ID: 10740257
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740257%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Scrape type for 10740257: 2
2026-03-30 04:17:35 [adesa.de] INFO: Scraping item 10740257 url https://www.openlane.eu/en/carv6/auction/10740257
2026-03-30 04:17:35 [adesa.de] INFO: Found listing with ID: 10740255
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740255%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Scrape type for 10740255: 2
2026-03-30 04:17:35 [adesa.de] INFO: Scraping item 10740255 url https://www.openlane.eu/en/carv6/auction/10740255
2026-03-30 04:17:35 [adesa.de] INFO: Found listing with ID: 10740697
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740697%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Scrape type for 10740697: 2
2026-03-30 04:17:35 [adesa.de] INFO: Scraping item 10740697 url https://www.openlane.eu/en/carv6/auction/10740697
2026-03-30 04:17:35 [adesa.de] INFO: Found listing with ID: 10740612
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740612%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Scrape type for 10740612: 2
2026-03-30 04:17:35 [adesa.de] INFO: Scraping item 10740612 url https://www.openlane.eu/en/carv6/auction/10740612
2026-03-30 04:17:35 [adesa.de] INFO: Found listing with ID: 10740620
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740620%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Scrape type for 10740620: 2
2026-03-30 04:17:35 [adesa.de] INFO: Scraping item 10740620 url https://www.openlane.eu/en/carv6/auction/10740620
2026-03-30 04:17:35 [adesa.de] INFO: Found listing with ID: 10740660
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740660%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Scrape type for 10740660: 2
2026-03-30 04:17:35 [adesa.de] INFO: Scraping item 10740660 url https://www.openlane.eu/en/carv6/auction/10740660
2026-03-30 04:17:35 [adesa.de] INFO: Found listing with ID: 10740661
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740661%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Scrape type for 10740661: 2
2026-03-30 04:17:35 [adesa.de] INFO: Scraping item 10740661 url https://www.openlane.eu/en/carv6/auction/10740661
2026-03-30 04:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10740415
2026-03-30 04:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d93e2663-a02f-519e-9c89-63d98dc1a6cc with scrape type 2
2026-03-30 04:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d93e2663-a02f-519e-9c89-63d98dc1a6cc with scrape type 2
2026-03-30 04:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d93e2663-a02f-519e-9c89-63d98dc1a6cc, identifier: 10740415
2026-03-30 04:17:35 [adesa.de] INFO: Found listing with ID: 10740662
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740662%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.de] INFO: Scrape type for 10740662: 2
2026-03-30 04:17:35 [adesa.de] INFO: Scraping item 10740662 url https://www.openlane.eu/en/carv6/auction/10740662
2026-03-30 04: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-30 04:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10740415
2026-03-30 04:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10740415
2026-03-30 04:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10740415 to the API
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740415>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd93e2663-a02f-519e-9c89-63d98dc1a6cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740415',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 34772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2024-07-22',
'seats_number': 3,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën Jumper L2H2 2.2 HDI - Diesel - Manual - 140 hp - 34.772 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740415%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.de] INFO: Saving data for 10740415: {'auction_closing_time': 1774864800.0, 'created_time': 1774631867.163744, 'last_price_update_time': 1774844256.023019}
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740415') HTTP/1.1" 204 0
2026-03-30 04:17:36 [adesa.de] INFO: Found listing with ID: 10740663
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740663%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.de] INFO: Scrape type for 10740663: 2
2026-03-30 04:17:36 [adesa.de] INFO: Scraping item 10740663 url https://www.openlane.eu/en/carv6/auction/10740663
2026-03-30 04:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10740414
2026-03-30 04:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13514883-00f5-55cf-9c62-0e682cb54b5b with scrape type 2
2026-03-30 04:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13514883-00f5-55cf-9c62-0e682cb54b5b with scrape type 2
2026-03-30 04:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 13514883-00f5-55cf-9c62-0e682cb54b5b, identifier: 10740414
2026-03-30 04:17:36 [adesa.de] INFO: Found listing with ID: 10740653
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740653%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.de] INFO: Scrape type for 10740653: 2
2026-03-30 04:17:36 [adesa.de] INFO: Scraping item 10740653 url https://www.openlane.eu/en/carv6/auction/10740653
2026-03-30 04:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10740414
2026-03-30 04:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10740414
2026-03-30 04:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10740414 to the API
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '13514883-00f5-55cf-9c62-0e682cb54b5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740414',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 39605,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2024-07-22',
'seats_number': 3,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën Jumper L2H2 - Diesel - Manual - 140 hp - 39.605 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740414%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.de] INFO: Saving data for 10740414: {'auction_closing_time': 1774864800.0, 'created_time': 1774631870.260138, 'last_price_update_time': 1774844256.551512}
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740414') HTTP/1.1" 204 0
2026-03-30 04:17:36 [adesa.de] INFO: Found listing with ID: 10740664
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740664%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.de] INFO: Scrape type for 10740664: 2
2026-03-30 04:17:36 [adesa.de] INFO: Scraping item 10740664 url https://www.openlane.eu/en/carv6/auction/10740664
2026-03-30 04:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:36 [adesa.de] INFO: Found listing with ID: 10740642
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740642%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.de] INFO: Scrape type for 10740642: 2
2026-03-30 04:17:36 [adesa.de] INFO: Scraping item 10740642 url https://www.openlane.eu/en/carv6/auction/10740642
2026-03-30 04:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:36 [adesa.de] INFO: Found listing with ID: 10740267
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740267%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.de] INFO: Scrape type for 10740267: 2
2026-03-30 04:17:36 [adesa.de] INFO: Scraping item 10740267 url https://www.openlane.eu/en/carv6/auction/10740267
2026-03-30 04:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:36 [adesa.de] INFO: Found listing with ID: 10740266
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740266%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.de] INFO: Scrape type for 10740266: 2
2026-03-30 04:17:36 [adesa.de] INFO: Scraping item 10740266 url https://www.openlane.eu/en/carv6/auction/10740266
2026-03-30 04:17:36 [adesa.de] INFO: Found listing with ID: 10740246
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740246%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.de] INFO: Scrape type for 10740246: 2
2026-03-30 04:17:36 [adesa.de] INFO: Scraping item 10740246 url https://www.openlane.eu/en/carv6/auction/10740246
2026-03-30 04:17:36 [adesa.de] INFO: Found listing with ID: 10740454
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740454%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.de] INFO: Scrape type for 10740454: 2
2026-03-30 04:17:36 [adesa.de] INFO: Scraping item 10740454 url https://www.openlane.eu/en/carv6/auction/10740454
2026-03-30 04:17:36 [adesa.de] INFO: Found listing with ID: 10740650
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740650%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.de] INFO: Scrape type for 10740650: 2
2026-03-30 04:17:36 [adesa.de] INFO: Scraping item 10740650 url https://www.openlane.eu/en/carv6/auction/10740650
2026-03-30 04:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10740185
2026-03-30 04:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55209630-8b08-57bb-b72a-39d3739d81c9 with scrape type 2
2026-03-30 04:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55209630-8b08-57bb-b72a-39d3739d81c9 with scrape type 2
2026-03-30 04:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 55209630-8b08-57bb-b72a-39d3739d81c9, identifier: 10740185
2026-03-30 04:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b044730-c745-5d1b-89ed-91cead09ad52 with identifier: 10740186
2026-03-30 04:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b044730-c745-5d1b-89ed-91cead09ad52 with scrape type 2
2026-03-30 04:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b044730-c745-5d1b-89ed-91cead09ad52 with scrape type 2
2026-03-30 04:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5b044730-c745-5d1b-89ed-91cead09ad52, identifier: 10740186
2026-03-30 04:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7ad8712-a333-5e10-b762-f7a19ecda761 with identifier: 10740200
2026-03-30 04:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7ad8712-a333-5e10-b762-f7a19ecda761 with scrape type 2
2026-03-30 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7ad8712-a333-5e10-b762-f7a19ecda761 with scrape type 2
2026-03-30 04:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7ad8712-a333-5e10-b762-f7a19ecda761, identifier: 10740200
2026-03-30 04:17:37 [adesa.de] INFO: Found listing with ID: 10740622
2026-03-30 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740622%27 HTTP/1.1" 200 None
2026-03-30 04:17:37 [adesa.de] INFO: Scrape type for 10740622: 2
2026-03-30 04:17:37 [adesa.de] INFO: Scraping item 10740622 url https://www.openlane.eu/en/carv6/auction/10740622
2026-03-30 04:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10740185
2026-03-30 04:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10740185
2026-03-30 04:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10740185 to the API
2026-03-30 04:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740185>
{'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-30T10: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=10740185',
'listing': 'auction',
'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-30 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740185%27 HTTP/1.1" 200 None
2026-03-30 04:17:37 [adesa.de] INFO: Saving data for 10740185: {'auction_closing_time': 1774866600.0, 'created_time': 1774631873.415931, 'last_price_update_time': 1774844257.413527}
2026-03-30 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740185') HTTP/1.1" 204 0
2026-03-30 04:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5b044730-c745-5d1b-89ed-91cead09ad52 with identifier: 10740186
2026-03-30 04:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5b044730-c745-5d1b-89ed-91cead09ad52 with identifier: 10740186
2026-03-30 04:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5b044730-c745-5d1b-89ed-91cead09ad52 with identifier: 10740186 to the API
2026-03-30 04:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740186>
{'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-30T10: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=10740186',
'listing': 'auction',
'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-30 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740186%27 HTTP/1.1" 200 None
2026-03-30 04:17:37 [adesa.de] INFO: Saving data for 10740186: {'auction_closing_time': 1774866600.0, 'created_time': 1774632292.368246, 'last_price_update_time': 1774844257.721408}
2026-03-30 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740186') HTTP/1.1" 204 0
2026-03-30 04:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7ad8712-a333-5e10-b762-f7a19ecda761 with identifier: 10740200
2026-03-30 04:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7ad8712-a333-5e10-b762-f7a19ecda761 with identifier: 10740200
2026-03-30 04:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7ad8712-a333-5e10-b762-f7a19ecda761 with identifier: 10740200 to the API
2026-03-30 04:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740200>
{'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-30T10: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=10740200',
'listing': 'auction',
'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-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740200%27 HTTP/1.1" 200 None
2026-03-30 04:17:38 [adesa.de] INFO: Saving data for 10740200: {'auction_closing_time': 1774866600.0, 'created_time': 1774632292.755333, 'last_price_update_time': 1774844258.021795}
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740200') HTTP/1.1" 204 0
2026-03-30 04:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10740188
2026-03-30 04:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85648cac-a5a5-55b6-8793-ce8e9b5b853f with scrape type 2
2026-03-30 04:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85648cac-a5a5-55b6-8793-ce8e9b5b853f with scrape type 2
2026-03-30 04:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 85648cac-a5a5-55b6-8793-ce8e9b5b853f, identifier: 10740188
2026-03-30 04:17:38 [adesa.de] INFO: Found listing with ID: 10740643
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740643%27 HTTP/1.1" 200 None
2026-03-30 04:17:38 [adesa.de] INFO: Scrape type for 10740643: 2
2026-03-30 04:17:38 [adesa.de] INFO: Scraping item 10740643 url https://www.openlane.eu/en/carv6/auction/10740643
2026-03-30 04:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10740188
2026-03-30 04:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10740188
2026-03-30 04:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10740188 to the API
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740188>
{'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-30T10: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=10740188',
'listing': 'auction',
'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-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740188%27 HTTP/1.1" 200 None
2026-03-30 04:17:38 [adesa.de] INFO: Saving data for 10740188: {'auction_closing_time': 1774866600.0, 'created_time': 1774631872.68468, 'last_price_update_time': 1774844258.434314}
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740188') HTTP/1.1" 204 0
2026-03-30 04:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:38 [adesa.de] INFO: Found listing with ID: 10740247
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740247%27 HTTP/1.1" 200 None
2026-03-30 04:17:38 [adesa.de] INFO: Scrape type for 10740247: 2
2026-03-30 04:17:38 [adesa.de] INFO: Scraping item 10740247 url https://www.openlane.eu/en/carv6/auction/10740247
2026-03-30 04:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:38 [adesa.de] INFO: Found listing with ID: 10740268
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740268%27 HTTP/1.1" 200 None
2026-03-30 04:17:38 [adesa.de] INFO: Scrape type for 10740268: 2
2026-03-30 04:17:38 [adesa.de] INFO: Scraping item 10740268 url https://www.openlane.eu/en/carv6/auction/10740268
2026-03-30 04:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10740627
2026-03-30 04:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with scrape type 2
2026-03-30 04:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with scrape type 2
2026-03-30 04:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e, identifier: 10740627
2026-03-30 04:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10740627
2026-03-30 04:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10740627
2026-03-30 04:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10740627 to the API
2026-03-30 04:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740627>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740627',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C5',
'odometer': 7904,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C5 Aircross Shine - Hybrid - Automatic - 225 hp - 7.904 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-30 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740627%27 HTTP/1.1" 200 None
2026-03-30 04:17:39 [adesa.de] INFO: Saving data for 10740627: {'auction_closing_time': 1774866000.0, 'created_time': 1774631868.012894, 'last_price_update_time': 1774844259.576785}
2026-03-30 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740627') HTTP/1.1" 204 0
2026-03-30 04:17:39 [adesa.de] INFO: Found listing with ID: 10740455
2026-03-30 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740455%27 HTTP/1.1" 200 None
2026-03-30 04:17:39 [adesa.de] INFO: Scrape type for 10740455: 2
2026-03-30 04:17:39 [adesa.de] INFO: Scraping item 10740455 url https://www.openlane.eu/en/carv6/auction/10740455
2026-03-30 04:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:39 [adesa.de] INFO: Found listing with ID: 10740696
2026-03-30 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740696%27 HTTP/1.1" 200 None
2026-03-30 04:17:39 [adesa.de] INFO: Scrape type for 10740696: 2
2026-03-30 04:17:39 [adesa.de] INFO: Scraping item 10740696 url https://www.openlane.eu/en/carv6/auction/10740696
2026-03-30 04:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b26b57f-e94a-5865-8426-b57e34e993de with identifier: 10740203
2026-03-30 04:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b26b57f-e94a-5865-8426-b57e34e993de with scrape type 2
2026-03-30 04:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b26b57f-e94a-5865-8426-b57e34e993de with scrape type 2
2026-03-30 04:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b26b57f-e94a-5865-8426-b57e34e993de, identifier: 10740203
2026-03-30 04:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0094edb0-c80e-5dcd-9538-68421172bdd4 with identifier: 10740638
2026-03-30 04:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0094edb0-c80e-5dcd-9538-68421172bdd4 with scrape type 2
2026-03-30 04:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0094edb0-c80e-5dcd-9538-68421172bdd4 with scrape type 2
2026-03-30 04:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0094edb0-c80e-5dcd-9538-68421172bdd4, identifier: 10740638
2026-03-30 04:17:39 [adesa.de] INFO: Found listing with ID: 10740695
2026-03-30 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740695%27 HTTP/1.1" 200 None
2026-03-30 04:17:39 [adesa.de] INFO: Scrape type for 10740695: 2
2026-03-30 04:17:39 [adesa.de] INFO: Scraping item 10740695 url https://www.openlane.eu/en/carv6/auction/10740695
2026-03-30 04:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b26b57f-e94a-5865-8426-b57e34e993de with identifier: 10740203
2026-03-30 04:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b26b57f-e94a-5865-8426-b57e34e993de with identifier: 10740203
2026-03-30 04:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b26b57f-e94a-5865-8426-b57e34e993de with identifier: 10740203 to the API
2026-03-30 04:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740203>
{'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-30T10: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=10740203',
'listing': 'auction',
'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-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740203%27 HTTP/1.1" 200 None
2026-03-30 04:17:40 [adesa.de] INFO: Saving data for 10740203: {'auction_closing_time': 1774866600.0, 'created_time': 1774632289.225793, 'last_price_update_time': 1774844260.115664}
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740203') HTTP/1.1" 204 0
2026-03-30 04:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0094edb0-c80e-5dcd-9538-68421172bdd4 with identifier: 10740638
2026-03-30 04:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0094edb0-c80e-5dcd-9538-68421172bdd4 with identifier: 10740638
2026-03-30 04:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0094edb0-c80e-5dcd-9538-68421172bdd4 with identifier: 10740638 to the API
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740638>
{'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-30T10: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=10740638',
'listing': 'auction',
'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-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740638%27 HTTP/1.1" 200 None
2026-03-30 04:17:40 [adesa.de] INFO: Saving data for 10740638: {'auction_closing_time': 1774866000.0, 'created_time': 1774632291.261589, 'last_price_update_time': 1774844260.41077}
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740638') HTTP/1.1" 204 0
2026-03-30 04:17:40 [adesa.de] INFO: Found listing with ID: 10740417
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740417%27 HTTP/1.1" 200 None
2026-03-30 04:17:40 [adesa.de] INFO: Scrape type for 10740417: 2
2026-03-30 04:17:40 [adesa.de] INFO: Scraping item 10740417 url https://www.openlane.eu/en/carv6/auction/10740417
2026-03-30 04:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff646310-b913-5a1e-87f7-65d248ab63c3 with identifier: 10740202
2026-03-30 04:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff646310-b913-5a1e-87f7-65d248ab63c3 with scrape type 2
2026-03-30 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff646310-b913-5a1e-87f7-65d248ab63c3 with scrape type 2
2026-03-30 04:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff646310-b913-5a1e-87f7-65d248ab63c3, identifier: 10740202
2026-03-30 04:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb895410-cf8f-5f8f-bdcd-62cfd01edade with identifier: 10740218
2026-03-30 04:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb895410-cf8f-5f8f-bdcd-62cfd01edade with scrape type 2
2026-03-30 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb895410-cf8f-5f8f-bdcd-62cfd01edade with scrape type 2
2026-03-30 04:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb895410-cf8f-5f8f-bdcd-62cfd01edade, identifier: 10740218
2026-03-30 04:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff646310-b913-5a1e-87f7-65d248ab63c3 with identifier: 10740202
2026-03-30 04:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff646310-b913-5a1e-87f7-65d248ab63c3 with identifier: 10740202
2026-03-30 04:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff646310-b913-5a1e-87f7-65d248ab63c3 with identifier: 10740202 to the API
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740202>
{'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-30T10: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=10740202',
'listing': 'auction',
'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-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740202%27 HTTP/1.1" 200 None
2026-03-30 04:17:40 [adesa.de] INFO: Saving data for 10740202: {'auction_closing_time': 1774866600.0, 'created_time': 1774632293.146232, 'last_price_update_time': 1774844260.936792}
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740202') HTTP/1.1" 204 0
2026-03-30 04:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb895410-cf8f-5f8f-bdcd-62cfd01edade with identifier: 10740218
2026-03-30 04:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb895410-cf8f-5f8f-bdcd-62cfd01edade with identifier: 10740218
2026-03-30 04:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb895410-cf8f-5f8f-bdcd-62cfd01edade with identifier: 10740218 to the API
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740218>
{'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-30T10: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=10740218',
'listing': 'auction',
'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-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740218%27 HTTP/1.1" 200 None
2026-03-30 04:17:41 [adesa.de] INFO: Saving data for 10740218: {'auction_closing_time': 1774866600.0, 'created_time': 1774632289.672133, 'last_price_update_time': 1774844261.225696}
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740218') HTTP/1.1" 204 0
2026-03-30 04:17:41 [adesa.de] INFO: Found listing with ID: 10740413
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740413%27 HTTP/1.1" 200 None
2026-03-30 04:17:41 [adesa.de] INFO: Scrape type for 10740413: 2
2026-03-30 04:17:41 [adesa.de] INFO: Scraping item 10740413 url https://www.openlane.eu/en/carv6/auction/10740413
2026-03-30 04: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-30 04: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-30 04:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:41 [adesa.de] INFO: Found listing with ID: 10740416
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740416%27 HTTP/1.1" 200 None
2026-03-30 04:17:41 [adesa.de] INFO: Scrape type for 10740416: 2
2026-03-30 04:17:41 [adesa.de] INFO: Scraping item 10740416 url https://www.openlane.eu/en/carv6/auction/10740416
2026-03-30 04: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-30 04: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-30 04:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 879c3713-2a82-58c1-8bee-bfa57ac4520c with identifier: 10740194
2026-03-30 04:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 879c3713-2a82-58c1-8bee-bfa57ac4520c with scrape type 2
2026-03-30 04:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 879c3713-2a82-58c1-8bee-bfa57ac4520c with scrape type 2
2026-03-30 04:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 879c3713-2a82-58c1-8bee-bfa57ac4520c, identifier: 10740194
2026-03-30 04:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70faa225-fb8e-5ace-a179-65eac68e5957 with identifier: 10740190
2026-03-30 04:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70faa225-fb8e-5ace-a179-65eac68e5957 with scrape type 2
2026-03-30 04:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70faa225-fb8e-5ace-a179-65eac68e5957 with scrape type 2
2026-03-30 04:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 70faa225-fb8e-5ace-a179-65eac68e5957, identifier: 10740190
2026-03-30 04:17:41 [adesa.de] INFO: Found listing with ID: 10740419
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740419%27 HTTP/1.1" 200 None
2026-03-30 04:17:41 [adesa.de] INFO: Scrape type for 10740419: 2
2026-03-30 04:17:41 [adesa.de] INFO: Scraping item 10740419 url https://www.openlane.eu/en/carv6/auction/10740419
2026-03-30 04:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 879c3713-2a82-58c1-8bee-bfa57ac4520c with identifier: 10740194
2026-03-30 04:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 879c3713-2a82-58c1-8bee-bfa57ac4520c with identifier: 10740194
2026-03-30 04:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 879c3713-2a82-58c1-8bee-bfa57ac4520c with identifier: 10740194 to the API
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740194>
{'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-30T10: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=10740194',
'listing': 'auction',
'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-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740194%27 HTTP/1.1" 200 None
2026-03-30 04:17:41 [adesa.de] INFO: Saving data for 10740194: {'auction_closing_time': 1774866600.0, 'created_time': 1774632286.490378, 'last_price_update_time': 1774844261.793886}
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740194') HTTP/1.1" 204 0
2026-03-30 04:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 70faa225-fb8e-5ace-a179-65eac68e5957 with identifier: 10740190
2026-03-30 04:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 70faa225-fb8e-5ace-a179-65eac68e5957 with identifier: 10740190
2026-03-30 04:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 70faa225-fb8e-5ace-a179-65eac68e5957 with identifier: 10740190 to the API
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740190>
{'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-30T10: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=10740190',
'listing': 'auction',
'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-30 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740190%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.de] INFO: Saving data for 10740190: {'auction_closing_time': 1774866600.0, 'created_time': 1774632288.13393, 'last_price_update_time': 1774844262.081502}
2026-03-30 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740190') HTTP/1.1" 204 0
2026-03-30 04:17:42 [adesa.de] INFO: Found listing with ID: 10740418
2026-03-30 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740418%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.de] INFO: Scrape type for 10740418: 2
2026-03-30 04:17:42 [adesa.de] INFO: Scraping item 10740418 url https://www.openlane.eu/en/carv6/auction/10740418
2026-03-30 04:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f60d174-296a-5848-9762-b9cf3fa6cdef with identifier: 10740260
2026-03-30 04:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f60d174-296a-5848-9762-b9cf3fa6cdef with scrape type 2
2026-03-30 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f60d174-296a-5848-9762-b9cf3fa6cdef with scrape type 2
2026-03-30 04:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f60d174-296a-5848-9762-b9cf3fa6cdef, identifier: 10740260
2026-03-30 04:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with identifier: 10740639
2026-03-30 04:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with scrape type 2
2026-03-30 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with scrape type 2
2026-03-30 04:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb, identifier: 10740639
2026-03-30 04:17:42 [adesa.de] INFO: Found listing with ID: 10740412
2026-03-30 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740412%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.de] INFO: Scrape type for 10740412: 2
2026-03-30 04:17:42 [adesa.de] INFO: Scraping item 10740412 url https://www.openlane.eu/en/carv6/auction/10740412
2026-03-30 04: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-30 04:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f60d174-296a-5848-9762-b9cf3fa6cdef with identifier: 10740260
2026-03-30 04:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f60d174-296a-5848-9762-b9cf3fa6cdef with identifier: 10740260
2026-03-30 04:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f60d174-296a-5848-9762-b9cf3fa6cdef with identifier: 10740260 to the API
2026-03-30 04:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740260>
{'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-30T10:30: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=10740260',
'listing': 'auction',
'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-30 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740260%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.de] INFO: Saving data for 10740260: {'auction_closing_time': 1774866600.0, 'created_time': 1774631896.045878, 'last_price_update_time': 1774844262.619775}
2026-03-30 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740260') HTTP/1.1" 204 0
2026-03-30 04:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with identifier: 10740639
2026-03-30 04:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with identifier: 10740639
2026-03-30 04:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with identifier: 10740639 to the API
2026-03-30 04:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740639>
{'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-30T10: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=10740639',
'listing': 'auction',
'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-30 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740639%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.de] INFO: Saving data for 10740639: {'auction_closing_time': 1774866000.0, 'created_time': 1774632284.60798, 'last_price_update_time': 1774844263.003426}
2026-03-30 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740639') HTTP/1.1" 204 0
2026-03-30 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:43 [adesa.de] INFO: Found listing with ID: 10740669
2026-03-30 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740669%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.de] INFO: Scrape type for 10740669: 2
2026-03-30 04:17:43 [adesa.de] INFO: Scraping item 10740669 url https://www.openlane.eu/en/carv6/auction/10740669
2026-03-30 04: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-30 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a732462-230f-5b09-986c-7c4641d4b112 with identifier: 10740189
2026-03-30 04:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a732462-230f-5b09-986c-7c4641d4b112 with scrape type 2
2026-03-30 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a732462-230f-5b09-986c-7c4641d4b112 with scrape type 2
2026-03-30 04:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7a732462-230f-5b09-986c-7c4641d4b112, identifier: 10740189
2026-03-30 04: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-30 04:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7a732462-230f-5b09-986c-7c4641d4b112 with identifier: 10740189
2026-03-30 04:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7a732462-230f-5b09-986c-7c4641d4b112 with identifier: 10740189
2026-03-30 04:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7a732462-230f-5b09-986c-7c4641d4b112 with identifier: 10740189 to the API
2026-03-30 04:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740189>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Petrol',
'id': '7a732462-230f-5b09-986c-7c4641d4b112',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '29958',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740189',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 25681,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2024-07-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'25.681 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740189%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.de] INFO: Saving data for 10740189: {'auction_closing_time': 1774866600.0, 'created_time': 1774631898.474516, 'last_price_update_time': 1774844263.41072}
2026-03-30 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740189') HTTP/1.1" 204 0
2026-03-30 04:17:43 [adesa.de] INFO: Found listing with ID: 10740666
2026-03-30 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740666%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.de] INFO: Scrape type for 10740666: 2
2026-03-30 04:17:43 [adesa.de] INFO: Scraping item 10740666 url https://www.openlane.eu/en/carv6/auction/10740666
2026-03-30 04:17:43 [adesa.de] INFO: Found listing with ID: 10740577
2026-03-30 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740577%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.de] INFO: Scrape type for 10740577: 2
2026-03-30 04:17:43 [adesa.de] INFO: Scraping item 10740577 url https://www.openlane.eu/en/carv6/auction/10740577
2026-03-30 04:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10740664
2026-03-30 04:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8583f4e3-effa-5ceb-98d0-b966ef98e5da with scrape type 2
2026-03-30 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8583f4e3-effa-5ceb-98d0-b966ef98e5da with scrape type 2
2026-03-30 04:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8583f4e3-effa-5ceb-98d0-b966ef98e5da, identifier: 10740664
2026-03-30 04:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10740661
2026-03-30 04:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9146956e-d087-5fd9-a828-7c4fa362c76e with scrape type 2
2026-03-30 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9146956e-d087-5fd9-a828-7c4fa362c76e with scrape type 2
2026-03-30 04:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9146956e-d087-5fd9-a828-7c4fa362c76e, identifier: 10740661
2026-03-30 04:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10740664
2026-03-30 04:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10740664
2026-03-30 04:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10740664 to the API
2026-03-30 04:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740664>
{'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-30T10: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=10740664',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 9592,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'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-30 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740664%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.de] INFO: Saving data for 10740664: {'auction_closing_time': 1774866000.0, 'created_time': 1774631892.542105, 'last_price_update_time': 1774844263.919776}
2026-03-30 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740664') HTTP/1.1" 204 0
2026-03-30 04:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10740661
2026-03-30 04:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10740661
2026-03-30 04:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10740661 to the API
2026-03-30 04:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740661>
{'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-30T10: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=10740661',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 14984,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'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-30 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740661%27 HTTP/1.1" 200 None
2026-03-30 04:17:44 [adesa.de] INFO: Saving data for 10740661: {'auction_closing_time': 1774866000.0, 'created_time': 1774631883.51311, 'last_price_update_time': 1774844264.344318}
2026-03-30 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740661') HTTP/1.1" 204 0
2026-03-30 04:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04: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-30 04:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95fe355f-60bc-5d59-924f-6f5713f85380 with identifier: 10740643
2026-03-30 04:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95fe355f-60bc-5d59-924f-6f5713f85380 with scrape type 2
2026-03-30 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95fe355f-60bc-5d59-924f-6f5713f85380 with scrape type 2
2026-03-30 04:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 95fe355f-60bc-5d59-924f-6f5713f85380, identifier: 10740643
2026-03-30 04:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 95fe355f-60bc-5d59-924f-6f5713f85380 with identifier: 10740643
2026-03-30 04:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 95fe355f-60bc-5d59-924f-6f5713f85380 with identifier: 10740643
2026-03-30 04:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 95fe355f-60bc-5d59-924f-6f5713f85380 with identifier: 10740643 to the API
2026-03-30 04:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740643>
{'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-30T10: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=10740643',
'listing': 'auction',
'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-30 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740643%27 HTTP/1.1" 200 None
2026-03-30 04:17:44 [adesa.de] INFO: Saving data for 10740643: {'auction_closing_time': 1774866000.0, 'created_time': 1774631897.236662, 'last_price_update_time': 1774844264.851181}
2026-03-30 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740643') HTTP/1.1" 204 0
2026-03-30 04:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10740653
2026-03-30 04:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237e7f1d-a905-5897-b801-e65ca46a6f5d with scrape type 2
2026-03-30 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 237e7f1d-a905-5897-b801-e65ca46a6f5d with scrape type 2
2026-03-30 04:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 237e7f1d-a905-5897-b801-e65ca46a6f5d, identifier: 10740653
2026-03-30 04:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10740642
2026-03-30 04:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 071cac25-9c53-57b1-9ce3-6d95cde9023f with scrape type 2
2026-03-30 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 071cac25-9c53-57b1-9ce3-6d95cde9023f with scrape type 2
2026-03-30 04:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 071cac25-9c53-57b1-9ce3-6d95cde9023f, identifier: 10740642
2026-03-30 04:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10740663
2026-03-30 04:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a726e292-c327-570b-a7f6-e2fd010910e1 with scrape type 2
2026-03-30 04:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a726e292-c327-570b-a7f6-e2fd010910e1 with scrape type 2
2026-03-30 04:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a726e292-c327-570b-a7f6-e2fd010910e1, identifier: 10740663
2026-03-30 04:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10740622
2026-03-30 04:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01a650a0-ee1f-5ddd-9161-8b619384b778 with scrape type 2
2026-03-30 04:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01a650a0-ee1f-5ddd-9161-8b619384b778 with scrape type 2
2026-03-30 04:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01a650a0-ee1f-5ddd-9161-8b619384b778, identifier: 10740622
2026-03-30 04:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10740653
2026-03-30 04:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10740653
2026-03-30 04:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10740653 to the API
2026-03-30 04:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740653>
{'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-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '237e7f1d-a905-5897-b801-e65ca46a6f5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740653',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 9340,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 9.340 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-30 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740653%27 HTTP/1.1" 200 None
2026-03-30 04:17:45 [adesa.de] INFO: Saving data for 10740653: {'auction_closing_time': 1774866000.0, 'created_time': 1774631891.8534, 'last_price_update_time': 1774844265.495217}
2026-03-30 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740653') HTTP/1.1" 204 0
2026-03-30 04:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10740642
2026-03-30 04:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10740642
2026-03-30 04:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10740642 to the API
2026-03-30 04:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740642>
{'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-30T10: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=10740642',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 11044,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'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-30 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740642%27 HTTP/1.1" 200 None
2026-03-30 04:17:45 [adesa.de] INFO: Saving data for 10740642: {'auction_closing_time': 1774866000.0, 'created_time': 1774631890.328848, 'last_price_update_time': 1774844265.771109}
2026-03-30 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740642') HTTP/1.1" 204 0
2026-03-30 04:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10740663
2026-03-30 04:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10740663
2026-03-30 04:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10740663 to the API
2026-03-30 04:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740663>
{'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-30T10: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=10740663',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 6090,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 6.090 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-30 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740663%27 HTTP/1.1" 200 None
2026-03-30 04:17:46 [adesa.de] INFO: Saving data for 10740663: {'auction_closing_time': 1774866000.0, 'created_time': 1774631879.720036, 'last_price_update_time': 1774844266.107513}
2026-03-30 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740663') HTTP/1.1" 204 0
2026-03-30 04:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10740622
2026-03-30 04:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10740622
2026-03-30 04:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10740622 to the API
2026-03-30 04:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740622>
{'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-30T10: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=10740622',
'listing': 'auction',
'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-30 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740622%27 HTTP/1.1" 200 None
2026-03-30 04:17:46 [adesa.de] INFO: Saving data for 10740622: {'auction_closing_time': 1774865400.0, 'created_time': 1774631885.48453, 'last_price_update_time': 1774844266.414136}
2026-03-30 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740622') HTTP/1.1" 204 0
2026-03-30 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397 with identifier: 10740268
2026-03-30 04:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397 with scrape type 2
2026-03-30 04:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397 with scrape type 2
2026-03-30 04:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397, identifier: 10740268
2026-03-30 04:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397 with identifier: 10740268
2026-03-30 04:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397 with identifier: 10740268
2026-03-30 04:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397 with identifier: 10740268 to the API
2026-03-30 04:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740268>
{'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-30T10:30: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=10740268',
'listing': 'auction',
'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-30 04:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740268%27 HTTP/1.1" 200 None
2026-03-30 04:17:47 [adesa.de] INFO: Saving data for 10740268: {'auction_closing_time': 1774866600.0, 'created_time': 1774632286.137313, 'last_price_update_time': 1774844267.559335}
2026-03-30 04:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740268') HTTP/1.1" 204 0
2026-03-30 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10740695
2026-03-30 04:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33e787fd-d334-583b-82e2-966a833e7f92 with scrape type 2
2026-03-30 04:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33e787fd-d334-583b-82e2-966a833e7f92 with scrape type 2
2026-03-30 04:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 33e787fd-d334-583b-82e2-966a833e7f92, identifier: 10740695
2026-03-30 04:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10740695
2026-03-30 04:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10740695
2026-03-30 04:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10740695 to the API
2026-03-30 04:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740695>
{'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-30T10: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=10740695',
'listing': 'auction',
'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-30 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740695%27 HTTP/1.1" 200 None
2026-03-30 04:17:48 [adesa.de] INFO: Saving data for 10740695: {'auction_closing_time': 1774866000.0, 'created_time': 1774631907.930333, 'last_price_update_time': 1774844268.070069}
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740695') HTTP/1.1" 204 0
2026-03-30 04:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23130d89-225e-5837-b74e-b9dbd614b7b9 with identifier: 10740696
2026-03-30 04:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23130d89-225e-5837-b74e-b9dbd614b7b9 with scrape type 2
2026-03-30 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23130d89-225e-5837-b74e-b9dbd614b7b9 with scrape type 2
2026-03-30 04:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23130d89-225e-5837-b74e-b9dbd614b7b9, identifier: 10740696
2026-03-30 04:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10740413
2026-03-30 04:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with scrape type 2
2026-03-30 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with scrape type 2
2026-03-30 04:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53e58143-0e4c-5213-b8a6-33c9fe8ba848, identifier: 10740413
2026-03-30 04:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23130d89-225e-5837-b74e-b9dbd614b7b9 with identifier: 10740696
2026-03-30 04:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23130d89-225e-5837-b74e-b9dbd614b7b9 with identifier: 10740696
2026-03-30 04:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23130d89-225e-5837-b74e-b9dbd614b7b9 with identifier: 10740696 to the API
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740696>
{'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-30T10: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=10740696',
'listing': 'auction',
'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-30 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740696%27 HTTP/1.1" 200 None
2026-03-30 04:17:48 [adesa.de] INFO: Saving data for 10740696: {'auction_closing_time': 1774866000.0, 'created_time': 1774632283.433257, 'last_price_update_time': 1774844268.541387}
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740696') HTTP/1.1" 204 0
2026-03-30 04:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10740413
2026-03-30 04:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10740413
2026-03-30 04:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10740413 to the API
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740413>
{'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-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '53e58143-0e4c-5213-b8a6-33c9fe8ba848',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740413',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 12.683 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740413%27 HTTP/1.1" 200 None
2026-03-30 04:17:48 [adesa.de] INFO: Saving data for 10740413: {'auction_closing_time': 1774864800.0, 'created_time': 1774631900.871839, 'last_price_update_time': 1774844268.818863}
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740413') HTTP/1.1" 204 0
2026-03-30 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10740418
2026-03-30 04:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7768181-f9df-50b1-b3d3-7eff34175e8a with scrape type 2
2026-03-30 04:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7768181-f9df-50b1-b3d3-7eff34175e8a with scrape type 2
2026-03-30 04:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7768181-f9df-50b1-b3d3-7eff34175e8a, identifier: 10740418
2026-03-30 04:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10740418
2026-03-30 04:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10740418
2026-03-30 04:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10740418 to the API
2026-03-30 04:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740418>
{'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-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b7768181-f9df-50b1-b3d3-7eff34175e8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31539',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740418',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 9760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 9.760 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-30 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740418%27 HTTP/1.1" 200 None
2026-03-30 04:17:49 [adesa.de] INFO: Saving data for 10740418: {'auction_closing_time': 1774864800.0, 'created_time': 1774631902.126045, 'last_price_update_time': 1774844269.532454}
2026-03-30 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740418') HTTP/1.1" 204 0
2026-03-30 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10740669
2026-03-30 04:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 854ac449-5029-50fb-b0b8-b888d52a083f with scrape type 2
2026-03-30 04:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 854ac449-5029-50fb-b0b8-b888d52a083f with scrape type 2
2026-03-30 04:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 854ac449-5029-50fb-b0b8-b888d52a083f, identifier: 10740669
2026-03-30 04:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10740669
2026-03-30 04:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10740669
2026-03-30 04:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10740669 to the API
2026-03-30 04:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740669>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '854ac449-5029-50fb-b0b8-b888d52a083f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740669',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 47856,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-05-29',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 102 hp - 47.856 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-30 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740669%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.de] INFO: Saving data for 10740669: {'auction_closing_time': 1774866000.0, 'created_time': 1774631915.118102, 'last_price_update_time': 1774844270.249524}
2026-03-30 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740669') HTTP/1.1" 204 0
2026-03-30 04:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10740412
2026-03-30 04:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with scrape type 2
2026-03-30 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with scrape type 2
2026-03-30 04:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 153826ba-4eaf-5eb9-844c-e9c6da9cd553, identifier: 10740412
2026-03-30 04:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10740412
2026-03-30 04:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10740412
2026-03-30 04:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10740412 to the API
2026-03-30 04:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740412>
{'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-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '153826ba-4eaf-5eb9-844c-e9c6da9cd553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740412',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12024,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 Luxury - Hybrid - Automatic - 194 hp - 12.024 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-30 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740412%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.de] INFO: Saving data for 10740412: {'auction_closing_time': 1774864800.0, 'created_time': 1774631906.086529, 'last_price_update_time': 1774844270.765864}
2026-03-30 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740412') HTTP/1.1" 204 0
2026-03-30 04:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10740577
2026-03-30 04:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec41e83e-23ac-551a-9b99-98e94237f1b4 with scrape type 2
2026-03-30 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec41e83e-23ac-551a-9b99-98e94237f1b4 with scrape type 2
2026-03-30 04:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ec41e83e-23ac-551a-9b99-98e94237f1b4, identifier: 10740577
2026-03-30 04:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10740577
2026-03-30 04:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10740577
2026-03-30 04:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10740577 to the API
2026-03-30 04:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740577>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'ec41e83e-23ac-551a-9b99-98e94237f1b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740577',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 27778,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 27.778 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740577%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Saving data for 10740577: {'auction_closing_time': 1774865400.0, 'created_time': 1774631905.423906, 'last_price_update_time': 1774844271.166349}
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740577') HTTP/1.1" 204 0
2026-03-30 04:17:51 [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-30 04: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-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740667
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740667%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740667: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740667 url https://www.openlane.eu/en/carv6/auction/10740667
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740178
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740178%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740178: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740178 url https://www.openlane.eu/en/carv6/auction/10740178
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740597
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740597%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740597: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740597 url https://www.openlane.eu/en/carv6/auction/10740597
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740684
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740684%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740684: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740684 url https://www.openlane.eu/en/carv6/auction/10740684
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740685
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740685%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740685: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740685 url https://www.openlane.eu/en/carv6/auction/10740685
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740654
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740654%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740654: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740654 url https://www.openlane.eu/en/carv6/auction/10740654
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740704
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740704%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740704: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740704 url https://www.openlane.eu/en/carv6/auction/10740704
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740707
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740707%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740707: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740707 url https://www.openlane.eu/en/carv6/auction/10740707
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740706
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740706%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740706: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740706 url https://www.openlane.eu/en/carv6/auction/10740706
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740705
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740705%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740705: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740705 url https://www.openlane.eu/en/carv6/auction/10740705
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740708
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740708%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740708: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740708 url https://www.openlane.eu/en/carv6/auction/10740708
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740686
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740686%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740686: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740686 url https://www.openlane.eu/en/carv6/auction/10740686
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740690
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740690%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740690: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740690 url https://www.openlane.eu/en/carv6/auction/10740690
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740692
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740692%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740692: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740692 url https://www.openlane.eu/en/carv6/auction/10740692
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740691
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740691%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740691: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740691 url https://www.openlane.eu/en/carv6/auction/10740691
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740546
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740546%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740546: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740546 url https://www.openlane.eu/en/carv6/auction/10740546
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740617
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740617%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740617: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740617 url https://www.openlane.eu/en/carv6/auction/10740617
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740700
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740700%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740700: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740700 url https://www.openlane.eu/en/carv6/auction/10740700
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740250
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740250%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740250: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740250 url https://www.openlane.eu/en/carv6/auction/10740250
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740375
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740375%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740375: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740375 url https://www.openlane.eu/en/carv6/auction/10740375
2026-03-30 04:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740253
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740253%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740253: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740253 url https://www.openlane.eu/en/carv6/auction/10740253
2026-03-30 04: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-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740251
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740251%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740251: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740251 url https://www.openlane.eu/en/carv6/auction/10740251
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740254
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740254%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740254: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740254 url https://www.openlane.eu/en/carv6/auction/10740254
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740263
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740263%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740263: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740263 url https://www.openlane.eu/en/carv6/auction/10740263
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740252
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740252%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740252: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740252 url https://www.openlane.eu/en/carv6/auction/10740252
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740549
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740549%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740549: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740549 url https://www.openlane.eu/en/carv6/auction/10740549
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740569
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740569%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740569: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740569 url https://www.openlane.eu/en/carv6/auction/10740569
2026-03-30 04:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10740666
2026-03-30 04:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bac30ab0-953f-5ff8-ab73-17627d57590d with scrape type 2
2026-03-30 04:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bac30ab0-953f-5ff8-ab73-17627d57590d with scrape type 2
2026-03-30 04:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bac30ab0-953f-5ff8-ab73-17627d57590d, identifier: 10740666
2026-03-30 04:17:51 [adesa.de] INFO: Found listing with ID: 10740649
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740649%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.de] INFO: Scrape type for 10740649: 2
2026-03-30 04:17:51 [adesa.de] INFO: Scraping item 10740649 url https://www.openlane.eu/en/carv6/auction/10740649
2026-03-30 04:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10740666
2026-03-30 04:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10740666
2026-03-30 04:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10740666 to the API
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740666>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'bac30ab0-953f-5ff8-ab73-17627d57590d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740666',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 66179,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 102 hp - 66.179 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740666%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.de] INFO: Saving data for 10740666: {'auction_closing_time': 1774866000.0, 'created_time': 1774631907.317683, 'last_price_update_time': 1774844272.263192}
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740666') HTTP/1.1" 204 0
2026-03-30 04:17:52 [adesa.de] INFO: Found listing with ID: 10740648
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740648%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.de] INFO: Scrape type for 10740648: 2
2026-03-30 04:17:52 [adesa.de] INFO: Scraping item 10740648 url https://www.openlane.eu/en/carv6/auction/10740648
2026-03-30 04:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:52 [adesa.de] INFO: Found listing with ID: 10740656
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740656%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.de] INFO: Scrape type for 10740656: 2
2026-03-30 04:17:52 [adesa.de] INFO: Scraping item 10740656 url https://www.openlane.eu/en/carv6/auction/10740656
2026-03-30 04: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-30 04: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-30 04:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:52 [adesa.de] INFO: Found listing with ID: 10740658
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740658%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.de] INFO: Scrape type for 10740658: 2
2026-03-30 04:17:52 [adesa.de] INFO: Scraping item 10740658 url https://www.openlane.eu/en/carv6/auction/10740658
2026-03-30 04: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-30 04:17:52 [adesa.de] INFO: Found listing with ID: 10740651
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740651%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.de] INFO: Scrape type for 10740651: 2
2026-03-30 04:17:52 [adesa.de] INFO: Scraping item 10740651 url https://www.openlane.eu/en/carv6/auction/10740651
2026-03-30 04:17:52 [adesa.de] INFO: Found listing with ID: 10740652
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740652%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.de] INFO: Scrape type for 10740652: 2
2026-03-30 04:17:52 [adesa.de] INFO: Scraping item 10740652 url https://www.openlane.eu/en/carv6/auction/10740652
2026-03-30 04:17:52 [adesa.de] INFO: Found listing with ID: 10740657
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740657%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.de] INFO: Scrape type for 10740657: 2
2026-03-30 04:17:52 [adesa.de] INFO: Scraping item 10740657 url https://www.openlane.eu/en/carv6/auction/10740657
2026-03-30 04:17:52 [adesa.de] INFO: Found listing with ID: 10740543
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740543%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.de] INFO: Scrape type for 10740543: 2
2026-03-30 04:17:52 [adesa.de] INFO: Scraping item 10740543 url https://www.openlane.eu/en/carv6/auction/10740543
2026-03-30 04:17:52 [adesa.de] INFO: Found listing with ID: 10740459
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740459%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.de] INFO: Scrape type for 10740459: 2
2026-03-30 04:17:52 [adesa.de] INFO: Scraping item 10740459 url https://www.openlane.eu/en/carv6/auction/10740459
2026-03-30 04:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10740416
2026-03-30 04:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bda0d39-d1e0-595c-b255-af93f05df677 with scrape type 2
2026-03-30 04:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bda0d39-d1e0-595c-b255-af93f05df677 with scrape type 2
2026-03-30 04:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1bda0d39-d1e0-595c-b255-af93f05df677, identifier: 10740416
2026-03-30 04:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10740419
2026-03-30 04:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with scrape type 2
2026-03-30 04:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with scrape type 2
2026-03-30 04:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f790a53-bb17-55c0-b1d1-47ae27887cb5, identifier: 10740419
2026-03-30 04:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with identifier: 10740247
2026-03-30 04:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with scrape type 2
2026-03-30 04:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with scrape type 2
2026-03-30 04:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8, identifier: 10740247
2026-03-30 04:17:52 [adesa.de] INFO: Found listing with ID: 10740452
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740452%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.de] INFO: Scrape type for 10740452: 2
2026-03-30 04:17:52 [adesa.de] INFO: Scraping item 10740452 url https://www.openlane.eu/en/carv6/auction/10740452
2026-03-30 04: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-30 04:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10740416
2026-03-30 04:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10740416
2026-03-30 04:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10740416 to the API
2026-03-30 04:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '1bda0d39-d1e0-595c-b255-af93f05df677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740416',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 13745,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 13.745 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-30 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740416%27 HTTP/1.1" 200 None
2026-03-30 04:17:53 [adesa.de] INFO: Saving data for 10740416: {'auction_closing_time': 1774864800.0, 'created_time': 1774631906.563349, 'last_price_update_time': 1774844273.153237}
2026-03-30 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740416') HTTP/1.1" 204 0
2026-03-30 04:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10740419
2026-03-30 04:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10740419
2026-03-30 04:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10740419 to the API
2026-03-30 04:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740419>
{'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-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '8f790a53-bb17-55c0-b1d1-47ae27887cb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740419',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 9315,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 9.315 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-30 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740419%27 HTTP/1.1" 200 None
2026-03-30 04:17:53 [adesa.de] INFO: Saving data for 10740419: {'auction_closing_time': 1774864800.0, 'created_time': 1774631903.076679, 'last_price_update_time': 1774844273.44898}
2026-03-30 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740419') HTTP/1.1" 204 0
2026-03-30 04:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with identifier: 10740247
2026-03-30 04:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with identifier: 10740247
2026-03-30 04:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with identifier: 10740247 to the API
2026-03-30 04:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740247>
{'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-30T10: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=10740247',
'listing': 'auction',
'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-30 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740247%27 HTTP/1.1" 200 None
2026-03-30 04:17:53 [adesa.de] INFO: Saving data for 10740247: {'auction_closing_time': 1774866600.0, 'created_time': 1774631899.322151, 'last_price_update_time': 1774844273.781825}
2026-03-30 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740247') HTTP/1.1" 204 0
2026-03-30 04:17:53 [adesa.de] INFO: Found listing with ID: 10740445
2026-03-30 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740445%27 HTTP/1.1" 200 None
2026-03-30 04:17:53 [adesa.de] INFO: Scrape type for 10740445: 2
2026-03-30 04:17:53 [adesa.de] INFO: Scraping item 10740445 url https://www.openlane.eu/en/carv6/auction/10740445
2026-03-30 04:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10740650
2026-03-30 04:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3244d195-c86b-54f3-8633-6b483517e85c with scrape type 2
2026-03-30 04:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3244d195-c86b-54f3-8633-6b483517e85c with scrape type 2
2026-03-30 04:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3244d195-c86b-54f3-8633-6b483517e85c, identifier: 10740650
2026-03-30 04:17:53 [adesa.de] INFO: Found listing with ID: 10740457
2026-03-30 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740457%27 HTTP/1.1" 200 None
2026-03-30 04:17:53 [adesa.de] INFO: Scrape type for 10740457: 2
2026-03-30 04:17:53 [adesa.de] INFO: Scraping item 10740457 url https://www.openlane.eu/en/carv6/auction/10740457
2026-03-30 04:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10740650
2026-03-30 04:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10740650
2026-03-30 04:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10740650 to the API
2026-03-30 04:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740650>
{'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-30T10: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=10740650',
'listing': 'auction',
'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-30 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740650%27 HTTP/1.1" 200 None
2026-03-30 04:17:54 [adesa.de] INFO: Saving data for 10740650: {'auction_closing_time': 1774866000.0, 'created_time': 1774631888.647914, 'last_price_update_time': 1774844274.24636}
2026-03-30 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740650') HTTP/1.1" 204 0
2026-03-30 04:17:54 [adesa.de] INFO: Found listing with ID: 10740450
2026-03-30 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740450%27 HTTP/1.1" 200 None
2026-03-30 04:17:54 [adesa.de] INFO: Scrape type for 10740450: 2
2026-03-30 04:17:54 [adesa.de] INFO: Scraping item 10740450 url https://www.openlane.eu/en/carv6/auction/10740450
2026-03-30 04:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10740454
2026-03-30 04:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 817255f8-ae64-516e-a1d3-c8c025ca01cb with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 817255f8-ae64-516e-a1d3-c8c025ca01cb with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 817255f8-ae64-516e-a1d3-c8c025ca01cb, identifier: 10740454
2026-03-30 04:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10740417
2026-03-30 04:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79005133-7b69-51b3-8a20-b7f61eb91c90 with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79005133-7b69-51b3-8a20-b7f61eb91c90 with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79005133-7b69-51b3-8a20-b7f61eb91c90, identifier: 10740417
2026-03-30 04:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10740454
2026-03-30 04:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10740454
2026-03-30 04:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10740454 to the API
2026-03-30 04:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740454>
{'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-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '817255f8-ae64-516e-a1d3-c8c025ca01cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740454',
'listing': 'auction',
'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-30 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740454%27 HTTP/1.1" 200 None
2026-03-30 04:17:54 [adesa.de] INFO: Saving data for 10740454: {'auction_closing_time': 1774864800.0, 'created_time': 1774631889.057255, 'last_price_update_time': 1774844274.848452}
2026-03-30 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740454') HTTP/1.1" 204 0
2026-03-30 04:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10740417
2026-03-30 04:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10740417
2026-03-30 04:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10740417 to the API
2026-03-30 04:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740417>
{'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-30T10: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=10740417',
'listing': 'auction',
'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-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740417%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.de] INFO: Saving data for 10740417: {'auction_closing_time': 1774864800.0, 'created_time': 1774631901.326884, 'last_price_update_time': 1774844275.136864}
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740417') HTTP/1.1" 204 0
2026-03-30 04:17:55 [adesa.de] INFO: Found listing with ID: 10740451
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740451%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.de] INFO: Scrape type for 10740451: 2
2026-03-30 04:17:55 [adesa.de] INFO: Scraping item 10740451 url https://www.openlane.eu/en/carv6/auction/10740451
2026-03-30 04:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:55 [adesa.de] INFO: Found listing with ID: 10740458
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740458%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.de] INFO: Scrape type for 10740458: 2
2026-03-30 04:17:55 [adesa.de] INFO: Scraping item 10740458 url https://www.openlane.eu/en/carv6/auction/10740458
2026-03-30 04: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-30 04: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-30 04:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:55 [adesa.de] INFO: Found listing with ID: 10740448
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740448%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.de] INFO: Scrape type for 10740448: 2
2026-03-30 04:17:55 [adesa.de] INFO: Scraping item 10740448 url https://www.openlane.eu/en/carv6/auction/10740448
2026-03-30 04:17:55 [adesa.de] INFO: Found listing with ID: 10740449
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740449%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.de] INFO: Scrape type for 10740449: 2
2026-03-30 04:17:55 [adesa.de] INFO: Scraping item 10740449 url https://www.openlane.eu/en/carv6/auction/10740449
2026-03-30 04:17:55 [adesa.de] INFO: Found listing with ID: 10740447
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740447%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.de] INFO: Scrape type for 10740447: 2
2026-03-30 04:17:55 [adesa.de] INFO: Scraping item 10740447 url https://www.openlane.eu/en/carv6/auction/10740447
2026-03-30 04:17:55 [adesa.de] INFO: Found listing with ID: 10740235
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740235%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.de] INFO: Scrape type for 10740235: 2
2026-03-30 04:17:55 [adesa.de] INFO: Scraping item 10740235 url https://www.openlane.eu/en/carv6/auction/10740235
2026-03-30 04:17:55 [adesa.de] INFO: Found listing with ID: 10740236
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740236%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.de] INFO: Scrape type for 10740236: 2
2026-03-30 04:17:55 [adesa.de] INFO: Scraping item 10740236 url https://www.openlane.eu/en/carv6/auction/10740236
2026-03-30 04:17:55 [adesa.de] INFO: Found listing with ID: 10740180
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740180%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.de] INFO: Scrape type for 10740180: 2
2026-03-30 04:17:55 [adesa.de] INFO: Scraping item 10740180 url https://www.openlane.eu/en/carv6/auction/10740180
2026-03-30 04:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10740246
2026-03-30 04:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af6a864-eb67-5044-9108-f1fea8b2d87d with scrape type 2
2026-03-30 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3af6a864-eb67-5044-9108-f1fea8b2d87d with scrape type 2
2026-03-30 04:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3af6a864-eb67-5044-9108-f1fea8b2d87d, identifier: 10740246
2026-03-30 04:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with identifier: 10740267
2026-03-30 04:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with scrape type 2
2026-03-30 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with scrape type 2
2026-03-30 04:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cb8c57f-aa36-5da2-87d7-f92c6399f762, identifier: 10740267
2026-03-30 04:17:55 [adesa.de] INFO: Found listing with ID: 10740234
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740234%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.de] INFO: Scrape type for 10740234: 2
2026-03-30 04:17:55 [adesa.de] INFO: Scraping item 10740234 url https://www.openlane.eu/en/carv6/auction/10740234
2026-03-30 04:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10740246
2026-03-30 04:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10740246
2026-03-30 04:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10740246 to the API
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740246>
{'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-30T10: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=10740246',
'listing': 'auction',
'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-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740246%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.de] INFO: Saving data for 10740246: {'auction_closing_time': 1774866600.0, 'created_time': 1774631889.377919, 'last_price_update_time': 1774844275.777094}
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740246') HTTP/1.1" 204 0
2026-03-30 04:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with identifier: 10740267
2026-03-30 04:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with identifier: 10740267
2026-03-30 04:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with identifier: 10740267 to the API
2026-03-30 04:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740267>
{'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-30T10:30: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=10740267',
'listing': 'auction',
'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-30 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740267%27 HTTP/1.1" 200 None
2026-03-30 04:17:56 [adesa.de] INFO: Saving data for 10740267: {'auction_closing_time': 1774866600.0, 'created_time': 1774631885.796923, 'last_price_update_time': 1774844276.082078}
2026-03-30 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740267') HTTP/1.1" 204 0
2026-03-30 04:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c633527-a95d-5691-bcb4-c6f458b060df with identifier: 10740266
2026-03-30 04:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c633527-a95d-5691-bcb4-c6f458b060df with scrape type 2
2026-03-30 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c633527-a95d-5691-bcb4-c6f458b060df with scrape type 2
2026-03-30 04:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c633527-a95d-5691-bcb4-c6f458b060df, identifier: 10740266
2026-03-30 04:17:56 [adesa.de] INFO: Found listing with ID: 10740421
2026-03-30 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740421%27 HTTP/1.1" 200 None
2026-03-30 04:17:56 [adesa.de] INFO: Scrape type for 10740421: 2
2026-03-30 04:17:56 [adesa.de] INFO: Scraping item 10740421 url https://www.openlane.eu/en/carv6/auction/10740421
2026-03-30 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c633527-a95d-5691-bcb4-c6f458b060df with identifier: 10740266
2026-03-30 04:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c633527-a95d-5691-bcb4-c6f458b060df with identifier: 10740266
2026-03-30 04:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c633527-a95d-5691-bcb4-c6f458b060df with identifier: 10740266 to the API
2026-03-30 04:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740266>
{'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-30T10:30: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=10740266',
'listing': 'auction',
'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-30 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740266%27 HTTP/1.1" 200 None
2026-03-30 04:17:56 [adesa.de] INFO: Saving data for 10740266: {'auction_closing_time': 1774866600.0, 'created_time': 1774631890.650299, 'last_price_update_time': 1774844276.476312}
2026-03-30 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740266') HTTP/1.1" 204 0
2026-03-30 04:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:56 [adesa.de] INFO: Found listing with ID: 10740201
2026-03-30 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740201%27 HTTP/1.1" 200 None
2026-03-30 04:17:56 [adesa.de] INFO: Scrape type for 10740201: 2
2026-03-30 04:17:56 [adesa.de] INFO: Scraping item 10740201 url https://www.openlane.eu/en/carv6/auction/10740201
2026-03-30 04:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:56 [adesa.de] INFO: Found listing with ID: 10740598
2026-03-30 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740598%27 HTTP/1.1" 200 None
2026-03-30 04:17:56 [adesa.de] INFO: Scrape type for 10740598: 2
2026-03-30 04:17:56 [adesa.de] INFO: Scraping item 10740598 url https://www.openlane.eu/en/carv6/auction/10740598
2026-03-30 04:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10740662
2026-03-30 04:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 610fcc7c-f534-5016-813c-4b2c6627ff40 with scrape type 2
2026-03-30 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 610fcc7c-f534-5016-813c-4b2c6627ff40 with scrape type 2
2026-03-30 04:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 610fcc7c-f534-5016-813c-4b2c6627ff40, identifier: 10740662
2026-03-30 04:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10740662
2026-03-30 04:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10740662
2026-03-30 04:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10740662 to the API
2026-03-30 04:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740662>
{'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-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '610fcc7c-f534-5016-813c-4b2c6627ff40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28927',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740662',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 19991,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 19.991 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-30 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740662%27 HTTP/1.1" 200 None
2026-03-30 04:17:56 [adesa.de] INFO: Saving data for 10740662: {'auction_closing_time': 1774866000.0, 'created_time': 1774631882.992808, 'last_price_update_time': 1774844276.996475}
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740662') HTTP/1.1" 204 0
2026-03-30 04:17:57 [adesa.de] INFO: Found listing with ID: 10740636
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740636%27 HTTP/1.1" 200 None
2026-03-30 04:17:57 [adesa.de] INFO: Scrape type for 10740636: 2
2026-03-30 04:17:57 [adesa.de] INFO: Scraping item 10740636 url https://www.openlane.eu/en/carv6/auction/10740636
2026-03-30 04:17:57 [adesa.de] INFO: Found listing with ID: 10740195
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740195%27 HTTP/1.1" 200 None
2026-03-30 04:17:57 [adesa.de] INFO: Scrape type for 10740195: 2
2026-03-30 04:17:57 [adesa.de] INFO: Scraping item 10740195 url https://www.openlane.eu/en/carv6/auction/10740195
2026-03-30 04:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10740660
2026-03-30 04:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with scrape type 2
2026-03-30 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with scrape type 2
2026-03-30 04:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef, identifier: 10740660
2026-03-30 04:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10740620
2026-03-30 04:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10eced8e-8138-560e-ac7c-734dfe821234 with scrape type 2
2026-03-30 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10eced8e-8138-560e-ac7c-734dfe821234 with scrape type 2
2026-03-30 04:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 10eced8e-8138-560e-ac7c-734dfe821234, identifier: 10740620
2026-03-30 04:17:57 [adesa.de] INFO: Found listing with ID: 10740420
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740420%27 HTTP/1.1" 200 None
2026-03-30 04:17:57 [adesa.de] INFO: Scrape type for 10740420: 2
2026-03-30 04:17:57 [adesa.de] INFO: Scraping item 10740420 url https://www.openlane.eu/en/carv6/auction/10740420
2026-03-30 04:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10740660
2026-03-30 04:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10740660
2026-03-30 04:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10740660 to the API
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740660>
{'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-30T10: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=10740660',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 13480,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 13.480 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740660%27 HTTP/1.1" 200 None
2026-03-30 04:17:57 [adesa.de] INFO: Saving data for 10740660: {'auction_closing_time': 1774866000.0, 'created_time': 1774631892.210662, 'last_price_update_time': 1774844277.673612}
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740660') HTTP/1.1" 204 0
2026-03-30 04:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10740620
2026-03-30 04:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10740620
2026-03-30 04:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10740620 to the API
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740620>
{'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-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '10eced8e-8138-560e-ac7c-734dfe821234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740620',
'listing': 'auction',
'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-30 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740620%27 HTTP/1.1" 200 None
2026-03-30 04:17:57 [adesa.de] INFO: Saving data for 10740620: {'auction_closing_time': 1774865400.0, 'created_time': 1774631893.440698, 'last_price_update_time': 1774844277.966333}
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740620') HTTP/1.1" 204 0
2026-03-30 04:17:57 [adesa.de] INFO: Found listing with ID: 10740689
2026-03-30 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740689%27 HTTP/1.1" 200 None
2026-03-30 04:17:58 [adesa.de] INFO: Scrape type for 10740689: 2
2026-03-30 04:17:58 [adesa.de] INFO: Scraping item 10740689 url https://www.openlane.eu/en/carv6/auction/10740689
2026-03-30 04:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:58 [adesa.de] INFO: Found listing with ID: 10740212
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740212%27 HTTP/1.1" 200 None
2026-03-30 04:17:58 [adesa.de] INFO: Scrape type for 10740212: 2
2026-03-30 04:17:58 [adesa.de] INFO: Scraping item 10740212 url https://www.openlane.eu/en/carv6/auction/10740212
2026-03-30 04: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-30 04: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-30 04:17:58 [adesa.de] INFO: Found listing with ID: 10740588
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740588%27 HTTP/1.1" 200 None
2026-03-30 04:17:58 [adesa.de] INFO: Scrape type for 10740588: 2
2026-03-30 04:17:58 [adesa.de] INFO: Scraping item 10740588 url https://www.openlane.eu/en/carv6/auction/10740588
2026-03-30 04:17:58 [adesa.de] INFO: Found listing with ID: 10740628
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740628%27 HTTP/1.1" 200 None
2026-03-30 04:17:58 [adesa.de] INFO: Scrape type for 10740628: 2
2026-03-30 04:17:58 [adesa.de] INFO: Scraping item 10740628 url https://www.openlane.eu/en/carv6/auction/10740628
2026-03-30 04:17:58 [adesa.de] INFO: Found listing with ID: 10740223
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740223%27 HTTP/1.1" 200 None
2026-03-30 04:17:58 [adesa.de] INFO: Scrape type for 10740223: 2
2026-03-30 04:17:58 [adesa.de] INFO: Scraping item 10740223 url https://www.openlane.eu/en/carv6/auction/10740223
2026-03-30 04:17:58 [adesa.de] INFO: Found listing with ID: 10740644
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740644%27 HTTP/1.1" 200 None
2026-03-30 04:17:58 [adesa.de] INFO: Scrape type for 10740644: 2
2026-03-30 04:17:58 [adesa.de] INFO: Scraping item 10740644 url https://www.openlane.eu/en/carv6/auction/10740644
2026-03-30 04:17:58 [adesa.de] INFO: Found listing with ID: 10740205
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740205%27 HTTP/1.1" 200 None
2026-03-30 04:17:58 [adesa.de] INFO: Scrape type for 10740205: 2
2026-03-30 04:17:58 [adesa.de] INFO: Scraping item 10740205 url https://www.openlane.eu/en/carv6/auction/10740205
2026-03-30 04:17:58 [adesa.de] INFO: Found listing with ID: 10740561
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740561%27 HTTP/1.1" 200 None
2026-03-30 04:17:58 [adesa.de] INFO: Scrape type for 10740561: 2
2026-03-30 04:17:58 [adesa.de] INFO: Scraping item 10740561 url https://www.openlane.eu/en/carv6/auction/10740561
2026-03-30 04:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f08c3324-009c-5c23-b3a9-10c0ccc5981d with identifier: 10740375
2026-03-30 04:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f08c3324-009c-5c23-b3a9-10c0ccc5981d with scrape type 2
2026-03-30 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f08c3324-009c-5c23-b3a9-10c0ccc5981d with scrape type 2
2026-03-30 04:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f08c3324-009c-5c23-b3a9-10c0ccc5981d, identifier: 10740375
2026-03-30 04:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b6ffe86-0299-568b-bc5e-7e4670ddb54e with identifier: 10740648
2026-03-30 04:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b6ffe86-0299-568b-bc5e-7e4670ddb54e with scrape type 2
2026-03-30 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b6ffe86-0299-568b-bc5e-7e4670ddb54e with scrape type 2
2026-03-30 04:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b6ffe86-0299-568b-bc5e-7e4670ddb54e, identifier: 10740648
2026-03-30 04:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with identifier: 10740612
2026-03-30 04:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with scrape type 2
2026-03-30 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with scrape type 2
2026-03-30 04:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1, identifier: 10740612
2026-03-30 04:17:58 [adesa.de] INFO: Found listing with ID: 10740191
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740191%27 HTTP/1.1" 200 None
2026-03-30 04:17:58 [adesa.de] INFO: Scrape type for 10740191: 2
2026-03-30 04:17:58 [adesa.de] INFO: Scraping item 10740191 url https://www.openlane.eu/en/carv6/auction/10740191
2026-03-30 04:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f08c3324-009c-5c23-b3a9-10c0ccc5981d with identifier: 10740375
2026-03-30 04:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f08c3324-009c-5c23-b3a9-10c0ccc5981d with identifier: 10740375
2026-03-30 04:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f08c3324-009c-5c23-b3a9-10c0ccc5981d with identifier: 10740375 to the API
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740375>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f08c3324-009c-5c23-b3a9-10c0ccc5981d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740375',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 10007,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2024-09-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot e-2008 GT - Electric - Automatic - 136 hp - 10.007 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740375%27 HTTP/1.1" 200 None
2026-03-30 04:17:58 [adesa.de] INFO: Saving data for 10740375: {'auction_closing_time': 1774864800.0, 'created_time': 1774632281.166615, 'last_price_update_time': 1774844278.719866}
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740375') HTTP/1.1" 204 0
2026-03-30 04:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b6ffe86-0299-568b-bc5e-7e4670ddb54e with identifier: 10740648
2026-03-30 04:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b6ffe86-0299-568b-bc5e-7e4670ddb54e with identifier: 10740648
2026-03-30 04:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b6ffe86-0299-568b-bc5e-7e4670ddb54e with identifier: 10740648 to the API
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 490,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': '9b6ffe86-0299-568b-bc5e-7e4670ddb54e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740648',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '3',
'odometer': 7076,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 51100,
'price_includes_vat': True,
'registration_date': '2024-12-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 3 Long Range - Electric - Automatic - 490 hp - 7.076 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740648%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.de] INFO: Saving data for 10740648: {'auction_closing_time': 1774866000.0, 'created_time': 1774631914.136079, 'last_price_update_time': 1774844279.080997}
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740648') HTTP/1.1" 204 0
2026-03-30 04:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with identifier: 10740612
2026-03-30 04:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with identifier: 10740612
2026-03-30 04:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with identifier: 10740612 to the API
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740612>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '153bc7a3-0a54-5c67-b62d-dbacca8e09c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30378',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740612',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 105187,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai e-Kona Style - Electric - Automatic - 136 hp - 105.187 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740612%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.de] INFO: Saving data for 10740612: {'auction_closing_time': 1774865400.0, 'created_time': 1774631894.160845, 'last_price_update_time': 1774844279.378332}
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740612') HTTP/1.1" 204 0
2026-03-30 04:17:59 [adesa.de] INFO: Found listing with ID: 10740680
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740680%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.de] INFO: Scrape type for 10740680: 2
2026-03-30 04:17:59 [adesa.de] INFO: Scraping item 10740680 url https://www.openlane.eu/en/carv6/auction/10740680
2026-03-30 04:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:59 [adesa.de] INFO: Found listing with ID: 10740210
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740210%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.de] INFO: Scrape type for 10740210: 2
2026-03-30 04:17:59 [adesa.de] INFO: Scraping item 10740210 url https://www.openlane.eu/en/carv6/auction/10740210
2026-03-30 04:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:59 [adesa.de] INFO: Found listing with ID: 10740552
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740552%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.de] INFO: Scrape type for 10740552: 2
2026-03-30 04:17:59 [adesa.de] INFO: Scraping item 10740552 url https://www.openlane.eu/en/carv6/auction/10740552
2026-03-30 04:17:59 [adesa.de] INFO: Found listing with ID: 10740442
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740442%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.de] INFO: Scrape type for 10740442: 2
2026-03-30 04:17:59 [adesa.de] INFO: Scraping item 10740442 url https://www.openlane.eu/en/carv6/auction/10740442
2026-03-30 04:17:59 [adesa.de] INFO: Found listing with ID: 10740646
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740646%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.de] INFO: Scrape type for 10740646: 2
2026-03-30 04:17:59 [adesa.de] INFO: Scraping item 10740646 url https://www.openlane.eu/en/carv6/auction/10740646
2026-03-30 04:17:59 [adesa.de] INFO: Found listing with ID: 10740214
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740214%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.de] INFO: Scrape type for 10740214: 2
2026-03-30 04:17:59 [adesa.de] INFO: Scraping item 10740214 url https://www.openlane.eu/en/carv6/auction/10740214
2026-03-30 04:17:59 [adesa.de] INFO: Found listing with ID: 10740192
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740192%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.de] INFO: Scrape type for 10740192: 2
2026-03-30 04:17:59 [adesa.de] INFO: Scraping item 10740192 url https://www.openlane.eu/en/carv6/auction/10740192
2026-03-30 04:17:59 [adesa.de] INFO: Found listing with ID: 10740411
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740411%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.de] INFO: Scrape type for 10740411: 2
2026-03-30 04:17:59 [adesa.de] INFO: Scraping item 10740411 url https://www.openlane.eu/en/carv6/auction/10740411
2026-03-30 04:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d77f0989-7d04-5ec1-a13c-cac6951caefa with identifier: 10740649
2026-03-30 04:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d77f0989-7d04-5ec1-a13c-cac6951caefa with scrape type 2
2026-03-30 04:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d77f0989-7d04-5ec1-a13c-cac6951caefa with scrape type 2
2026-03-30 04:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d77f0989-7d04-5ec1-a13c-cac6951caefa, identifier: 10740649
2026-03-30 04:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 989c6f59-f900-5c02-8abe-9642aaf38024 with identifier: 10740459
2026-03-30 04:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 989c6f59-f900-5c02-8abe-9642aaf38024 with scrape type 2
2026-03-30 04:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 989c6f59-f900-5c02-8abe-9642aaf38024 with scrape type 2
2026-03-30 04:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 989c6f59-f900-5c02-8abe-9642aaf38024, identifier: 10740459
2026-03-30 04:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10740656
2026-03-30 04:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1721c1da-8ee5-5607-acaf-be6ac219f61f with scrape type 2
2026-03-30 04:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1721c1da-8ee5-5607-acaf-be6ac219f61f with scrape type 2
2026-03-30 04:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1721c1da-8ee5-5607-acaf-be6ac219f61f, identifier: 10740656
2026-03-30 04:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d77f0989-7d04-5ec1-a13c-cac6951caefa with identifier: 10740649
2026-03-30 04:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d77f0989-7d04-5ec1-a13c-cac6951caefa with identifier: 10740649
2026-03-30 04:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d77f0989-7d04-5ec1-a13c-cac6951caefa with identifier: 10740649 to the API
2026-03-30 04:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 490,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'd77f0989-7d04-5ec1-a13c-cac6951caefa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29120',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740649',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '3',
'odometer': 5215,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 49900,
'price_includes_vat': True,
'registration_date': '2024-12-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 3 Long Range - Electric - Automatic - 490 hp - 5.215 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740649%27 HTTP/1.1" 200 None
2026-03-30 04:18:00 [adesa.de] INFO: Saving data for 10740649: {'auction_closing_time': 1774866000.0, 'created_time': 1774631916.859167, 'last_price_update_time': 1774844280.159352}
2026-03-30 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740649') HTTP/1.1" 204 0
2026-03-30 04:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 989c6f59-f900-5c02-8abe-9642aaf38024 with identifier: 10740459
2026-03-30 04:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 989c6f59-f900-5c02-8abe-9642aaf38024 with identifier: 10740459
2026-03-30 04:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 989c6f59-f900-5c02-8abe-9642aaf38024 with identifier: 10740459 to the API
2026-03-30 04:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740459>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '989c6f59-f900-5c02-8abe-9642aaf38024',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740459',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 94761,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar 1.3 TCe Equilibre - Petrol - Automatic - 140 hp - '
'94.761 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740459%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.de] INFO: Saving data for 10740459: {'auction_closing_time': 1774864800.0, 'created_time': 1774632268.850719, 'last_price_update_time': 1774844281.087668}
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740459') HTTP/1.1" 204 0
2026-03-30 04:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10740656
2026-03-30 04:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10740656
2026-03-30 04:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10740656 to the API
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740656>
{'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-30T10: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=10740656',
'listing': 'auction',
'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-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740656%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.de] INFO: Saving data for 10740656: {'auction_closing_time': 1774866000.0, 'created_time': 1774631913.828734, 'last_price_update_time': 1774844281.394065}
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740656') HTTP/1.1" 204 0
2026-03-30 04:18:01 [adesa.de] INFO: Found listing with ID: 10740551
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740551%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.de] INFO: Scrape type for 10740551: 2
2026-03-30 04:18:01 [adesa.de] INFO: Scraping item 10740551 url https://www.openlane.eu/en/carv6/auction/10740551
2026-03-30 04:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:01 [adesa.de] INFO: Found listing with ID: 10740681
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740681%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.de] INFO: Scrape type for 10740681: 2
2026-03-30 04:18:01 [adesa.de] INFO: Scraping item 10740681 url https://www.openlane.eu/en/carv6/auction/10740681
2026-03-30 04: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-30 04: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-30 04:18:01 [adesa.de] INFO: Found listing with ID: 10740659
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740659%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.de] INFO: Scrape type for 10740659: 2
2026-03-30 04:18:01 [adesa.de] INFO: Scraping item 10740659 url https://www.openlane.eu/en/carv6/auction/10740659
2026-03-30 04:18:01 [adesa.de] INFO: Found listing with ID: 10740204
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740204%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.de] INFO: Scrape type for 10740204: 2
2026-03-30 04:18:01 [adesa.de] INFO: Scraping item 10740204 url https://www.openlane.eu/en/carv6/auction/10740204
2026-03-30 04:18:01 [adesa.de] INFO: Found listing with ID: 10740238
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740238%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.de] INFO: Scrape type for 10740238: 2
2026-03-30 04:18:01 [adesa.de] INFO: Scraping item 10740238 url https://www.openlane.eu/en/carv6/auction/10740238
2026-03-30 04:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:01 [adesa.de] INFO: Found listing with ID: 10740244
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740244%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.de] INFO: Scrape type for 10740244: 2
2026-03-30 04:18:01 [adesa.de] INFO: Scraping item 10740244 url https://www.openlane.eu/en/carv6/auction/10740244
2026-03-30 04: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-30 04:18:01 [adesa.de] INFO: Found listing with ID: 10740241
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740241%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.de] INFO: Scrape type for 10740241: 2
2026-03-30 04:18:01 [adesa.de] INFO: Scraping item 10740241 url https://www.openlane.eu/en/carv6/auction/10740241
2026-03-30 04:18:01 [adesa.de] INFO: Found listing with ID: 10740237
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740237%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.de] INFO: Scrape type for 10740237: 2
2026-03-30 04:18:01 [adesa.de] INFO: Scraping item 10740237 url https://www.openlane.eu/en/carv6/auction/10740237
2026-03-30 04:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10740451
2026-03-30 04:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91a32842-c326-5014-bab0-300ee282e55a with scrape type 2
2026-03-30 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91a32842-c326-5014-bab0-300ee282e55a with scrape type 2
2026-03-30 04:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 91a32842-c326-5014-bab0-300ee282e55a, identifier: 10740451
2026-03-30 04:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10740452
2026-03-30 04:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75f5098-f1d0-5ef8-8e63-af8f84c42904 with scrape type 2
2026-03-30 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d75f5098-f1d0-5ef8-8e63-af8f84c42904 with scrape type 2
2026-03-30 04:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d75f5098-f1d0-5ef8-8e63-af8f84c42904, identifier: 10740452
2026-03-30 04:18:01 [adesa.de] INFO: Found listing with ID: 10740240
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740240%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.de] INFO: Scrape type for 10740240: 2
2026-03-30 04:18:01 [adesa.de] INFO: Scraping item 10740240 url https://www.openlane.eu/en/carv6/auction/10740240
2026-03-30 04:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10740451
2026-03-30 04:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10740451
2026-03-30 04:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10740451 to the API
2026-03-30 04:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740451>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '91a32842-c326-5014-bab0-300ee282e55a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740451',
'listing': 'auction',
'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-30 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740451%27 HTTP/1.1" 200 None
2026-03-30 04:18:02 [adesa.de] INFO: Saving data for 10740451: {'auction_closing_time': 1774864800.0, 'created_time': 1774631932.860132, 'last_price_update_time': 1774844282.056674}
2026-03-30 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740451') HTTP/1.1" 204 0
2026-03-30 04:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10740452
2026-03-30 04:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10740452
2026-03-30 04:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10740452 to the API
2026-03-30 04:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740452>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd75f5098-f1d0-5ef8-8e63-af8f84c42904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740452',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 99983,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar 1.3 TCe Equilibre - Petrol - Automatic - 140 hp - '
'99.983 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-30 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740452%27 HTTP/1.1" 200 None
2026-03-30 04:18:02 [adesa.de] INFO: Saving data for 10740452: {'auction_closing_time': 1774864800.0, 'created_time': 1774631919.773766, 'last_price_update_time': 1774844282.442094}
2026-03-30 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740452') HTTP/1.1" 204 0
2026-03-30 04:18:02 [adesa.de] INFO: Found listing with ID: 10740243
2026-03-30 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740243%27 HTTP/1.1" 200 None
2026-03-30 04:18:02 [adesa.de] INFO: Scrape type for 10740243: 2
2026-03-30 04:18:02 [adesa.de] INFO: Scraping item 10740243 url https://www.openlane.eu/en/carv6/auction/10740243
2026-03-30 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b23cc22f-1bae-515d-9aa1-c53ab3603811 with identifier: 10740445
2026-03-30 04:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b23cc22f-1bae-515d-9aa1-c53ab3603811 with scrape type 2
2026-03-30 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b23cc22f-1bae-515d-9aa1-c53ab3603811 with scrape type 2
2026-03-30 04:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b23cc22f-1bae-515d-9aa1-c53ab3603811, identifier: 10740445
2026-03-30 04:18:02 [adesa.de] INFO: Found listing with ID: 10740239
2026-03-30 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740239%27 HTTP/1.1" 200 None
2026-03-30 04:18:02 [adesa.de] INFO: Scrape type for 10740239: 2
2026-03-30 04:18:02 [adesa.de] INFO: Scraping item 10740239 url https://www.openlane.eu/en/carv6/auction/10740239
2026-03-30 04:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b23cc22f-1bae-515d-9aa1-c53ab3603811 with identifier: 10740445
2026-03-30 04:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b23cc22f-1bae-515d-9aa1-c53ab3603811 with identifier: 10740445
2026-03-30 04:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b23cc22f-1bae-515d-9aa1-c53ab3603811 with identifier: 10740445 to the API
2026-03-30 04:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740445>
{'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-30T10: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=10740445',
'listing': 'auction',
'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-30 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740445%27 HTTP/1.1" 200 None
2026-03-30 04:18:02 [adesa.de] INFO: Saving data for 10740445: {'auction_closing_time': 1774864800.0, 'created_time': 1774632269.54593, 'last_price_update_time': 1774844282.898118}
2026-03-30 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740445') HTTP/1.1" 204 0
2026-03-30 04:18:02 [adesa.de] INFO: Found listing with ID: 10740245
2026-03-30 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740245%27 HTTP/1.1" 200 None
2026-03-30 04:18:02 [adesa.de] INFO: Scrape type for 10740245: 2
2026-03-30 04:18:02 [adesa.de] INFO: Scraping item 10740245 url https://www.openlane.eu/en/carv6/auction/10740245
2026-03-30 04:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e247c917-3a20-5bfc-a8a2-69ba99f5915a with identifier: 10740234
2026-03-30 04:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e247c917-3a20-5bfc-a8a2-69ba99f5915a with scrape type 2
2026-03-30 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e247c917-3a20-5bfc-a8a2-69ba99f5915a with scrape type 2
2026-03-30 04:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e247c917-3a20-5bfc-a8a2-69ba99f5915a, identifier: 10740234
2026-03-30 04:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a66a425e-ce81-5e11-be97-5be3eaca4e62 with identifier: 10740457
2026-03-30 04:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a66a425e-ce81-5e11-be97-5be3eaca4e62 with scrape type 2
2026-03-30 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a66a425e-ce81-5e11-be97-5be3eaca4e62 with scrape type 2
2026-03-30 04:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a66a425e-ce81-5e11-be97-5be3eaca4e62, identifier: 10740457
2026-03-30 04:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10740450
2026-03-30 04:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1096a103-16e3-5f64-aa21-290afbd30e98 with scrape type 2
2026-03-30 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1096a103-16e3-5f64-aa21-290afbd30e98 with scrape type 2
2026-03-30 04:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1096a103-16e3-5f64-aa21-290afbd30e98, identifier: 10740450
2026-03-30 04:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e247c917-3a20-5bfc-a8a2-69ba99f5915a with identifier: 10740234
2026-03-30 04:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e247c917-3a20-5bfc-a8a2-69ba99f5915a with identifier: 10740234
2026-03-30 04:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e247c917-3a20-5bfc-a8a2-69ba99f5915a with identifier: 10740234 to the API
2026-03-30 04:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740234>
{'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-30T10: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=10740234',
'listing': 'auction',
'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-30 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740234%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.de] INFO: Saving data for 10740234: {'auction_closing_time': 1774866600.0, 'created_time': 1774631921.956769, 'last_price_update_time': 1774844283.478764}
2026-03-30 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740234') HTTP/1.1" 204 0
2026-03-30 04:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a66a425e-ce81-5e11-be97-5be3eaca4e62 with identifier: 10740457
2026-03-30 04:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a66a425e-ce81-5e11-be97-5be3eaca4e62 with identifier: 10740457
2026-03-30 04:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a66a425e-ce81-5e11-be97-5be3eaca4e62 with identifier: 10740457 to the API
2026-03-30 04:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740457>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a66a425e-ce81-5e11-be97-5be3eaca4e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740457',
'listing': 'auction',
'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-30 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740457%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.de] INFO: Saving data for 10740457: {'auction_closing_time': 1774864800.0, 'created_time': 1774632269.213344, 'last_price_update_time': 1774844283.761025}
2026-03-30 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740457') HTTP/1.1" 204 0
2026-03-30 04:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10740450
2026-03-30 04:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10740450
2026-03-30 04:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10740450 to the API
2026-03-30 04:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740450>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1096a103-16e3-5f64-aa21-290afbd30e98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740450',
'listing': 'auction',
'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-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740450%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.de] INFO: Saving data for 10740450: {'auction_closing_time': 1774864800.0, 'created_time': 1774631920.413192, 'last_price_update_time': 1774844284.083731}
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740450') HTTP/1.1" 204 0
2026-03-30 04:18:04 [adesa.de] INFO: Found listing with ID: 10740242
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740242%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.de] INFO: Scrape type for 10740242: 2
2026-03-30 04:18:04 [adesa.de] INFO: Scraping item 10740242 url https://www.openlane.eu/en/carv6/auction/10740242
2026-03-30 04:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:04 [adesa.de] INFO: Found listing with ID: 10740548
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740548%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.de] INFO: Scrape type for 10740548: 2
2026-03-30 04:18:04 [adesa.de] INFO: Scraping item 10740548 url https://www.openlane.eu/en/carv6/auction/10740548
2026-03-30 04: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-30 04: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-30 04:18:04 [adesa.de] INFO: Found listing with ID: 10740544
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740544%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.de] INFO: Scrape type for 10740544: 2
2026-03-30 04:18:04 [adesa.de] INFO: Scraping item 10740544 url https://www.openlane.eu/en/carv6/auction/10740544
2026-03-30 04:18:04 [adesa.de] INFO: Found listing with ID: 10740553
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740553%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.de] INFO: Scrape type for 10740553: 2
2026-03-30 04:18:04 [adesa.de] INFO: Scraping item 10740553 url https://www.openlane.eu/en/carv6/auction/10740553
2026-03-30 04:18:04 [adesa.de] INFO: Found listing with ID: 10740542
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740542%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.de] INFO: Scrape type for 10740542: 2
2026-03-30 04:18:04 [adesa.de] INFO: Scraping item 10740542 url https://www.openlane.eu/en/carv6/auction/10740542
2026-03-30 04:18:04 [adesa.de] INFO: Found listing with ID: 10740422
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740422%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.de] INFO: Scrape type for 10740422: 2
2026-03-30 04:18:04 [adesa.de] INFO: Scraping item 10740422 url https://www.openlane.eu/en/carv6/auction/10740422
2026-03-30 04:18:04 [adesa.de] INFO: Found listing with ID: 10740703
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740703%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.de] INFO: Scrape type for 10740703: 2
2026-03-30 04:18:04 [adesa.de] INFO: Scraping item 10740703 url https://www.openlane.eu/en/carv6/auction/10740703
2026-03-30 04:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10740421
2026-03-30 04:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 911f9132-bcce-5972-aae7-ae9f65288c91 with scrape type 2
2026-03-30 04:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 911f9132-bcce-5972-aae7-ae9f65288c91 with scrape type 2
2026-03-30 04:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 911f9132-bcce-5972-aae7-ae9f65288c91, identifier: 10740421
2026-03-30 04:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10740665
2026-03-30 04:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 393381d3-bf93-59ad-82c8-1d421ca9241d with scrape type 2
2026-03-30 04:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 393381d3-bf93-59ad-82c8-1d421ca9241d with scrape type 2
2026-03-30 04:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 393381d3-bf93-59ad-82c8-1d421ca9241d, identifier: 10740665
2026-03-30 04:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10740421
2026-03-30 04:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10740421
2026-03-30 04:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10740421 to the API
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740421>
{'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-30T10: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=10740421',
'listing': 'auction',
'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-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740421%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.de] INFO: Saving data for 10740421: {'auction_closing_time': 1774864800.0, 'created_time': 1774631924.870723, 'last_price_update_time': 1774844284.793304}
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740421') HTTP/1.1" 204 0
2026-03-30 04:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10740665
2026-03-30 04:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10740665
2026-03-30 04:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10740665 to the API
2026-03-30 04:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '393381d3-bf93-59ad-82c8-1d421ca9241d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740665',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 34801,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-07-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C4 Plus - Diesel - Automatic - 131 hp - 34.801 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740665%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.de] INFO: Saving data for 10740665: {'auction_closing_time': 1774866000.0, 'created_time': 1774631871.204924, 'last_price_update_time': 1774844285.087131}
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740665') HTTP/1.1" 204 0
2026-03-30 04:18:05 [adesa.de] INFO: Found listing with ID: 10740677
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740677%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.de] INFO: Scrape type for 10740677: 2
2026-03-30 04:18:05 [adesa.de] INFO: Scraping item 10740677 url https://www.openlane.eu/en/carv6/auction/10740677
2026-03-30 04:18:05 [adesa.de] INFO: Found listing with ID: 10740229
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740229%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.de] INFO: Scrape type for 10740229: 2
2026-03-30 04:18:05 [adesa.de] INFO: Scraping item 10740229 url https://www.openlane.eu/en/carv6/auction/10740229
2026-03-30 04:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:05 [adesa.de] INFO: Found listing with ID: 10740199
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740199%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.de] INFO: Scrape type for 10740199: 2
2026-03-30 04:18:05 [adesa.de] INFO: Scraping item 10740199 url https://www.openlane.eu/en/carv6/auction/10740199
2026-03-30 04:18:05 [adesa.de] INFO: Found listing with ID: 10740541
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740541%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.de] INFO: Scrape type for 10740541: 2
2026-03-30 04:18:05 [adesa.de] INFO: Scraping item 10740541 url https://www.openlane.eu/en/carv6/auction/10740541
2026-03-30 04:18:05 [adesa.de] INFO: Found listing with ID: 10740678
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740678%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.de] INFO: Scrape type for 10740678: 2
2026-03-30 04:18:05 [adesa.de] INFO: Scraping item 10740678 url https://www.openlane.eu/en/carv6/auction/10740678
2026-03-30 04:18:05 [adesa.de] INFO: Found listing with ID: 10740630
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740630%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.de] INFO: Scrape type for 10740630: 2
2026-03-30 04:18:05 [adesa.de] INFO: Scraping item 10740630 url https://www.openlane.eu/en/carv6/auction/10740630
2026-03-30 04:18:05 [adesa.de] INFO: Found listing with ID: 10740655
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740655%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.de] INFO: Scrape type for 10740655: 2
2026-03-30 04:18:05 [adesa.de] INFO: Scraping item 10740655 url https://www.openlane.eu/en/carv6/auction/10740655
2026-03-30 04:18:05 [adesa.de] INFO: Found listing with ID: 10740625
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740625%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.de] INFO: Scrape type for 10740625: 2
2026-03-30 04:18:05 [adesa.de] INFO: Scraping item 10740625 url https://www.openlane.eu/en/carv6/auction/10740625
2026-03-30 04:18:05 [adesa.de] INFO: Found listing with ID: 10740670
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740670%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.de] INFO: Scrape type for 10740670: 2
2026-03-30 04:18:05 [adesa.de] INFO: Scraping item 10740670 url https://www.openlane.eu/en/carv6/auction/10740670
2026-03-30 04:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10740680
2026-03-30 04:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with scrape type 2
2026-03-30 04:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with scrape type 2
2026-03-30 04:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597, identifier: 10740680
2026-03-30 04:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10740680
2026-03-30 04:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10740680
2026-03-30 04:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10740680 to the API
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740680>
{'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-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '1fd8b668-91ac-5d98-b701-6a7f7ed3f597',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740680',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 100807,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-09-04',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi 1.5 TSI Style - Petrol - Manual - 150 hp - '
'100.807 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740680%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.de] INFO: Saving data for 10740680: {'auction_closing_time': 1774866000.0, 'created_time': 1774631928.189191, 'last_price_update_time': 1774844285.661097}
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740680') HTTP/1.1" 204 0
2026-03-30 04:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10740195
2026-03-30 04:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b34485-6d00-5791-9837-c80a260813fe with scrape type 2
2026-03-30 04:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38b34485-6d00-5791-9837-c80a260813fe with scrape type 2
2026-03-30 04:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 38b34485-6d00-5791-9837-c80a260813fe, identifier: 10740195
2026-03-30 04:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10740195
2026-03-30 04:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10740195
2026-03-30 04:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10740195 to the API
2026-03-30 04:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740195>
{'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-30T10: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=10740195',
'listing': 'auction',
'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-30 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740195%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.de] INFO: Saving data for 10740195: {'auction_closing_time': 1774866600.0, 'created_time': 1774631958.208709, 'last_price_update_time': 1774844286.261299}
2026-03-30 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740195') HTTP/1.1" 204 0
2026-03-30 04:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10740689
2026-03-30 04:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8142ecb-fdbb-5108-bbdc-29293f4fa853 with scrape type 2
2026-03-30 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8142ecb-fdbb-5108-bbdc-29293f4fa853 with scrape type 2
2026-03-30 04:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8142ecb-fdbb-5108-bbdc-29293f4fa853, identifier: 10740689
2026-03-30 04:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10740689
2026-03-30 04:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10740689
2026-03-30 04:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10740689 to the API
2026-03-30 04:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740689>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10: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=10740689',
'listing': 'auction',
'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-30 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740689%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.de] INFO: Saving data for 10740689: {'auction_closing_time': 1774866000.0, 'created_time': 1774631927.445567, 'last_price_update_time': 1774844286.661213}
2026-03-30 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740689') HTTP/1.1" 204 0
2026-03-30 04:18:06 [scrapy.extensions.logstats] INFO: Crawled 357 pages (at 127 pages/min), scraped 348 items (at 124 items/min)
2026-03-30 04:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-30 04:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10740561
2026-03-30 04:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 613e7e6a-cdba-558f-8709-fce624104e5f with scrape type 2
2026-03-30 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 613e7e6a-cdba-558f-8709-fce624104e5f with scrape type 2
2026-03-30 04:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 613e7e6a-cdba-558f-8709-fce624104e5f, identifier: 10740561
2026-03-30 04:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10740420
2026-03-30 04:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc899c10-28fe-50ab-8208-bd477d8e14ec with scrape type 2
2026-03-30 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc899c10-28fe-50ab-8208-bd477d8e14ec with scrape type 2
2026-03-30 04:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dc899c10-28fe-50ab-8208-bd477d8e14ec, identifier: 10740420
2026-03-30 04:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b37602-40cf-557a-a8e1-1688c5cd80fe with identifier: 10740191
2026-03-30 04:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b37602-40cf-557a-a8e1-1688c5cd80fe with scrape type 2
2026-03-30 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1b37602-40cf-557a-a8e1-1688c5cd80fe with scrape type 2
2026-03-30 04:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1b37602-40cf-557a-a8e1-1688c5cd80fe, identifier: 10740191
2026-03-30 04:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10740561
2026-03-30 04:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10740561
2026-03-30 04:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10740561 to the API
2026-03-30 04:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740561>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '613e7e6a-cdba-558f-8709-fce624104e5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30985',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740561',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 84225,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-09-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - 84.225 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-30 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740561%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.de] INFO: Saving data for 10740561: {'auction_closing_time': 1774865400.0, 'created_time': 1774631930.721603, 'last_price_update_time': 1774844287.216471}
2026-03-30 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740561') HTTP/1.1" 204 0
2026-03-30 04:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10740420
2026-03-30 04:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10740420
2026-03-30 04:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10740420 to the API
2026-03-30 04:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740420>
{'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-30T10: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=10740420',
'listing': 'auction',
'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-30 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740420%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.de] INFO: Saving data for 10740420: {'auction_closing_time': 1774864800.0, 'created_time': 1774631928.763462, 'last_price_update_time': 1774844287.503565}
2026-03-30 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740420') HTTP/1.1" 204 0
2026-03-30 04:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1b37602-40cf-557a-a8e1-1688c5cd80fe with identifier: 10740191
2026-03-30 04:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1b37602-40cf-557a-a8e1-1688c5cd80fe with identifier: 10740191
2026-03-30 04:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1b37602-40cf-557a-a8e1-1688c5cd80fe with identifier: 10740191 to the API
2026-03-30 04:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740191>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'f1b37602-40cf-557a-a8e1-1688c5cd80fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740191',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 102091,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 102.091 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740191%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.de] INFO: Saving data for 10740191: {'auction_closing_time': 1774866600.0, 'created_time': 1774631930.411499, 'last_price_update_time': 1774844287.788572}
2026-03-30 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740191') HTTP/1.1" 204 0
2026-03-30 04:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10740411
2026-03-30 04:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with scrape type 2
2026-03-30 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with scrape type 2
2026-03-30 04:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee, identifier: 10740411
2026-03-30 04:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10740551
2026-03-30 04:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e319d8b8-8855-54b2-aba1-e53a2bf551de with scrape type 2
2026-03-30 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e319d8b8-8855-54b2-aba1-e53a2bf551de with scrape type 2
2026-03-30 04:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e319d8b8-8855-54b2-aba1-e53a2bf551de, identifier: 10740551
2026-03-30 04:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10740411
2026-03-30 04:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10740411
2026-03-30 04:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10740411 to the API
2026-03-30 04:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740411>
{'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-30T10: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=10740411',
'listing': 'auction',
'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-30 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740411%27 HTTP/1.1" 200 None
2026-03-30 04:18:08 [adesa.de] INFO: Saving data for 10740411: {'auction_closing_time': 1774864800.0, 'created_time': 1774631947.909395, 'last_price_update_time': 1774844288.404755}
2026-03-30 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740411') HTTP/1.1" 204 0
2026-03-30 04:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10740551
2026-03-30 04:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10740551
2026-03-30 04:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10740551 to the API
2026-03-30 04:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740551>
{'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-30T10: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=10740551',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 97732,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'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-30 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740551%27 HTTP/1.1" 200 None
2026-03-30 04:18:08 [adesa.de] INFO: Saving data for 10740551: {'auction_closing_time': 1774865400.0, 'created_time': 1774631946.246527, 'last_price_update_time': 1774844288.684593}
2026-03-30 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740551') HTTP/1.1" 204 0
2026-03-30 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10740238
2026-03-30 04:18: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-30 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with scrape type 2
2026-03-30 04:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1, identifier: 10740238
2026-03-30 04:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10740238
2026-03-30 04:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10740238
2026-03-30 04:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10740238 to the API
2026-03-30 04:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740238>
{'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-30T10: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=10740238',
'listing': 'auction',
'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-30 04:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740238%27 HTTP/1.1" 200 None
2026-03-30 04:18:09 [adesa.de] INFO: Saving data for 10740238: {'auction_closing_time': 1774866600.0, 'created_time': 1774631941.943812, 'last_price_update_time': 1774844289.169681}
2026-03-30 04:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740238') HTTP/1.1" 204 0
2026-03-30 04:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10740241
2026-03-30 04:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37d790ca-201c-5113-9f1b-981a77df5663 with scrape type 2
2026-03-30 04:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37d790ca-201c-5113-9f1b-981a77df5663 with scrape type 2
2026-03-30 04:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37d790ca-201c-5113-9f1b-981a77df5663, identifier: 10740241
2026-03-30 04:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10740240
2026-03-30 04:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with scrape type 2
2026-03-30 04:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with scrape type 2
2026-03-30 04:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2, identifier: 10740240
2026-03-30 04:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10740241
2026-03-30 04:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10740241
2026-03-30 04:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10740241 to the API
2026-03-30 04:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740241>
{'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-30T10: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=10740241',
'listing': 'auction',
'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-30 04:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740241%27 HTTP/1.1" 200 None
2026-03-30 04:18:09 [adesa.de] INFO: Saving data for 10740241: {'auction_closing_time': 1774866600.0, 'created_time': 1774631941.61005, 'last_price_update_time': 1774844289.753915}
2026-03-30 04:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740241') HTTP/1.1" 204 0
2026-03-30 04:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10740240
2026-03-30 04:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10740240
2026-03-30 04:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10740240 to the API
2026-03-30 04:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740240>
{'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-30T10: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=10740240',
'listing': 'auction',
'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-30 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740240%27 HTTP/1.1" 200 None
2026-03-30 04:18:10 [adesa.de] INFO: Saving data for 10740240: {'auction_closing_time': 1774866600.0, 'created_time': 1774631940.374335, 'last_price_update_time': 1774844290.055676}
2026-03-30 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740240') HTTP/1.1" 204 0
2026-03-30 04:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10740242
2026-03-30 04:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 171695e1-662b-5b7e-b817-e40def8bdc31 with scrape type 2
2026-03-30 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 171695e1-662b-5b7e-b817-e40def8bdc31 with scrape type 2
2026-03-30 04:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 171695e1-662b-5b7e-b817-e40def8bdc31, identifier: 10740242
2026-03-30 04:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10740245
2026-03-30 04:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc07f57-3084-5237-b6ef-20c4e42402cd with scrape type 2
2026-03-30 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fc07f57-3084-5237-b6ef-20c4e42402cd with scrape type 2
2026-03-30 04:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fc07f57-3084-5237-b6ef-20c4e42402cd, identifier: 10740245
2026-03-30 04:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10740242
2026-03-30 04:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10740242
2026-03-30 04:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10740242 to the API
2026-03-30 04:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '171695e1-662b-5b7e-b817-e40def8bdc31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740242',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 23656,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 170 hp - 23.656 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-30 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740242%27 HTTP/1.1" 200 None
2026-03-30 04:18:10 [adesa.de] INFO: Saving data for 10740242: {'auction_closing_time': 1774866600.0, 'created_time': 1774631932.153112, 'last_price_update_time': 1774844290.656935}
2026-03-30 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740242') HTTP/1.1" 204 0
2026-03-30 04:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10740245
2026-03-30 04:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10740245
2026-03-30 04:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10740245 to the API
2026-03-30 04:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740245>
{'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-30T10: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=10740245',
'listing': 'auction',
'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-30 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740245%27 HTTP/1.1" 200 None
2026-03-30 04:18:10 [adesa.de] INFO: Saving data for 10740245: {'auction_closing_time': 1774866600.0, 'created_time': 1774631933.442409, 'last_price_update_time': 1774844290.949971}
2026-03-30 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740245') HTTP/1.1" 204 0
2026-03-30 04:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10740237
2026-03-30 04:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with scrape type 2
2026-03-30 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with scrape type 2
2026-03-30 04:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f, identifier: 10740237
2026-03-30 04:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10740237
2026-03-30 04:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10740237
2026-03-30 04:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10740237 to the API
2026-03-30 04:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740237>
{'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-30T10: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=10740237',
'listing': 'auction',
'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-30 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740237%27 HTTP/1.1" 200 None
2026-03-30 04:18:11 [adesa.de] INFO: Saving data for 10740237: {'auction_closing_time': 1774866600.0, 'created_time': 1774631939.400582, 'last_price_update_time': 1774844291.352066}
2026-03-30 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740237') HTTP/1.1" 204 0
2026-03-30 04:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a7f6144-022f-5159-a19a-c997ef0fcc92 with identifier: 10740677
2026-03-30 04:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a7f6144-022f-5159-a19a-c997ef0fcc92 with scrape type 2
2026-03-30 04:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a7f6144-022f-5159-a19a-c997ef0fcc92 with scrape type 2
2026-03-30 04:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a7f6144-022f-5159-a19a-c997ef0fcc92, identifier: 10740677
2026-03-30 04:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a7f6144-022f-5159-a19a-c997ef0fcc92 with identifier: 10740677
2026-03-30 04:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a7f6144-022f-5159-a19a-c997ef0fcc92 with identifier: 10740677
2026-03-30 04:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a7f6144-022f-5159-a19a-c997ef0fcc92 with identifier: 10740677 to the API
2026-03-30 04:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740677>
{'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-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '9a7f6144-022f-5159-a19a-c997ef0fcc92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740677',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 90165,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Elegance - Diesel - Automatic - '
'150 hp - 90.165 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-30 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740677%27 HTTP/1.1" 200 None
2026-03-30 04:18:11 [adesa.de] INFO: Saving data for 10740677: {'auction_closing_time': 1774866000.0, 'created_time': 1774632261.800534, 'last_price_update_time': 1774844291.837202}
2026-03-30 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740677') HTTP/1.1" 204 0
2026-03-30 04:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10740670
2026-03-30 04:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 955fcfab-2c52-5552-adf0-808e703447ab with scrape type 2
2026-03-30 04:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 955fcfab-2c52-5552-adf0-808e703447ab with scrape type 2
2026-03-30 04:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 955fcfab-2c52-5552-adf0-808e703447ab, identifier: 10740670
2026-03-30 04:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10740670
2026-03-30 04:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10740670
2026-03-30 04:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10740670 to the API
2026-03-30 04:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740670>
{'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-30T10: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=10740670',
'listing': 'auction',
'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-30 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740670%27 HTTP/1.1" 200 None
2026-03-30 04:18:12 [adesa.de] INFO: Saving data for 10740670: {'auction_closing_time': 1774866000.0, 'created_time': 1774631966.343865, 'last_price_update_time': 1774844292.329481}
2026-03-30 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740670') HTTP/1.1" 204 0
2026-03-30 04:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a416ce60-8275-519b-809e-ef2a140fd2c4 with identifier: 10740655
2026-03-30 04:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a416ce60-8275-519b-809e-ef2a140fd2c4 with scrape type 2
2026-03-30 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a416ce60-8275-519b-809e-ef2a140fd2c4 with scrape type 2
2026-03-30 04:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a416ce60-8275-519b-809e-ef2a140fd2c4, identifier: 10740655
2026-03-30 04:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a416ce60-8275-519b-809e-ef2a140fd2c4 with identifier: 10740655
2026-03-30 04:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a416ce60-8275-519b-809e-ef2a140fd2c4 with identifier: 10740655
2026-03-30 04:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a416ce60-8275-519b-809e-ef2a140fd2c4 with identifier: 10740655 to the API
2026-03-30 04:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'a416ce60-8275-519b-809e-ef2a140fd2c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740655',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 44518,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28100,
'price_includes_vat': True,
'registration_date': '2023-10-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo V60 Cross Country B4 Plus - Diesel - Automatic - 197 hp - '
'44.518 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-30 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740655%27 HTTP/1.1" 200 None
2026-03-30 04:18:12 [adesa.de] INFO: Saving data for 10740655: {'auction_closing_time': 1774866000.0, 'created_time': 1774632259.391473, 'last_price_update_time': 1774844292.847704}
2026-03-30 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740655') HTTP/1.1" 204 0
2026-03-30 04:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10740625
2026-03-30 04:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c6a0539-31dd-5df7-95aa-cacd34af07dd with scrape type 2
2026-03-30 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c6a0539-31dd-5df7-95aa-cacd34af07dd with scrape type 2
2026-03-30 04:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7c6a0539-31dd-5df7-95aa-cacd34af07dd, identifier: 10740625
2026-03-30 04:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10740625
2026-03-30 04:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10740625
2026-03-30 04:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10740625 to the API
2026-03-30 04:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740625>
{'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-30T10: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=10740625',
'listing': 'auction',
'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-30 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740625%27 HTTP/1.1" 200 None
2026-03-30 04:18:13 [adesa.de] INFO: Saving data for 10740625: {'auction_closing_time': 1774866000.0, 'created_time': 1774632260.819569, 'last_price_update_time': 1774844293.232874}
2026-03-30 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740625') HTTP/1.1" 204 0
2026-03-30 04:18: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-30 04:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22512472-0d7b-5172-8aad-4840b30d3bdc with identifier: 10740630
2026-03-30 04:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22512472-0d7b-5172-8aad-4840b30d3bdc with scrape type 2
2026-03-30 04:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22512472-0d7b-5172-8aad-4840b30d3bdc with scrape type 2
2026-03-30 04:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 22512472-0d7b-5172-8aad-4840b30d3bdc, identifier: 10740630
2026-03-30 04:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 22512472-0d7b-5172-8aad-4840b30d3bdc with identifier: 10740630
2026-03-30 04:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 22512472-0d7b-5172-8aad-4840b30d3bdc with identifier: 10740630
2026-03-30 04:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 22512472-0d7b-5172-8aad-4840b30d3bdc with identifier: 10740630 to the API
2026-03-30 04:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740630>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '22512472-0d7b-5172-8aad-4840b30d3bdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740630',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 41990,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen T-ROC 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'41.990 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740630%27 HTTP/1.1" 200 None
2026-03-30 04:18:13 [adesa.de] INFO: Saving data for 10740630: {'auction_closing_time': 1774866000.0, 'created_time': 1774632263.552802, 'last_price_update_time': 1774844293.637843}
2026-03-30 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740630') HTTP/1.1" 204 0
2026-03-30 04:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:13 [adesa.de] INFO: Found listing with ID: 10740682
2026-03-30 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740682%27 HTTP/1.1" 200 None
2026-03-30 04:18:13 [adesa.de] INFO: Scrape type for 10740682: 2
2026-03-30 04:18:13 [adesa.de] INFO: Scraping item 10740682 url https://www.openlane.eu/en/carv6/auction/10740682
2026-03-30 04:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12099696-23e4-52a3-8678-7fe0081dd196 with identifier: 10740678
2026-03-30 04:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12099696-23e4-52a3-8678-7fe0081dd196 with scrape type 2
2026-03-30 04:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12099696-23e4-52a3-8678-7fe0081dd196 with scrape type 2
2026-03-30 04:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 12099696-23e4-52a3-8678-7fe0081dd196, identifier: 10740678
2026-03-30 04:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 12099696-23e4-52a3-8678-7fe0081dd196 with identifier: 10740678
2026-03-30 04:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 12099696-23e4-52a3-8678-7fe0081dd196 with identifier: 10740678
2026-03-30 04:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 12099696-23e4-52a3-8678-7fe0081dd196 with identifier: 10740678 to the API
2026-03-30 04:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740678>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '12099696-23e4-52a3-8678-7fe0081dd196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740678',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 98594,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Touran 1.6 TDI Trendline - Diesel - Automatic - 115 hp - '
'98.594 km',
'transmission': 'automatic',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740678%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.de] INFO: Saving data for 10740678: {'auction_closing_time': 1774866000.0, 'created_time': 1774632263.247503, 'last_price_update_time': 1774844294.064158}
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740678') HTTP/1.1" 204 0
2026-03-30 04:18:14 [adesa.de] INFO: Found listing with ID: 10740624
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740624%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.de] INFO: Scrape type for 10740624: 2
2026-03-30 04:18:14 [adesa.de] INFO: Scraping item 10740624 url https://www.openlane.eu/en/carv6/auction/10740624
2026-03-30 04:18:14 [adesa.de] INFO: Found listing with ID: 10738008
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738008%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.de] INFO: Scrape type for 10738008: 2
2026-03-30 04:18:14 [adesa.de] INFO: Scraping item 10738008 url https://www.openlane.eu/en/carv6/auction/10738008
2026-03-30 04:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b3fed85-1656-55a4-a157-37cb7922915d with identifier: 10740541
2026-03-30 04:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b3fed85-1656-55a4-a157-37cb7922915d with scrape type 2
2026-03-30 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b3fed85-1656-55a4-a157-37cb7922915d with scrape type 2
2026-03-30 04:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b3fed85-1656-55a4-a157-37cb7922915d, identifier: 10740541
2026-03-30 04:18:14 [adesa.de] INFO: Found listing with ID: 10738021
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738021%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.de] INFO: Scrape type for 10738021: 2
2026-03-30 04:18:14 [adesa.de] INFO: Scraping item 10738021 url https://www.openlane.eu/en/carv6/auction/10738021
2026-03-30 04:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b3fed85-1656-55a4-a157-37cb7922915d with identifier: 10740541
2026-03-30 04:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b3fed85-1656-55a4-a157-37cb7922915d with identifier: 10740541
2026-03-30 04:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b3fed85-1656-55a4-a157-37cb7922915d with identifier: 10740541 to the API
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740541>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9b3fed85-1656-55a4-a157-37cb7922915d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740541',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 58746,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2023-08-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI R-Line - Diesel - Automatic - 150 hp - '
'58.746 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740541%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.de] INFO: Saving data for 10740541: {'auction_closing_time': 1774865400.0, 'created_time': 1774632263.849739, 'last_price_update_time': 1774844294.499346}
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740541') HTTP/1.1" 204 0
2026-03-30 04:18:14 [adesa.de] INFO: Found listing with ID: 10737913
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737913%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.de] INFO: Scrape type for 10737913: 2
2026-03-30 04:18:14 [adesa.de] INFO: Scraping item 10737913 url https://www.openlane.eu/en/carv6/auction/10737913
2026-03-30 04:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:14 [adesa.de] INFO: Found listing with ID: 10737967
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737967%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.de] INFO: Scrape type for 10737967: 2
2026-03-30 04:18:14 [adesa.de] INFO: Scraping item 10737967 url https://www.openlane.eu/en/carv6/auction/10737967
2026-03-30 04: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-30 04:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3a40d44-1151-5aba-abef-450859d934f1 with identifier: 10740229
2026-03-30 04:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3a40d44-1151-5aba-abef-450859d934f1 with scrape type 2
2026-03-30 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3a40d44-1151-5aba-abef-450859d934f1 with scrape type 2
2026-03-30 04:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d3a40d44-1151-5aba-abef-450859d934f1, identifier: 10740229
2026-03-30 04:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d3a40d44-1151-5aba-abef-450859d934f1 with identifier: 10740229
2026-03-30 04:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d3a40d44-1151-5aba-abef-450859d934f1 with identifier: 10740229
2026-03-30 04:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d3a40d44-1151-5aba-abef-450859d934f1 with identifier: 10740229 to the API
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd3a40d44-1151-5aba-abef-450859d934f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740229',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 27130,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Taigo 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'27.130 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740229%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.de] INFO: Saving data for 10740229: {'auction_closing_time': 1774866600.0, 'created_time': 1774631960.518741, 'last_price_update_time': 1774844294.921871}
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740229') HTTP/1.1" 204 0
2026-03-30 04:18:14 [adesa.de] INFO: Found listing with ID: 10737935
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737935%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.de] INFO: Scrape type for 10737935: 2
2026-03-30 04:18:14 [adesa.de] INFO: Scraping item 10737935 url https://www.openlane.eu/en/carv6/auction/10737935
2026-03-30 04:18:14 [adesa.de] INFO: Found listing with ID: 10737953
2026-03-30 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737953%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.de] INFO: Scrape type for 10737953: 2
2026-03-30 04:18:14 [adesa.de] INFO: Scraping item 10737953 url https://www.openlane.eu/en/carv6/auction/10737953
2026-03-30 04:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10740703
2026-03-30 04:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 405ccb33-6982-5dbd-af31-711977f36884 with scrape type 2
2026-03-30 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 405ccb33-6982-5dbd-af31-711977f36884 with scrape type 2
2026-03-30 04:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 405ccb33-6982-5dbd-af31-711977f36884, identifier: 10740703
2026-03-30 04:18:15 [adesa.de] INFO: Found listing with ID: 10737980
2026-03-30 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737980%27 HTTP/1.1" 200 None
2026-03-30 04:18:15 [adesa.de] INFO: Scrape type for 10737980: 2
2026-03-30 04:18:15 [adesa.de] INFO: Scraping item 10737980 url https://www.openlane.eu/en/carv6/auction/10737980
2026-03-30 04:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10740703
2026-03-30 04:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10740703
2026-03-30 04:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10740703 to the API
2026-03-30 04:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740703>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '405ccb33-6982-5dbd-af31-711977f36884',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740703',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 58838,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 58.838 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-30 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740703%27 HTTP/1.1" 200 None
2026-03-30 04:18:15 [adesa.de] INFO: Saving data for 10740703: {'auction_closing_time': 1774866000.0, 'created_time': 1774631957.52926, 'last_price_update_time': 1774844295.972715}
2026-03-30 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740703') HTTP/1.1" 204 0
2026-03-30 04:18:16 [adesa.de] INFO: Found listing with ID: 10737927
2026-03-30 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737927%27 HTTP/1.1" 200 None
2026-03-30 04:18:16 [adesa.de] INFO: Scrape type for 10737927: 2
2026-03-30 04:18:16 [adesa.de] INFO: Scraping item 10737927 url https://www.openlane.eu/en/carv6/auction/10737927
2026-03-30 04:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10740422
2026-03-30 04:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3, identifier: 10740422
2026-03-30 04: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-30 04: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-30 04:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10740422
2026-03-30 04:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10740422
2026-03-30 04:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10740422 to the API
2026-03-30 04:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740422>
{'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-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '535d4ffb-32ea-5087-8fbd-b79c4d4c62e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740422',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 111818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 111.818 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-30 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740422%27 HTTP/1.1" 200 None
2026-03-30 04:18:16 [adesa.de] INFO: Saving data for 10740422: {'auction_closing_time': 1774864800.0, 'created_time': 1774631956.086281, 'last_price_update_time': 1774844296.428039}
2026-03-30 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740422') HTTP/1.1" 204 0
2026-03-30 04:18:16 [adesa.de] INFO: Found listing with ID: 10738005
2026-03-30 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738005%27 HTTP/1.1" 200 None
2026-03-30 04:18:16 [adesa.de] INFO: Scrape type for 10738005: 2
2026-03-30 04:18:16 [adesa.de] INFO: Scraping item 10738005 url https://www.openlane.eu/en/carv6/auction/10738005
2026-03-30 04: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-30 04: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-30 04:18:16 [adesa.de] INFO: Found listing with ID: 10737904
2026-03-30 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737904%27 HTTP/1.1" 200 None
2026-03-30 04:18:16 [adesa.de] INFO: Scrape type for 10737904: 2
2026-03-30 04:18:16 [adesa.de] INFO: Scraping item 10737904 url https://www.openlane.eu/en/carv6/auction/10737904
2026-03-30 04:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10740542
2026-03-30 04:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89aca751-d11a-5262-8cd3-c11266a6ba3a with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89aca751-d11a-5262-8cd3-c11266a6ba3a with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 89aca751-d11a-5262-8cd3-c11266a6ba3a, identifier: 10740542
2026-03-30 04:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10740544
2026-03-30 04:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df3f6bce-7def-5742-9a40-31e061725691 with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df3f6bce-7def-5742-9a40-31e061725691 with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df3f6bce-7def-5742-9a40-31e061725691, identifier: 10740544
2026-03-30 04:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10740199
2026-03-30 04:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe4f62d8-c0f2-5651-9de8-d43cbbc48977, identifier: 10740199
2026-03-30 04:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10740553
2026-03-30 04:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a, identifier: 10740553
2026-03-30 04:18:16 [adesa.de] INFO: Found listing with ID: 10737910
2026-03-30 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737910%27 HTTP/1.1" 200 None
2026-03-30 04:18:16 [adesa.de] INFO: Scrape type for 10737910: 2
2026-03-30 04:18:16 [adesa.de] INFO: Scraping item 10737910 url https://www.openlane.eu/en/carv6/auction/10737910
2026-03-30 04:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10740542
2026-03-30 04:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10740542
2026-03-30 04:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10740542 to the API
2026-03-30 04:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740542>
{'auction_title': '',
'c_o_2_emission_value': 214,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '89aca751-d11a-5262-8cd3-c11266a6ba3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '29714',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740542',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Multivan',
'odometer': 262051,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2013-11-11',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Multivan Highline - Diesel - Automatic - 180 hp - '
'262.051 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2013}
2026-03-30 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740542%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.de] INFO: Saving data for 10740542: {'auction_closing_time': 1774865400.0, 'created_time': 1774631954.135847, 'last_price_update_time': 1774844297.228449}
2026-03-30 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740542') HTTP/1.1" 204 0
2026-03-30 04:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10740544
2026-03-30 04:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10740544
2026-03-30 04:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10740544 to the API
2026-03-30 04:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740544>
{'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-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'df3f6bce-7def-5742-9a40-31e061725691',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740544',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 51431,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'51.431 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-30 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740544%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.de] INFO: Saving data for 10740544: {'auction_closing_time': 1774865400.0, 'created_time': 1774631967.605319, 'last_price_update_time': 1774844297.62106}
2026-03-30 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740544') HTTP/1.1" 204 0
2026-03-30 04:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10740199
2026-03-30 04:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10740199
2026-03-30 04:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10740199 to the API
2026-03-30 04:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740199>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'fe4f62d8-c0f2-5651-9de8-d43cbbc48977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740199',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 74235,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Taigo 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'74.235 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740199%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.de] INFO: Saving data for 10740199: {'auction_closing_time': 1774866600.0, 'created_time': 1774631962.141222, 'last_price_update_time': 1774844297.899162}
2026-03-30 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740199') HTTP/1.1" 204 0
2026-03-30 04:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10740553
2026-03-30 04:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10740553
2026-03-30 04:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10740553 to the API
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740553>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '5382dd5f-2547-54e6-bf1a-6f3021f0d12a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740553',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 7001,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43400,
'price_includes_vat': True,
'registration_date': '2024-11-29',
'seats_number': 6,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 286 hp - 7.001 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740553%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Saving data for 10740553: {'auction_closing_time': 1774865400.0, 'created_time': 1774631953.757893, 'last_price_update_time': 1774844298.198626}
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740553') HTTP/1.1" 204 0
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10737867
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737867%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10737867: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10737867 url https://www.openlane.eu/en/carv6/auction/10737867
2026-03-30 04:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10737936
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737936%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10737936: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10737936 url https://www.openlane.eu/en/carv6/auction/10737936
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10737971
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737971%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10737971: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10737971 url https://www.openlane.eu/en/carv6/auction/10737971
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10738011
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738011%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10738011: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10738011 url https://www.openlane.eu/en/carv6/auction/10738011
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10737965
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737965%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10737965: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10737965 url https://www.openlane.eu/en/carv6/auction/10737965
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10735328
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735328%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10735328: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10735328 url https://www.openlane.eu/en/carv6/auction/10735328
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10737992
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737992%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10737992: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10737992 url https://www.openlane.eu/en/carv6/auction/10737992
2026-03-30 04:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10740239
2026-03-30 04:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e154294c-aca2-5223-ac77-be9a324617b2 with scrape type 2
2026-03-30 04:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e154294c-aca2-5223-ac77-be9a324617b2 with scrape type 2
2026-03-30 04:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e154294c-aca2-5223-ac77-be9a324617b2, identifier: 10740239
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10738003
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738003%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10738003: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10738003 url https://www.openlane.eu/en/carv6/auction/10738003
2026-03-30 04:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10740239
2026-03-30 04:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10740239
2026-03-30 04:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10740239 to the API
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740239>
{'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-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'e154294c-aca2-5223-ac77-be9a324617b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740239',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 53144,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 149 hp - 53.144 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740239%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Saving data for 10740239: {'auction_closing_time': 1774866600.0, 'created_time': 1774631936.583909, 'last_price_update_time': 1774844298.802152}
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740239') HTTP/1.1" 204 0
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10737940
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737940%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10737940: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10737940 url https://www.openlane.eu/en/carv6/auction/10737940
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10735332
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735332%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10735332: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10735332 url https://www.openlane.eu/en/carv6/auction/10735332
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10735399
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735399%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10735399: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10735399 url https://www.openlane.eu/en/carv6/auction/10735399
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10735330
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735330%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10735330: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10735330 url https://www.openlane.eu/en/carv6/auction/10735330
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10737871
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737871%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10737871: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10737871 url https://www.openlane.eu/en/carv6/auction/10737871
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10737872
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737872%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10737872: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10737872 url https://www.openlane.eu/en/carv6/auction/10737872
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10738006
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738006%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10738006: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10738006 url https://www.openlane.eu/en/carv6/auction/10738006
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10738002
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738002%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10738002: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10738002 url https://www.openlane.eu/en/carv6/auction/10738002
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10737890
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737890%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10737890: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10737890 url https://www.openlane.eu/en/carv6/auction/10737890
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10737937
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737937%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10737937: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10737937 url https://www.openlane.eu/en/carv6/auction/10737937
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10737863
2026-03-30 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737863%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.de] INFO: Scrape type for 10737863: 2
2026-03-30 04:18:18 [adesa.de] INFO: Scraping item 10737863 url https://www.openlane.eu/en/carv6/auction/10737863
2026-03-30 04:18:18 [adesa.de] INFO: Found listing with ID: 10737920
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737920%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10737920: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10737920 url https://www.openlane.eu/en/carv6/auction/10737920
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10735335
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735335%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10735335: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10735335 url https://www.openlane.eu/en/carv6/auction/10735335
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10735305
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735305%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10735305: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10735305 url https://www.openlane.eu/en/carv6/auction/10735305
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10738023
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738023%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10738023: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10738023 url https://www.openlane.eu/en/carv6/auction/10738023
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10738034
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738034%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10738034: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10738034 url https://www.openlane.eu/en/carv6/auction/10738034
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10737918
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737918%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10737918: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10737918 url https://www.openlane.eu/en/carv6/auction/10737918
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10737932
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737932%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10737932: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10737932 url https://www.openlane.eu/en/carv6/auction/10737932
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10738017
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738017%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10738017: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10738017 url https://www.openlane.eu/en/carv6/auction/10738017
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10737914
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737914%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10737914: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10737914 url https://www.openlane.eu/en/carv6/auction/10737914
2026-03-30 04:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10735339
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735339%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10735339: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10735339 url https://www.openlane.eu/en/carv6/auction/10735339
2026-03-30 04:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10738015
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738015%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10738015: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10738015 url https://www.openlane.eu/en/carv6/auction/10738015
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10737874
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737874%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10737874: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10737874 url https://www.openlane.eu/en/carv6/auction/10737874
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10737919
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737919%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10737919: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10737919 url https://www.openlane.eu/en/carv6/auction/10737919
2026-03-30 04:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10737896
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737896%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10737896: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10737896 url https://www.openlane.eu/en/carv6/auction/10737896
2026-03-30 04:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10737931
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737931%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10737931: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10737931 url https://www.openlane.eu/en/carv6/auction/10737931
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10737988
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737988%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10737988: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10737988 url https://www.openlane.eu/en/carv6/auction/10737988
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10737962
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737962%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10737962: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10737962 url https://www.openlane.eu/en/carv6/auction/10737962
2026-03-30 04:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10740243
2026-03-30 04:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea00c363-3961-5a90-857d-e822489378db with scrape type 2
2026-03-30 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea00c363-3961-5a90-857d-e822489378db with scrape type 2
2026-03-30 04:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea00c363-3961-5a90-857d-e822489378db, identifier: 10740243
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10738042
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738042%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10738042: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10738042 url https://www.openlane.eu/en/carv6/auction/10738042
2026-03-30 04:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10740243
2026-03-30 04:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10740243
2026-03-30 04:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10740243 to the API
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740243>
{'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-30T10: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=10740243',
'listing': 'auction',
'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-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740243%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Saving data for 10740243: {'auction_closing_time': 1774866600.0, 'created_time': 1774631935.908475, 'last_price_update_time': 1774844299.689103}
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740243') HTTP/1.1" 204 0
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10737886
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737886%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10737886: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10737886 url https://www.openlane.eu/en/carv6/auction/10737886
2026-03-30 04:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10740244
2026-03-30 04:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5726ec41-d82e-5d7d-b84a-fff43521b13f with scrape type 2
2026-03-30 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5726ec41-d82e-5d7d-b84a-fff43521b13f with scrape type 2
2026-03-30 04:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5726ec41-d82e-5d7d-b84a-fff43521b13f, identifier: 10740244
2026-03-30 04:18:19 [adesa.de] INFO: Found listing with ID: 10737922
2026-03-30 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737922%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.de] INFO: Scrape type for 10737922: 2
2026-03-30 04:18:19 [adesa.de] INFO: Scraping item 10737922 url https://www.openlane.eu/en/carv6/auction/10737922
2026-03-30 04:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10740244
2026-03-30 04:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10740244
2026-03-30 04:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10740244 to the API
2026-03-30 04:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740244>
{'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-30T10: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=10740244',
'listing': 'auction',
'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-30 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740244%27 HTTP/1.1" 200 None
2026-03-30 04:18:20 [adesa.de] INFO: Saving data for 10740244: {'auction_closing_time': 1774866600.0, 'created_time': 1774631942.260144, 'last_price_update_time': 1774844300.218698}
2026-03-30 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740244') HTTP/1.1" 204 0
2026-03-30 04:18:20 [adesa.de] INFO: Found listing with ID: 10738029
2026-03-30 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738029%27 HTTP/1.1" 200 None
2026-03-30 04:18:20 [adesa.de] INFO: Scrape type for 10738029: 2
2026-03-30 04:18:20 [adesa.de] INFO: Scraping item 10738029 url https://www.openlane.eu/en/carv6/auction/10738029
2026-03-30 04:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10740659
2026-03-30 04:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19499d73-b222-555c-ae03-e8fa779dbfac with scrape type 2
2026-03-30 04:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19499d73-b222-555c-ae03-e8fa779dbfac with scrape type 2
2026-03-30 04:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19499d73-b222-555c-ae03-e8fa779dbfac, identifier: 10740659
2026-03-30 04:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 028a7676-bd70-564e-866e-c52f8cf73592 with identifier: 10740180
2026-03-30 04:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028a7676-bd70-564e-866e-c52f8cf73592 with scrape type 2
2026-03-30 04:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 028a7676-bd70-564e-866e-c52f8cf73592 with scrape type 2
2026-03-30 04:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 028a7676-bd70-564e-866e-c52f8cf73592, identifier: 10740180
2026-03-30 04:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10740681
2026-03-30 04:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 414a514d-514c-50b7-92e1-f4f855499a19 with scrape type 2
2026-03-30 04:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 414a514d-514c-50b7-92e1-f4f855499a19 with scrape type 2
2026-03-30 04:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 414a514d-514c-50b7-92e1-f4f855499a19, identifier: 10740681
2026-03-30 04:18:20 [adesa.de] INFO: Found listing with ID: 10737892
2026-03-30 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737892%27 HTTP/1.1" 200 None
2026-03-30 04:18:20 [adesa.de] INFO: Scrape type for 10737892: 2
2026-03-30 04:18:20 [adesa.de] INFO: Scraping item 10737892 url https://www.openlane.eu/en/carv6/auction/10737892
2026-03-30 04: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-30 04:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10740659
2026-03-30 04:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10740659
2026-03-30 04:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10740659 to the API
2026-03-30 04:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10: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=10740659',
'listing': 'auction',
'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-30 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740659%27 HTTP/1.1" 200 None
2026-03-30 04:18:20 [adesa.de] INFO: Saving data for 10740659: {'auction_closing_time': 1774866000.0, 'created_time': 1774631945.581693, 'last_price_update_time': 1774844300.841495}
2026-03-30 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740659') HTTP/1.1" 204 0
2026-03-30 04:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 028a7676-bd70-564e-866e-c52f8cf73592 with identifier: 10740180
2026-03-30 04:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 028a7676-bd70-564e-866e-c52f8cf73592 with identifier: 10740180
2026-03-30 04:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 028a7676-bd70-564e-866e-c52f8cf73592 with identifier: 10740180 to the API
2026-03-30 04:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740180>
{'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-30T10: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=10740180',
'listing': 'auction',
'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-30 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740180%27 HTTP/1.1" 200 None
2026-03-30 04:18:21 [adesa.de] INFO: Saving data for 10740180: {'auction_closing_time': 1774866600.0, 'created_time': 1774631922.648025, 'last_price_update_time': 1774844301.151906}
2026-03-30 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740180') HTTP/1.1" 204 0
2026-03-30 04:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10740681
2026-03-30 04:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10740681
2026-03-30 04:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10740681 to the API
2026-03-30 04:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740681>
{'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-30T10: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=10740681',
'listing': 'auction',
'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-30 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740681%27 HTTP/1.1" 200 None
2026-03-30 04:18:21 [adesa.de] INFO: Saving data for 10740681: {'auction_closing_time': 1774866000.0, 'created_time': 1774631945.895937, 'last_price_update_time': 1774844301.46546}
2026-03-30 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740681') HTTP/1.1" 204 0
2026-03-30 04:18:21 [adesa.de] INFO: Found listing with ID: 10737987
2026-03-30 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737987%27 HTTP/1.1" 200 None
2026-03-30 04:18:21 [adesa.de] INFO: Scrape type for 10737987: 2
2026-03-30 04:18:21 [adesa.de] INFO: Scraping item 10737987 url https://www.openlane.eu/en/carv6/auction/10737987
2026-03-30 04:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 866d36d4-5459-5d21-8e2c-b5ea18acb5de with identifier: 10740548
2026-03-30 04:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 866d36d4-5459-5d21-8e2c-b5ea18acb5de with scrape type 2
2026-03-30 04:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 866d36d4-5459-5d21-8e2c-b5ea18acb5de with scrape type 2
2026-03-30 04:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 866d36d4-5459-5d21-8e2c-b5ea18acb5de, identifier: 10740548
2026-03-30 04:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10740204
2026-03-30 04:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with scrape type 2
2026-03-30 04:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with scrape type 2
2026-03-30 04:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004, identifier: 10740204
2026-03-30 04:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 866d36d4-5459-5d21-8e2c-b5ea18acb5de with identifier: 10740548
2026-03-30 04:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 866d36d4-5459-5d21-8e2c-b5ea18acb5de with identifier: 10740548
2026-03-30 04:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 866d36d4-5459-5d21-8e2c-b5ea18acb5de with identifier: 10740548 to the API
2026-03-30 04:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740548>
{'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-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '866d36d4-5459-5d21-8e2c-b5ea18acb5de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740548',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 104267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'104.267 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-30 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740548%27 HTTP/1.1" 200 None
2026-03-30 04:18:21 [adesa.de] INFO: Saving data for 10740548: {'auction_closing_time': 1774865400.0, 'created_time': 1774649742.217771, 'last_price_update_time': 1774844301.974536}
2026-03-30 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740548') HTTP/1.1" 204 0
2026-03-30 04:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10740204
2026-03-30 04:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10740204
2026-03-30 04:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10740204 to the API
2026-03-30 04:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740204>
{'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-30T10: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=10740204',
'listing': 'auction',
'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-30 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740204%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.de] INFO: Saving data for 10740204: {'auction_closing_time': 1774866600.0, 'created_time': 1774631944.358207, 'last_price_update_time': 1774844302.256386}
2026-03-30 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740204') HTTP/1.1" 204 0
2026-03-30 04:18:22 [adesa.de] INFO: Found listing with ID: 10737989
2026-03-30 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737989%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.de] INFO: Scrape type for 10737989: 2
2026-03-30 04:18:22 [adesa.de] INFO: Scraping item 10737989 url https://www.openlane.eu/en/carv6/auction/10737989
2026-03-30 04:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:22 [adesa.de] INFO: Found listing with ID: 10737898
2026-03-30 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737898%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.de] INFO: Scrape type for 10737898: 2
2026-03-30 04:18:22 [adesa.de] INFO: Scraping item 10737898 url https://www.openlane.eu/en/carv6/auction/10737898
2026-03-30 04: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-30 04: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-30 04:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10740624
2026-03-30 04:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eff4c202-4614-54a1-80b1-853d460ddb83 with scrape type 2
2026-03-30 04:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eff4c202-4614-54a1-80b1-853d460ddb83 with scrape type 2
2026-03-30 04:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eff4c202-4614-54a1-80b1-853d460ddb83, identifier: 10740624
2026-03-30 04:18:22 [adesa.de] INFO: Found listing with ID: 10737951
2026-03-30 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737951%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.de] INFO: Scrape type for 10737951: 2
2026-03-30 04:18:22 [adesa.de] INFO: Scraping item 10737951 url https://www.openlane.eu/en/carv6/auction/10737951
2026-03-30 04:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10740624
2026-03-30 04:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10740624
2026-03-30 04:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10740624 to the API
2026-03-30 04:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'eff4c202-4614-54a1-80b1-853d460ddb83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740624',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 86458,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo XC40 - Twin Motor - Electric - Automatic - 408 hp - 86.458 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740624%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.de] INFO: Saving data for 10740624: {'auction_closing_time': 1774866000.0, 'created_time': 1774631965.922628, 'last_price_update_time': 1774844302.706567}
2026-03-30 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740624') HTTP/1.1" 204 0
2026-03-30 04:18:22 [adesa.de] INFO: Found listing with ID: 10737924
2026-03-30 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737924%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.de] INFO: Scrape type for 10737924: 2
2026-03-30 04:18:22 [adesa.de] INFO: Scraping item 10737924 url https://www.openlane.eu/en/carv6/auction/10737924
2026-03-30 04:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b86959d-3572-54db-bd21-cec14b99b35a with identifier: 10737913
2026-03-30 04:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b86959d-3572-54db-bd21-cec14b99b35a with scrape type 2
2026-03-30 04:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b86959d-3572-54db-bd21-cec14b99b35a with scrape type 2
2026-03-30 04:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b86959d-3572-54db-bd21-cec14b99b35a, identifier: 10737913
2026-03-30 04:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5777c390-f372-5dff-9488-eacf3b99ecc1 with identifier: 10737935
2026-03-30 04:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5777c390-f372-5dff-9488-eacf3b99ecc1 with scrape type 2
2026-03-30 04:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5777c390-f372-5dff-9488-eacf3b99ecc1 with scrape type 2
2026-03-30 04:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5777c390-f372-5dff-9488-eacf3b99ecc1, identifier: 10737935
2026-03-30 04: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-30 04:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b86959d-3572-54db-bd21-cec14b99b35a with identifier: 10737913
2026-03-30 04:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b86959d-3572-54db-bd21-cec14b99b35a with identifier: 10737913
2026-03-30 04:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b86959d-3572-54db-bd21-cec14b99b35a with identifier: 10737913 to the API
2026-03-30 04:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737913>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '3b86959d-3572-54db-bd21-cec14b99b35a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000094',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737913',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 169344,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2022-08-19',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi A6 Avant 50 TDI Sport - Diesel - Automatic - 286 hp - 169.344 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-30 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737913%27 HTTP/1.1" 200 None
2026-03-30 04:18:23 [adesa.de] INFO: Saving data for 10737913: {'auction_closing_time': 1774875600.0, 'created_time': 1774632254.987612, 'last_price_update_time': 1774844303.359484}
2026-03-30 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737913') HTTP/1.1" 204 0
2026-03-30 04:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5777c390-f372-5dff-9488-eacf3b99ecc1 with identifier: 10737935
2026-03-30 04:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5777c390-f372-5dff-9488-eacf3b99ecc1 with identifier: 10737935
2026-03-30 04:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5777c390-f372-5dff-9488-eacf3b99ecc1 with identifier: 10737935 to the API
2026-03-30 04:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737935>
{'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-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '5777c390-f372-5dff-9488-eacf3b99ecc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737935',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 70845,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi E-Tron - Quattro - Electric - Automatic - 503 hp - 70.845 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737935%27 HTTP/1.1" 200 None
2026-03-30 04:18:23 [adesa.de] INFO: Saving data for 10737935: {'auction_closing_time': 1774875600.0, 'created_time': 1774632257.701277, 'last_price_update_time': 1774844303.657574}
2026-03-30 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737935') HTTP/1.1" 204 0
2026-03-30 04:18:23 [adesa.de] INFO: Found listing with ID: 10737939
2026-03-30 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737939%27 HTTP/1.1" 200 None
2026-03-30 04:18:23 [adesa.de] INFO: Scrape type for 10737939: 2
2026-03-30 04:18:23 [adesa.de] INFO: Scraping item 10737939 url https://www.openlane.eu/en/carv6/auction/10737939
2026-03-30 04:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:23 [adesa.de] INFO: Found listing with ID: 10737952
2026-03-30 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737952%27 HTTP/1.1" 200 None
2026-03-30 04:18:23 [adesa.de] INFO: Scrape type for 10737952: 2
2026-03-30 04:18:23 [adesa.de] INFO: Scraping item 10737952 url https://www.openlane.eu/en/carv6/auction/10737952
2026-03-30 04: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-30 04: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-30 04:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7922adb-da14-554b-b98a-549cddc217bd with identifier: 10737980
2026-03-30 04:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7922adb-da14-554b-b98a-549cddc217bd with scrape type 2
2026-03-30 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7922adb-da14-554b-b98a-549cddc217bd with scrape type 2
2026-03-30 04:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7922adb-da14-554b-b98a-549cddc217bd, identifier: 10737980
2026-03-30 04:18:23 [adesa.de] INFO: Found listing with ID: 10737875
2026-03-30 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737875%27 HTTP/1.1" 200 None
2026-03-30 04:18:23 [adesa.de] INFO: Scrape type for 10737875: 2
2026-03-30 04:18:23 [adesa.de] INFO: Scraping item 10737875 url https://www.openlane.eu/en/carv6/auction/10737875
2026-03-30 04:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7922adb-da14-554b-b98a-549cddc217bd with identifier: 10737980
2026-03-30 04:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7922adb-da14-554b-b98a-549cddc217bd with identifier: 10737980
2026-03-30 04:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7922adb-da14-554b-b98a-549cddc217bd with identifier: 10737980 to the API
2026-03-30 04:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737980>
{'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-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'a7922adb-da14-554b-b98a-549cddc217bd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000095',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737980',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 58538,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28600,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi E-Tron S Edition - Electric - Automatic - 503 hp - 58.538 km',
'transmission': 'automatic',
'trim': 'S Edition',
'vin': None,
'year': 2021}
2026-03-30 04:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737980%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.de] INFO: Saving data for 10737980: {'auction_closing_time': 1774876200.0, 'created_time': 1774631970.297422, 'last_price_update_time': 1774844304.132632}
2026-03-30 04:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737980') HTTP/1.1" 204 0
2026-03-30 04:18:24 [adesa.de] INFO: Found listing with ID: 10738019
2026-03-30 04:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738019%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.de] INFO: Scrape type for 10738019: 2
2026-03-30 04:18:24 [adesa.de] INFO: Scraping item 10738019 url https://www.openlane.eu/en/carv6/auction/10738019
2026-03-30 04:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d509c091-7194-54a3-83ae-ae5630045af4 with identifier: 10740455
2026-03-30 04:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d509c091-7194-54a3-83ae-ae5630045af4 with scrape type 2
2026-03-30 04:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d509c091-7194-54a3-83ae-ae5630045af4 with scrape type 2
2026-03-30 04:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d509c091-7194-54a3-83ae-ae5630045af4, identifier: 10740455
2026-03-30 04:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80e72978-37c9-5a63-b947-55c66c48f144 with identifier: 10737967
2026-03-30 04:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e72978-37c9-5a63-b947-55c66c48f144 with scrape type 2
2026-03-30 04:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80e72978-37c9-5a63-b947-55c66c48f144 with scrape type 2
2026-03-30 04:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80e72978-37c9-5a63-b947-55c66c48f144, identifier: 10737967
2026-03-30 04:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d509c091-7194-54a3-83ae-ae5630045af4 with identifier: 10740455
2026-03-30 04:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d509c091-7194-54a3-83ae-ae5630045af4 with identifier: 10740455
2026-03-30 04:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d509c091-7194-54a3-83ae-ae5630045af4 with identifier: 10740455 to the API
2026-03-30 04:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740455>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd509c091-7194-54a3-83ae-ae5630045af4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740455',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 40371,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Kia Sportage Vision - Petrol - Automatic - 180 hp - 40.371 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2022}
2026-03-30 04:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740455%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.de] INFO: Saving data for 10740455: {'auction_closing_time': 1774864800.0, 'created_time': 1774632284.295641, 'last_price_update_time': 1774844304.7357}
2026-03-30 04:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740455') HTTP/1.1" 204 0
2026-03-30 04:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80e72978-37c9-5a63-b947-55c66c48f144 with identifier: 10737967
2026-03-30 04:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80e72978-37c9-5a63-b947-55c66c48f144 with identifier: 10737967
2026-03-30 04:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80e72978-37c9-5a63-b947-55c66c48f144 with identifier: 10737967 to the API
2026-03-30 04:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737967>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 266,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '80e72978-37c9-5a63-b947-55c66c48f144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737967',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 107300,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30100,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi A6 Avant 55 TFSIe Sport - Quattro - Hybrid - 266 hp - 107.300 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737967%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.de] INFO: Saving data for 10737967: {'auction_closing_time': 1774876200.0, 'created_time': 1774632264.924013, 'last_price_update_time': 1774844305.03721}
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737967') HTTP/1.1" 204 0
2026-03-30 04:18:25 [adesa.de] INFO: Found listing with ID: 10737934
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737934%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.de] INFO: Scrape type for 10737934: 2
2026-03-30 04:18:25 [adesa.de] INFO: Scraping item 10737934 url https://www.openlane.eu/en/carv6/auction/10737934
2026-03-30 04:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eccff6c8-b0ad-528c-afd6-df9df189c32d with identifier: 10737953
2026-03-30 04:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eccff6c8-b0ad-528c-afd6-df9df189c32d with scrape type 2
2026-03-30 04:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eccff6c8-b0ad-528c-afd6-df9df189c32d with scrape type 2
2026-03-30 04:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eccff6c8-b0ad-528c-afd6-df9df189c32d, identifier: 10737953
2026-03-30 04:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eccff6c8-b0ad-528c-afd6-df9df189c32d with identifier: 10737953
2026-03-30 04:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eccff6c8-b0ad-528c-afd6-df9df189c32d with identifier: 10737953
2026-03-30 04:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eccff6c8-b0ad-528c-afd6-df9df189c32d with identifier: 10737953 to the API
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737953>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'eccff6c8-b0ad-528c-afd6-df9df189c32d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125002468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737953',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 94120,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 44100,
'price_includes_vat': True,
'registration_date': '2022-05-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'94.120 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737953%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.de] INFO: Saving data for 10737953: {'auction_closing_time': 1774876200.0, 'created_time': 1774631968.555321, 'last_price_update_time': 1774844305.45622}
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737953') HTTP/1.1" 204 0
2026-03-30 04:18:25 [adesa.de] INFO: Found listing with ID: 10737873
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737873%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.de] INFO: Scrape type for 10737873: 2
2026-03-30 04:18:25 [adesa.de] INFO: Scraping item 10737873 url https://www.openlane.eu/en/carv6/auction/10737873
2026-03-30 04: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-30 04:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:25 [adesa.de] INFO: Found listing with ID: 10737923
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737923%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.de] INFO: Scrape type for 10737923: 2
2026-03-30 04:18:25 [adesa.de] INFO: Scraping item 10737923 url https://www.openlane.eu/en/carv6/auction/10737923
2026-03-30 04:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with identifier: 10737914
2026-03-30 04:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with scrape type 2
2026-03-30 04:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with scrape type 2
2026-03-30 04:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1c3da145-5c38-5e1c-b30f-793cb3e77f18, identifier: 10737914
2026-03-30 04:18:25 [adesa.de] INFO: Found listing with ID: 10737891
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737891%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.de] INFO: Scrape type for 10737891: 2
2026-03-30 04:18:25 [adesa.de] INFO: Scraping item 10737891 url https://www.openlane.eu/en/carv6/auction/10737891
2026-03-30 04:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with identifier: 10737914
2026-03-30 04:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with identifier: 10737914
2026-03-30 04:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with identifier: 10737914 to the API
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737914>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '1c3da145-5c38-5e1c-b30f-793cb3e77f18',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000370',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737914',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 182507,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C 220d AMG Line - 4-Matic - Diesel - Automatic - 200 '
'hp - 182.507 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737914%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.de] INFO: Saving data for 10737914: {'auction_closing_time': 1774875600.0, 'created_time': 1774632106.45424, 'last_price_update_time': 1774844305.886747}
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737914') HTTP/1.1" 204 0
2026-03-30 04:18:25 [adesa.de] INFO: Found listing with ID: 10737925
2026-03-30 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737925%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.de] INFO: Scrape type for 10737925: 2
2026-03-30 04:18:25 [adesa.de] INFO: Scraping item 10737925 url https://www.openlane.eu/en/carv6/auction/10737925
2026-03-30 04:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with identifier: 10737927
2026-03-30 04:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with scrape type 2
2026-03-30 04:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with scrape type 2
2026-03-30 04:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd, identifier: 10737927
2026-03-30 04:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73a4e49-cc05-5617-8062-093e3091b8f3 with identifier: 10738042
2026-03-30 04:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73a4e49-cc05-5617-8062-093e3091b8f3 with scrape type 2
2026-03-30 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f73a4e49-cc05-5617-8062-093e3091b8f3 with scrape type 2
2026-03-30 04:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f73a4e49-cc05-5617-8062-093e3091b8f3, identifier: 10738042
2026-03-30 04:18:26 [adesa.de] INFO: Found listing with ID: 10735340
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735340%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.de] INFO: Scrape type for 10735340: 2
2026-03-30 04:18:26 [adesa.de] INFO: Scraping item 10735340 url https://www.openlane.eu/en/carv6/auction/10735340
2026-03-30 04:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with identifier: 10737927
2026-03-30 04:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with identifier: 10737927
2026-03-30 04:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with identifier: 10737927 to the API
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737927>
{'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-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737927',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 49960,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 49.960 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737927%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.de] INFO: Saving data for 10737927: {'auction_closing_time': 1774875600.0, 'created_time': 1774631967.038052, 'last_price_update_time': 1774844306.394097}
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737927') HTTP/1.1" 204 0
2026-03-30 04:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f73a4e49-cc05-5617-8062-093e3091b8f3 with identifier: 10738042
2026-03-30 04:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f73a4e49-cc05-5617-8062-093e3091b8f3 with identifier: 10738042
2026-03-30 04:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f73a4e49-cc05-5617-8062-093e3091b8f3 with identifier: 10738042 to the API
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738042>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f73a4e49-cc05-5617-8062-093e3091b8f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738042',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 28525,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31600,
'price_includes_vat': True,
'registration_date': '2022-04-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz E 300e Exclusive - Hybrid - Automatic - 211 hp - '
'28.525 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2022}
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738042%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.de] INFO: Saving data for 10738042: {'auction_closing_time': 1774876200.0, 'created_time': 1774632099.675808, 'last_price_update_time': 1774844306.680114}
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738042') HTTP/1.1" 204 0
2026-03-30 04:18:26 [adesa.de] INFO: Found listing with ID: 10737975
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737975%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.de] INFO: Scrape type for 10737975: 2
2026-03-30 04:18:26 [adesa.de] INFO: Scraping item 10737975 url https://www.openlane.eu/en/carv6/auction/10737975
2026-03-30 04:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:26 [adesa.de] INFO: Found listing with ID: 10737906
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737906%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.de] INFO: Scrape type for 10737906: 2
2026-03-30 04:18:26 [adesa.de] INFO: Scraping item 10737906 url https://www.openlane.eu/en/carv6/auction/10737906
2026-03-30 04: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-30 04: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-30 04:18:26 [adesa.de] INFO: Found listing with ID: 10738016
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738016%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.de] INFO: Scrape type for 10738016: 2
2026-03-30 04:18:26 [adesa.de] INFO: Scraping item 10738016 url https://www.openlane.eu/en/carv6/auction/10738016
2026-03-30 04:18:26 [adesa.de] INFO: Found listing with ID: 10737860
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737860%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.de] INFO: Scrape type for 10737860: 2
2026-03-30 04:18:26 [adesa.de] INFO: Scraping item 10737860 url https://www.openlane.eu/en/carv6/auction/10737860
2026-03-30 04:18:26 [adesa.de] INFO: Found listing with ID: 10738032
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738032%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.de] INFO: Scrape type for 10738032: 2
2026-03-30 04:18:26 [adesa.de] INFO: Scraping item 10738032 url https://www.openlane.eu/en/carv6/auction/10738032
2026-03-30 04:18:26 [adesa.de] INFO: Found listing with ID: 10738041
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738041%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.de] INFO: Scrape type for 10738041: 2
2026-03-30 04:18:26 [adesa.de] INFO: Scraping item 10738041 url https://www.openlane.eu/en/carv6/auction/10738041
2026-03-30 04:18:26 [adesa.de] INFO: Found listing with ID: 10737947
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737947%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.de] INFO: Scrape type for 10737947: 2
2026-03-30 04:18:26 [adesa.de] INFO: Scraping item 10737947 url https://www.openlane.eu/en/carv6/auction/10737947
2026-03-30 04:18:26 [adesa.de] INFO: Found listing with ID: 10737985
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737985%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.de] INFO: Scrape type for 10737985: 2
2026-03-30 04:18:26 [adesa.de] INFO: Scraping item 10737985 url https://www.openlane.eu/en/carv6/auction/10737985
2026-03-30 04:18:26 [adesa.de] INFO: Found listing with ID: 10737881
2026-03-30 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737881%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.de] INFO: Scrape type for 10737881: 2
2026-03-30 04:18:26 [adesa.de] INFO: Scraping item 10737881 url https://www.openlane.eu/en/carv6/auction/10737881
2026-03-30 04:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with identifier: 10737886
2026-03-30 04:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with scrape type 2
2026-03-30 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with scrape type 2
2026-03-30 04:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 684f1a4c-1d6c-53c3-ba69-43fa63010f71, identifier: 10737886
2026-03-30 04:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with identifier: 10737962
2026-03-30 04:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with scrape type 2
2026-03-30 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with scrape type 2
2026-03-30 04:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157, identifier: 10737962
2026-03-30 04:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with identifier: 10737919
2026-03-30 04:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with scrape type 2
2026-03-30 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with scrape type 2
2026-03-30 04:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3, identifier: 10737919
2026-03-30 04:18:27 [adesa.de] INFO: Found listing with ID: 10737954
2026-03-30 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737954%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.de] INFO: Scrape type for 10737954: 2
2026-03-30 04:18:27 [adesa.de] INFO: Scraping item 10737954 url https://www.openlane.eu/en/carv6/auction/10737954
2026-03-30 04:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with identifier: 10737886
2026-03-30 04:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with identifier: 10737886
2026-03-30 04:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with identifier: 10737886 to the API
2026-03-30 04:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737886>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '684f1a4c-1d6c-53c3-ba69-43fa63010f71',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737886',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 179062,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2020-08-13',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz E Break 220 AMG Line - Diesel - 194 hp - 179.062 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-30 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737886%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.de] INFO: Saving data for 10737886: {'auction_closing_time': 1774875600.0, 'created_time': 1774632099.379283, 'last_price_update_time': 1774844307.454168}
2026-03-30 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737886') HTTP/1.1" 204 0
2026-03-30 04:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with identifier: 10737962
2026-03-30 04:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with identifier: 10737962
2026-03-30 04:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with identifier: 10737962 to the API
2026-03-30 04:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737962>
{'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': 156,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Petrol',
'id': '5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '125003928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737962',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 31416,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2018-11-26',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA Shooting Brake 200 Urban - Petrol - Automatic - '
'156 hp - 31.416 km',
'transmission': 'automatic',
'trim': 'Urban',
'vin': None,
'year': 2018}
2026-03-30 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737962%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.de] INFO: Saving data for 10737962: {'auction_closing_time': 1774876200.0, 'created_time': 1774632102.25765, 'last_price_update_time': 1774844307.868477}
2026-03-30 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737962') HTTP/1.1" 204 0
2026-03-30 04:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with identifier: 10737919
2026-03-30 04:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with identifier: 10737919
2026-03-30 04:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with identifier: 10737919 to the API
2026-03-30 04:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737919>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '8f03e1fe-22dc-5457-8e91-06e6001bbfb3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000120',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737919',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 80074,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29100,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz C Break 300d AMG Line - Diesel - 265 hp - 80.074 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737919%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.de] INFO: Saving data for 10737919: {'auction_closing_time': 1774875600.0, 'created_time': 1774632102.96461, 'last_price_update_time': 1774844308.158263}
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737919') HTTP/1.1" 204 0
2026-03-30 04:18:28 [adesa.de] INFO: Found listing with ID: 10737865
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737865%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.de] INFO: Scrape type for 10737865: 2
2026-03-30 04:18:28 [adesa.de] INFO: Scraping item 10737865 url https://www.openlane.eu/en/carv6/auction/10737865
2026-03-30 04:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:28 [adesa.de] INFO: Found listing with ID: 10737961
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737961%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.de] INFO: Scrape type for 10737961: 2
2026-03-30 04:18:28 [adesa.de] INFO: Scraping item 10737961 url https://www.openlane.eu/en/carv6/auction/10737961
2026-03-30 04: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-30 04: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-30 04: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-30 04: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-30 04:18:28 [adesa.de] INFO: Found listing with ID: 10737866
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737866%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.de] INFO: Scrape type for 10737866: 2
2026-03-30 04:18:28 [adesa.de] INFO: Scraping item 10737866 url https://www.openlane.eu/en/carv6/auction/10737866
2026-03-30 04:18:28 [adesa.de] INFO: Found listing with ID: 10737956
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737956%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.de] INFO: Scrape type for 10737956: 2
2026-03-30 04:18:28 [adesa.de] INFO: Scraping item 10737956 url https://www.openlane.eu/en/carv6/auction/10737956
2026-03-30 04:18:28 [adesa.de] INFO: Found listing with ID: 10737955
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737955%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.de] INFO: Scrape type for 10737955: 2
2026-03-30 04:18:28 [adesa.de] INFO: Scraping item 10737955 url https://www.openlane.eu/en/carv6/auction/10737955
2026-03-30 04:18:28 [adesa.de] INFO: Found listing with ID: 10737869
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737869%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.de] INFO: Scrape type for 10737869: 2
2026-03-30 04:18:28 [adesa.de] INFO: Scraping item 10737869 url https://www.openlane.eu/en/carv6/auction/10737869
2026-03-30 04:18:28 [adesa.de] INFO: Found listing with ID: 10737964
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737964%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.de] INFO: Scrape type for 10737964: 2
2026-03-30 04:18:28 [adesa.de] INFO: Scraping item 10737964 url https://www.openlane.eu/en/carv6/auction/10737964
2026-03-30 04:18:28 [adesa.de] INFO: Found listing with ID: 10735307
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735307%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.de] INFO: Scrape type for 10735307: 2
2026-03-30 04:18:28 [adesa.de] INFO: Scraping item 10735307 url https://www.openlane.eu/en/carv6/auction/10735307
2026-03-30 04:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af588a73-c07a-5b81-86a2-2f4f4cb01670 with identifier: 10737922
2026-03-30 04:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af588a73-c07a-5b81-86a2-2f4f4cb01670 with scrape type 2
2026-03-30 04:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af588a73-c07a-5b81-86a2-2f4f4cb01670 with scrape type 2
2026-03-30 04:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af588a73-c07a-5b81-86a2-2f4f4cb01670, identifier: 10737922
2026-03-30 04:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with identifier: 10738029
2026-03-30 04:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with scrape type 2
2026-03-30 04:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with scrape type 2
2026-03-30 04:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc, identifier: 10738029
2026-03-30 04:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0ba0ed5-96e9-5c5f-a623-4879f9358054 with identifier: 10737989
2026-03-30 04:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0ba0ed5-96e9-5c5f-a623-4879f9358054 with scrape type 2
2026-03-30 04:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0ba0ed5-96e9-5c5f-a623-4879f9358054 with scrape type 2
2026-03-30 04:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d0ba0ed5-96e9-5c5f-a623-4879f9358054, identifier: 10737989
2026-03-30 04:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2a12ea1-478d-5db4-b9b6-1250ca3793ee with identifier: 10737987
2026-03-30 04:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee with scrape type 2
2026-03-30 04:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee with scrape type 2
2026-03-30 04:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f2a12ea1-478d-5db4-b9b6-1250ca3793ee, identifier: 10737987
2026-03-30 04:18:28 [adesa.de] INFO: Found listing with ID: 10735303
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735303%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.de] INFO: Scrape type for 10735303: 2
2026-03-30 04:18:28 [adesa.de] INFO: Scraping item 10735303 url https://www.openlane.eu/en/carv6/auction/10735303
2026-03-30 04:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af588a73-c07a-5b81-86a2-2f4f4cb01670 with identifier: 10737922
2026-03-30 04:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af588a73-c07a-5b81-86a2-2f4f4cb01670 with identifier: 10737922
2026-03-30 04:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af588a73-c07a-5b81-86a2-2f4f4cb01670 with identifier: 10737922 to the API
2026-03-30 04:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737922>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'af588a73-c07a-5b81-86a2-2f4f4cb01670',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '126000416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737922',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 144904,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2017-11-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz E Break 220 AMG Line - Diesel - Automatic - 194 hp - '
'144.904 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2017}
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737922%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.de] INFO: Saving data for 10737922: {'auction_closing_time': 1774875600.0, 'created_time': 1774632098.331839, 'last_price_update_time': 1774844309.039439}
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737922') HTTP/1.1" 204 0
2026-03-30 04:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with identifier: 10738029
2026-03-30 04:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with identifier: 10738029
2026-03-30 04:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with identifier: 10738029 to the API
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738029>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000558',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738029',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 70013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQB 300 AMG Line - 4-Matic - Electric - Automatic - '
'228 hp - 70.013 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738029%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.de] INFO: Saving data for 10738029: {'auction_closing_time': 1774876200.0, 'created_time': 1774632097.385477, 'last_price_update_time': 1774844309.321194}
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738029') HTTP/1.1" 204 0
2026-03-30 04:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d0ba0ed5-96e9-5c5f-a623-4879f9358054 with identifier: 10737989
2026-03-30 04:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d0ba0ed5-96e9-5c5f-a623-4879f9358054 with identifier: 10737989
2026-03-30 04:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d0ba0ed5-96e9-5c5f-a623-4879f9358054 with identifier: 10737989 to the API
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737989>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'd0ba0ed5-96e9-5c5f-a623-4879f9358054',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737989',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 27450,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQC 400 Electric Art - 4-Matic - Electric - Automatic '
'- 408 hp - 27.450 km',
'transmission': 'automatic',
'trim': 'Electric Art',
'vin': None,
'year': 2022}
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737989%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.de] INFO: Saving data for 10737989: {'auction_closing_time': 1774876200.0, 'created_time': 1774632095.959119, 'last_price_update_time': 1774844309.646739}
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737989') HTTP/1.1" 204 0
2026-03-30 04:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f2a12ea1-478d-5db4-b9b6-1250ca3793ee with identifier: 10737987
2026-03-30 04:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f2a12ea1-478d-5db4-b9b6-1250ca3793ee with identifier: 10737987
2026-03-30 04:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f2a12ea1-478d-5db4-b9b6-1250ca3793ee with identifier: 10737987 to the API
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737987>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'f2a12ea1-478d-5db4-b9b6-1250ca3793ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737987',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 99224,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQC 400 AMG Line - 4-Matic - Electric - 408 hp - '
'99.224 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737987%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.de] INFO: Saving data for 10737987: {'auction_closing_time': 1774876200.0, 'created_time': 1774632244.780018, 'last_price_update_time': 1774844309.928531}
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737987') HTTP/1.1" 204 0
2026-03-30 04:18:29 [adesa.de] INFO: Found listing with ID: 10738033
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738033%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.de] INFO: Scrape type for 10738033: 2
2026-03-30 04:18:29 [adesa.de] INFO: Scraping item 10738033 url https://www.openlane.eu/en/carv6/auction/10738033
2026-03-30 04:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:29 [adesa.de] INFO: Found listing with ID: 10737864
2026-03-30 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737864%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.de] INFO: Scrape type for 10737864: 2
2026-03-30 04:18:30 [adesa.de] INFO: Scraping item 10737864 url https://www.openlane.eu/en/carv6/auction/10737864
2026-03-30 04:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:30 [adesa.de] INFO: Found listing with ID: 10737960
2026-03-30 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737960%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.de] INFO: Scrape type for 10737960: 2
2026-03-30 04:18:30 [adesa.de] INFO: Scraping item 10737960 url https://www.openlane.eu/en/carv6/auction/10737960
2026-03-30 04:18:30 [adesa.de] INFO: Found listing with ID: 10738026
2026-03-30 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738026%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.de] INFO: Scrape type for 10738026: 0
2026-03-30 04:18:30 [adesa.de] INFO: Skipping item 10738026 url https://www.openlane.eu/en/carv6/auction/10738026
2026-03-30 04:18:30 [adesa.de] INFO: Found listing with ID: 10737917
2026-03-30 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737917%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.de] INFO: Scrape type for 10737917: 2
2026-03-30 04:18:30 [adesa.de] INFO: Scraping item 10737917 url https://www.openlane.eu/en/carv6/auction/10737917
2026-03-30 04:18:30 [adesa.de] INFO: Found listing with ID: 10737957
2026-03-30 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737957%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.de] INFO: Scrape type for 10737957: 2
2026-03-30 04:18:30 [adesa.de] INFO: Scraping item 10737957 url https://www.openlane.eu/en/carv6/auction/10737957
2026-03-30 04:18:30 [adesa.de] INFO: Found listing with ID: 10737949
2026-03-30 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737949%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.de] INFO: Scrape type for 10737949: 2
2026-03-30 04:18:30 [adesa.de] INFO: Scraping item 10737949 url https://www.openlane.eu/en/carv6/auction/10737949
2026-03-30 04:18:30 [adesa.de] INFO: Found listing with ID: 10737895
2026-03-30 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737895%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.de] INFO: Scrape type for 10737895: 2
2026-03-30 04:18:30 [adesa.de] INFO: Scraping item 10737895 url https://www.openlane.eu/en/carv6/auction/10737895
2026-03-30 04:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3f8347-3cde-5928-872e-44c2e9f15cae with identifier: 10737924
2026-03-30 04:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3f8347-3cde-5928-872e-44c2e9f15cae with scrape type 2
2026-03-30 04:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c3f8347-3cde-5928-872e-44c2e9f15cae with scrape type 2
2026-03-30 04:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c3f8347-3cde-5928-872e-44c2e9f15cae, identifier: 10737924
2026-03-30 04:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a65b242c-1a6e-50c7-ba20-d101a2a9563b with identifier: 10737939
2026-03-30 04:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a65b242c-1a6e-50c7-ba20-d101a2a9563b with scrape type 2
2026-03-30 04:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a65b242c-1a6e-50c7-ba20-d101a2a9563b with scrape type 2
2026-03-30 04:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a65b242c-1a6e-50c7-ba20-d101a2a9563b, identifier: 10737939
2026-03-30 04:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6486f957-82e4-58fe-bc12-2c18fcc143b2 with identifier: 10737892
2026-03-30 04:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 with scrape type 2
2026-03-30 04:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 with scrape type 2
2026-03-30 04:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6486f957-82e4-58fe-bc12-2c18fcc143b2, identifier: 10737892
2026-03-30 04:18:30 [adesa.de] INFO: Found listing with ID: 10737921
2026-03-30 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737921%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.de] INFO: Scrape type for 10737921: 2
2026-03-30 04:18:30 [adesa.de] INFO: Scraping item 10737921 url https://www.openlane.eu/en/carv6/auction/10737921
2026-03-30 04:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c3f8347-3cde-5928-872e-44c2e9f15cae with identifier: 10737924
2026-03-30 04:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c3f8347-3cde-5928-872e-44c2e9f15cae with identifier: 10737924
2026-03-30 04:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c3f8347-3cde-5928-872e-44c2e9f15cae with identifier: 10737924 to the API
2026-03-30 04:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737924>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '8c3f8347-3cde-5928-872e-44c2e9f15cae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000455',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737924',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQV',
'odometer': 91031,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2021-04-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQV 300 - Electric - Automatic - 204 hp - 91.031 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737924%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.de] INFO: Saving data for 10737924: {'auction_closing_time': 1774875600.0, 'created_time': 1774632094.698151, 'last_price_update_time': 1774844310.776974}
2026-03-30 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737924') HTTP/1.1" 204 0
2026-03-30 04:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a65b242c-1a6e-50c7-ba20-d101a2a9563b with identifier: 10737939
2026-03-30 04:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a65b242c-1a6e-50c7-ba20-d101a2a9563b with identifier: 10737939
2026-03-30 04:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a65b242c-1a6e-50c7-ba20-d101a2a9563b with identifier: 10737939 to the API
2026-03-30 04:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737939>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'a65b242c-1a6e-50c7-ba20-d101a2a9563b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000581',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737939',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQV',
'odometer': 94591,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 7,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQV 300 - Electric - Automatic - 204 hp - 94.591 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737939%27 HTTP/1.1" 200 None
2026-03-30 04:18:31 [adesa.de] INFO: Saving data for 10737939: {'auction_closing_time': 1774875600.0, 'created_time': 1774632091.982652, 'last_price_update_time': 1774844311.43056}
2026-03-30 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737939') HTTP/1.1" 204 0
2026-03-30 04:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6486f957-82e4-58fe-bc12-2c18fcc143b2 with identifier: 10737892
2026-03-30 04:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6486f957-82e4-58fe-bc12-2c18fcc143b2 with identifier: 10737892
2026-03-30 04:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6486f957-82e4-58fe-bc12-2c18fcc143b2 with identifier: 10737892 to the API
2026-03-30 04:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737892>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 292,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '6486f957-82e4-58fe-bc12-2c18fcc143b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737892',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 72475,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQB 350 progressive - 4-Matic - Electric - 292 hp - '
'72.475 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2022}
2026-03-30 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737892%27 HTTP/1.1" 200 None
2026-03-30 04:18:31 [adesa.de] INFO: Saving data for 10737892: {'auction_closing_time': 1774875600.0, 'created_time': 1774632244.472416, 'last_price_update_time': 1774844311.850457}
2026-03-30 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737892') HTTP/1.1" 204 0
2026-03-30 04:18:31 [adesa.de] INFO: Found listing with ID: 10738038
2026-03-30 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738038%27 HTTP/1.1" 200 None
2026-03-30 04:18:31 [adesa.de] INFO: Scrape type for 10738038: 2
2026-03-30 04:18:31 [adesa.de] INFO: Scraping item 10738038 url https://www.openlane.eu/en/carv6/auction/10738038
2026-03-30 04:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04:18:31 [adesa.de] INFO: Found listing with ID: 10738036
2026-03-30 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738036%27 HTTP/1.1" 200 None
2026-03-30 04:18:31 [adesa.de] INFO: Scrape type for 10738036: 2
2026-03-30 04:18:31 [adesa.de] INFO: Scraping item 10738036 url https://www.openlane.eu/en/carv6/auction/10738036
2026-03-30 04:18:31 [adesa.de] INFO: Found listing with ID: 10738014
2026-03-30 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738014%27 HTTP/1.1" 200 None
2026-03-30 04:18:31 [adesa.de] INFO: Scrape type for 10738014: 2
2026-03-30 04:18:31 [adesa.de] INFO: Scraping item 10738014 url https://www.openlane.eu/en/carv6/auction/10738014
2026-03-30 04:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15d2775e-17c6-56ee-acbe-47af88bce3d2 with identifier: 10737951
2026-03-30 04:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15d2775e-17c6-56ee-acbe-47af88bce3d2 with scrape type 2
2026-03-30 04:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15d2775e-17c6-56ee-acbe-47af88bce3d2 with scrape type 2
2026-03-30 04:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15d2775e-17c6-56ee-acbe-47af88bce3d2, identifier: 10737951
2026-03-30 04:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15d2775e-17c6-56ee-acbe-47af88bce3d2 with identifier: 10737951
2026-03-30 04:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15d2775e-17c6-56ee-acbe-47af88bce3d2 with identifier: 10737951
2026-03-30 04:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15d2775e-17c6-56ee-acbe-47af88bce3d2 with identifier: 10737951 to the API
2026-03-30 04:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737951>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 523,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '15d2775e-17c6-56ee-acbe-47af88bce3d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737951',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 99228,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 44100,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQS 580 Electric Art - 4-Matic - Electric - Automatic '
'- 523 hp - 99.228 km',
'transmission': 'automatic',
'trim': 'Electric Art',
'vin': None,
'year': 2022}
2026-03-30 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737951%27 HTTP/1.1" 200 None
2026-03-30 04:18:32 [adesa.de] INFO: Saving data for 10737951: {'auction_closing_time': 1774875600.0, 'created_time': 1774632093.020822, 'last_price_update_time': 1774844312.358764}
2026-03-30 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737951') HTTP/1.1" 204 0
2026-03-30 04:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with identifier: 10737934
2026-03-30 04:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with scrape type 2
2026-03-30 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with scrape type 2
2026-03-30 04:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386, identifier: 10737934
2026-03-30 04:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7085f981-7e4e-585b-af85-1401ca03afa0 with identifier: 10738019
2026-03-30 04:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7085f981-7e4e-585b-af85-1401ca03afa0 with scrape type 2
2026-03-30 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7085f981-7e4e-585b-af85-1401ca03afa0 with scrape type 2
2026-03-30 04:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7085f981-7e4e-585b-af85-1401ca03afa0, identifier: 10738019
2026-03-30 04:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with identifier: 10737934
2026-03-30 04:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with identifier: 10737934
2026-03-30 04:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with identifier: 10737934 to the API
2026-03-30 04:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737934>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '07807f30-b0f3-58c1-a4fe-6fe2f4fb3386',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737934',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 86206,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 86.206 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737934%27 HTTP/1.1" 200 None
2026-03-30 04:18:32 [adesa.de] INFO: Saving data for 10737934: {'auction_closing_time': 1774875600.0, 'created_time': 1774631980.464164, 'last_price_update_time': 1774844312.856963}
2026-03-30 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737934') HTTP/1.1" 204 0
2026-03-30 04:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7085f981-7e4e-585b-af85-1401ca03afa0 with identifier: 10738019
2026-03-30 04:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7085f981-7e4e-585b-af85-1401ca03afa0 with identifier: 10738019
2026-03-30 04:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7085f981-7e4e-585b-af85-1401ca03afa0 with identifier: 10738019 to the API
2026-03-30 04:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738019>
{'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-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '7085f981-7e4e-585b-af85-1401ca03afa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738019',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 117115,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40700,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'197 hp - 117.115 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738019%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.de] INFO: Saving data for 10738019: {'auction_closing_time': 1774876200.0, 'created_time': 1774631978.931797, 'last_price_update_time': 1774844313.154796}
2026-03-30 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738019') HTTP/1.1" 204 0
2026-03-30 04:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbadadc2-1951-5a5f-8312-a356b2287daa with identifier: 10737898
2026-03-30 04:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbadadc2-1951-5a5f-8312-a356b2287daa with scrape type 2
2026-03-30 04:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbadadc2-1951-5a5f-8312-a356b2287daa with scrape type 2
2026-03-30 04:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dbadadc2-1951-5a5f-8312-a356b2287daa, identifier: 10737898
2026-03-30 04:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dbadadc2-1951-5a5f-8312-a356b2287daa with identifier: 10737898
2026-03-30 04:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dbadadc2-1951-5a5f-8312-a356b2287daa with identifier: 10737898
2026-03-30 04:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dbadadc2-1951-5a5f-8312-a356b2287daa with identifier: 10737898 to the API
2026-03-30 04:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737898>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'dbadadc2-1951-5a5f-8312-a356b2287daa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737898',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 103940,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 39600,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQS 450 AMG Line - Electric - Automatic - 333 hp - '
'103.940 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737898%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.de] INFO: Saving data for 10737898: {'auction_closing_time': 1774875600.0, 'created_time': 1774632096.258917, 'last_price_update_time': 1774844313.559469}
2026-03-30 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737898') HTTP/1.1" 204 0
2026-03-30 04:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10735340
2026-03-30 04:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c4731d-8160-53c3-8668-58c85369c1a9 with scrape type 2
2026-03-30 04:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2c4731d-8160-53c3-8668-58c85369c1a9 with scrape type 2
2026-03-30 04:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e2c4731d-8160-53c3-8668-58c85369c1a9, identifier: 10735340
2026-03-30 04:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10735340
2026-03-30 04:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10735340
2026-03-30 04:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10735340 to the API
2026-03-30 04:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735340>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 475,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e2c4731d-8160-53c3-8668-58c85369c1a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG791XV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735340',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 49538,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 38500,
'price_includes_vat': True,
'registration_date': '2019-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S Long 560e Fascination - Hybrid - Automatic - 475 hp '
'- 49.538 km',
'transmission': 'automatic',
'trim': 'Fascination',
'vin': None,
'year': 2019}
2026-03-30 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735340%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.de] INFO: Saving data for 10735340: {'auction_closing_time': 1774858200.0, 'created_time': 1774632095.031049, 'last_price_update_time': 1774844313.993492}
2026-03-30 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735340') HTTP/1.1" 204 0
2026-03-30 04:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a891318-316b-547b-bdee-394371492e95 with identifier: 10737873
2026-03-30 04:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a891318-316b-547b-bdee-394371492e95 with scrape type 2
2026-03-30 04:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a891318-316b-547b-bdee-394371492e95 with scrape type 2
2026-03-30 04:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a891318-316b-547b-bdee-394371492e95, identifier: 10737873
2026-03-30 04:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 747a7118-f361-56cd-af7a-52a20466e612 with identifier: 10737975
2026-03-30 04:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 747a7118-f361-56cd-af7a-52a20466e612 with scrape type 2
2026-03-30 04:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 747a7118-f361-56cd-af7a-52a20466e612 with scrape type 2
2026-03-30 04:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 747a7118-f361-56cd-af7a-52a20466e612, identifier: 10737975
2026-03-30 04:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a891318-316b-547b-bdee-394371492e95 with identifier: 10737873
2026-03-30 04:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a891318-316b-547b-bdee-394371492e95 with identifier: 10737873
2026-03-30 04:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a891318-316b-547b-bdee-394371492e95 with identifier: 10737873 to the API
2026-03-30 04:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737873>
{'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': 252,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '8a891318-316b-547b-bdee-394371492e95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004329',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737873',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 37049,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 52300,
'price_includes_vat': True,
'registration_date': '2024-07-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 400e AMG Line - 4-Matic - Hybrid - 252 hp - '
'37.049 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-30 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737873%27 HTTP/1.1" 200 None
2026-03-30 04:18:34 [adesa.de] INFO: Saving data for 10737873: {'auction_closing_time': 1774875600.0, 'created_time': 1774632086.389516, 'last_price_update_time': 1774844314.474235}
2026-03-30 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737873') HTTP/1.1" 204 0
2026-03-30 04:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 747a7118-f361-56cd-af7a-52a20466e612 with identifier: 10737975
2026-03-30 04:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 747a7118-f361-56cd-af7a-52a20466e612 with identifier: 10737975
2026-03-30 04:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 747a7118-f361-56cd-af7a-52a20466e612 with identifier: 10737975 to the API
2026-03-30 04:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737975>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Diesel',
'id': '747a7118-f361-56cd-af7a-52a20466e612',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737975',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 81109,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29600,
'price_includes_vat': True,
'registration_date': '2023-10-18',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Mercedes-Benz Vito 116 CDI Pro - Diesel - Automatic - 163 hp - '
'81.109 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-30 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737975%27 HTTP/1.1" 200 None
2026-03-30 04:18:34 [adesa.de] INFO: Saving data for 10737975: {'auction_closing_time': 1774876200.0, 'created_time': 1774632092.303377, 'last_price_update_time': 1774844314.792999}
2026-03-30 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737975') HTTP/1.1" 204 0
2026-03-30 04:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da3bd4c3-596d-5a16-92fa-c639319d1b9d with identifier: 10737925
2026-03-30 04:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da3bd4c3-596d-5a16-92fa-c639319d1b9d with scrape type 2
2026-03-30 04:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da3bd4c3-596d-5a16-92fa-c639319d1b9d with scrape type 2
2026-03-30 04:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da3bd4c3-596d-5a16-92fa-c639319d1b9d, identifier: 10737925
2026-03-30 04:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51fdb78-183c-5552-b476-fe2c7fe9f5df with identifier: 10737954
2026-03-30 04:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51fdb78-183c-5552-b476-fe2c7fe9f5df with scrape type 2
2026-03-30 04:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f51fdb78-183c-5552-b476-fe2c7fe9f5df with scrape type 2
2026-03-30 04:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f51fdb78-183c-5552-b476-fe2c7fe9f5df, identifier: 10737954
2026-03-30 04:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da3bd4c3-596d-5a16-92fa-c639319d1b9d with identifier: 10737925
2026-03-30 04:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da3bd4c3-596d-5a16-92fa-c639319d1b9d with identifier: 10737925
2026-03-30 04:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da3bd4c3-596d-5a16-92fa-c639319d1b9d with identifier: 10737925 to the API
2026-03-30 04:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737925>
{'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': 211,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'da3bd4c3-596d-5a16-92fa-c639319d1b9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737925',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 95554,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31200,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 95.554 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737925%27 HTTP/1.1" 200 None
2026-03-30 04:18:35 [adesa.de] INFO: Saving data for 10737925: {'auction_closing_time': 1774875600.0, 'created_time': 1774631978.604659, 'last_price_update_time': 1774844315.347249}
2026-03-30 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737925') HTTP/1.1" 204 0
2026-03-30 04:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f51fdb78-183c-5552-b476-fe2c7fe9f5df with identifier: 10737954
2026-03-30 04:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f51fdb78-183c-5552-b476-fe2c7fe9f5df with identifier: 10737954
2026-03-30 04:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f51fdb78-183c-5552-b476-fe2c7fe9f5df with identifier: 10737954 to the API
2026-03-30 04:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737954>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'f51fdb78-183c-5552-b476-fe2c7fe9f5df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737954',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 84072,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - 231 hp - 84.072 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737954%27 HTTP/1.1" 200 None
2026-03-30 04:18:35 [adesa.de] INFO: Saving data for 10737954: {'auction_closing_time': 1774876200.0, 'created_time': 1774631983.940088, 'last_price_update_time': 1774844315.61247}
2026-03-30 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737954') HTTP/1.1" 204 0
2026-03-30 04: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-30 04:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3177d710-085a-5021-b0d0-b6c6d6be03c4 with identifier: 10737865
2026-03-30 04:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3177d710-085a-5021-b0d0-b6c6d6be03c4 with scrape type 2
2026-03-30 04:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3177d710-085a-5021-b0d0-b6c6d6be03c4 with scrape type 2
2026-03-30 04:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3177d710-085a-5021-b0d0-b6c6d6be03c4, identifier: 10737865
2026-03-30 04:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dd117cd-a149-540b-8905-1ddba627453a with identifier: 10737881
2026-03-30 04:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dd117cd-a149-540b-8905-1ddba627453a with scrape type 2
2026-03-30 04:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dd117cd-a149-540b-8905-1ddba627453a with scrape type 2
2026-03-30 04:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5dd117cd-a149-540b-8905-1ddba627453a, identifier: 10737881
2026-03-30 04:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaef2091-58fd-57b2-829c-1d05739fbd7d with identifier: 10737985
2026-03-30 04:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaef2091-58fd-57b2-829c-1d05739fbd7d with scrape type 2
2026-03-30 04:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaef2091-58fd-57b2-829c-1d05739fbd7d with scrape type 2
2026-03-30 04:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aaef2091-58fd-57b2-829c-1d05739fbd7d, identifier: 10737985
2026-03-30 04:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3177d710-085a-5021-b0d0-b6c6d6be03c4 with identifier: 10737865
2026-03-30 04:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3177d710-085a-5021-b0d0-b6c6d6be03c4 with identifier: 10737865
2026-03-30 04:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3177d710-085a-5021-b0d0-b6c6d6be03c4 with identifier: 10737865 to the API
2026-03-30 04:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737865>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '3177d710-085a-5021-b0d0-b6c6d6be03c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737865',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 84958,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - 231 hp - 84.958 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737865%27 HTTP/1.1" 200 None
2026-03-30 04:18:36 [adesa.de] INFO: Saving data for 10737865: {'auction_closing_time': 1774875600.0, 'created_time': 1774631988.83629, 'last_price_update_time': 1774844316.200607}
2026-03-30 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737865') HTTP/1.1" 204 0
2026-03-30 04:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5dd117cd-a149-540b-8905-1ddba627453a with identifier: 10737881
2026-03-30 04:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5dd117cd-a149-540b-8905-1ddba627453a with identifier: 10737881
2026-03-30 04:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5dd117cd-a149-540b-8905-1ddba627453a with identifier: 10737881 to the API
2026-03-30 04:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737881>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '5dd117cd-a149-540b-8905-1ddba627453a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737881',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 74248,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - 231 hp - 74.248 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737881%27 HTTP/1.1" 200 None
2026-03-30 04:18:36 [adesa.de] INFO: Saving data for 10737881: {'auction_closing_time': 1774875600.0, 'created_time': 1774631984.259782, 'last_price_update_time': 1774844316.492627}
2026-03-30 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737881') HTTP/1.1" 204 0
2026-03-30 04:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aaef2091-58fd-57b2-829c-1d05739fbd7d with identifier: 10737985
2026-03-30 04:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aaef2091-58fd-57b2-829c-1d05739fbd7d with identifier: 10737985
2026-03-30 04:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aaef2091-58fd-57b2-829c-1d05739fbd7d with identifier: 10737985 to the API
2026-03-30 04:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737985>
{'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-30T13:10:00Z',
'fuel_type': 'Diesel',
'id': 'aaef2091-58fd-57b2-829c-1d05739fbd7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737985',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 67800,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Peugeot 308 SW 1.5 Allure Pack - Diesel - 130 hp - 67.800 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-30 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737985%27 HTTP/1.1" 200 None
2026-03-30 04:18:36 [adesa.de] INFO: Saving data for 10737985: {'auction_closing_time': 1774876200.0, 'created_time': 1774631985.648033, 'last_price_update_time': 1774844316.778182}
2026-03-30 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737985') HTTP/1.1" 204 0
2026-03-30 04:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10735303
2026-03-30 04:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c54c3529-3ac1-5830-b085-863e97e2723a with scrape type 2
2026-03-30 04:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c54c3529-3ac1-5830-b085-863e97e2723a with scrape type 2
2026-03-30 04:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c54c3529-3ac1-5830-b085-863e97e2723a, identifier: 10735303
2026-03-30 04:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with identifier: 10738038
2026-03-30 04:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with scrape type 2
2026-03-30 04:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with scrape type 2
2026-03-30 04:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a, identifier: 10738038
2026-03-30 04:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10735303
2026-03-30 04:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10735303
2026-03-30 04:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10735303 to the API
2026-03-30 04:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735303>
{'auction_title': '',
'c_o_2_emission_value': 75,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'c54c3529-3ac1-5830-b085-863e97e2723a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-305-YQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735303',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 58094,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 61900,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne Coupé 3.0 Platinum - AWD - Hybrid - Automatic - 462 '
'hp - 58.094 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2022}
2026-03-30 04:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735303%27 HTTP/1.1" 200 None
2026-03-30 04:18:37 [adesa.de] INFO: Saving data for 10735303: {'auction_closing_time': 1774858200.0, 'created_time': 1774632029.564765, 'last_price_update_time': 1774844317.413644}
2026-03-30 04:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735303') HTTP/1.1" 204 0
2026-03-30 04:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with identifier: 10738038
2026-03-30 04:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with identifier: 10738038
2026-03-30 04:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with identifier: 10738038 to the API
2026-03-30 04:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738038>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'fe8bfb8b-aa70-55f0-bb82-2170764e4c2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738038',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 23304,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 23.304 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738038%27 HTTP/1.1" 200 None
2026-03-30 04:18:37 [adesa.de] INFO: Saving data for 10738038: {'auction_closing_time': 1774876200.0, 'created_time': 1774632002.52562, 'last_price_update_time': 1774844317.759832}
2026-03-30 04:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738038') HTTP/1.1" 204 0
2026-03-30 04:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77c377e7-c325-5fd0-b20d-af96e57bfe0c with identifier: 10738033
2026-03-30 04:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77c377e7-c325-5fd0-b20d-af96e57bfe0c with scrape type 2
2026-03-30 04:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77c377e7-c325-5fd0-b20d-af96e57bfe0c with scrape type 2
2026-03-30 04:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 77c377e7-c325-5fd0-b20d-af96e57bfe0c, identifier: 10738033
2026-03-30 04: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-30 04:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 77c377e7-c325-5fd0-b20d-af96e57bfe0c with identifier: 10738033
2026-03-30 04:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 77c377e7-c325-5fd0-b20d-af96e57bfe0c with identifier: 10738033
2026-03-30 04:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 77c377e7-c325-5fd0-b20d-af96e57bfe0c with identifier: 10738033 to the API
2026-03-30 04:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738033>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '77c377e7-c325-5fd0-b20d-af96e57bfe0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000589',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738033',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 32988,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Megane E-Tech Equilibre - Electric - Automatic - 218 hp - '
'32.988 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-30 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738033%27 HTTP/1.1" 200 None
2026-03-30 04:18:38 [adesa.de] INFO: Saving data for 10738033: {'auction_closing_time': 1774876200.0, 'created_time': 1774631996.295499, 'last_price_update_time': 1774844318.1715}
2026-03-30 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738033') HTTP/1.1" 204 0
2026-03-30 04:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 521b2bc6-a3f5-5641-be38-1554506972d7 with identifier: 10737921
2026-03-30 04:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 521b2bc6-a3f5-5641-be38-1554506972d7 with scrape type 2
2026-03-30 04:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 521b2bc6-a3f5-5641-be38-1554506972d7 with scrape type 2
2026-03-30 04:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 521b2bc6-a3f5-5641-be38-1554506972d7, identifier: 10737921
2026-03-30 04:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 521b2bc6-a3f5-5641-be38-1554506972d7 with identifier: 10737921
2026-03-30 04:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 521b2bc6-a3f5-5641-be38-1554506972d7 with identifier: 10737921
2026-03-30 04:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 521b2bc6-a3f5-5641-be38-1554506972d7 with identifier: 10737921 to the API
2026-03-30 04:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737921>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '521b2bc6-a3f5-5641-be38-1554506972d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737921',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 14302,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 14.302 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737921%27 HTTP/1.1" 200 None
2026-03-30 04:18:38 [adesa.de] INFO: Saving data for 10737921: {'auction_closing_time': 1774875600.0, 'created_time': 1774631999.125029, 'last_price_update_time': 1774844318.569402}
2026-03-30 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737921') HTTP/1.1" 204 0
2026-03-30 04:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10735307
2026-03-30 04:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f077bbed-02cb-5348-95ec-2f1689ad9ddf with scrape type 2
2026-03-30 04:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f077bbed-02cb-5348-95ec-2f1689ad9ddf with scrape type 2
2026-03-30 04:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f077bbed-02cb-5348-95ec-2f1689ad9ddf, identifier: 10735307
2026-03-30 04:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0973d9bf-ed6d-5eba-b35c-95489d6e403e with identifier: 10737895
2026-03-30 04:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0973d9bf-ed6d-5eba-b35c-95489d6e403e with scrape type 2
2026-03-30 04:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0973d9bf-ed6d-5eba-b35c-95489d6e403e with scrape type 2
2026-03-30 04:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0973d9bf-ed6d-5eba-b35c-95489d6e403e, identifier: 10737895
2026-03-30 04:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10735307
2026-03-30 04:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10735307
2026-03-30 04:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10735307 to the API
2026-03-30 04:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735307>
{'auction_title': '',
'c_o_2_emission_value': 73,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f077bbed-02cb-5348-95ec-2f1689ad9ddf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-405-FP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735307',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 38493,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 62400,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne Coupé 3.0 Platinum - AWD - Hybrid - Automatic - 462 '
'hp - 38.493 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2021}
2026-03-30 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735307%27 HTTP/1.1" 200 None
2026-03-30 04:18:39 [adesa.de] INFO: Saving data for 10735307: {'auction_closing_time': 1774858200.0, 'created_time': 1774632059.241823, 'last_price_update_time': 1774844319.037449}
2026-03-30 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735307') HTTP/1.1" 204 0
2026-03-30 04:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0973d9bf-ed6d-5eba-b35c-95489d6e403e with identifier: 10737895
2026-03-30 04:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0973d9bf-ed6d-5eba-b35c-95489d6e403e with identifier: 10737895
2026-03-30 04:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0973d9bf-ed6d-5eba-b35c-95489d6e403e with identifier: 10737895 to the API
2026-03-30 04:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737895>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '0973d9bf-ed6d-5eba-b35c-95489d6e403e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737895',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 31098,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour - Electric - 82 hp - 31.098 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737895%27 HTTP/1.1" 200 None
2026-03-30 04:18:39 [adesa.de] INFO: Saving data for 10737895: {'auction_closing_time': 1774875600.0, 'created_time': 1774631999.760257, 'last_price_update_time': 1774844319.332739}
2026-03-30 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737895') HTTP/1.1" 204 0
2026-03-30 04:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with identifier: 10737957
2026-03-30 04:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with scrape type 2
2026-03-30 04:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with scrape type 2
2026-03-30 04:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c, identifier: 10737957
2026-03-30 04:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with identifier: 10737957
2026-03-30 04:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with identifier: 10737957
2026-03-30 04:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with identifier: 10737957 to the API
2026-03-30 04:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737957>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Diesel',
'id': '4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '125003563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737957',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 147600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2020-07-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Superb 2.0 TDI Sportline - Diesel - Automatic - 190 hp - '
'147.600 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2020}
2026-03-30 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737957%27 HTTP/1.1" 200 None
2026-03-30 04:18:39 [adesa.de] INFO: Saving data for 10737957: {'auction_closing_time': 1774876200.0, 'created_time': 1774631998.726434, 'last_price_update_time': 1774844319.823822}
2026-03-30 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737957') HTTP/1.1" 204 0
2026-03-30 04:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90691b7d-1919-5679-abcc-e5f7605515c4 with identifier: 10737949
2026-03-30 04:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90691b7d-1919-5679-abcc-e5f7605515c4 with scrape type 2
2026-03-30 04:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90691b7d-1919-5679-abcc-e5f7605515c4 with scrape type 2
2026-03-30 04:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 90691b7d-1919-5679-abcc-e5f7605515c4, identifier: 10737949
2026-03-30 04:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with identifier: 10738014
2026-03-30 04:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with scrape type 2
2026-03-30 04:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with scrape type 2
2026-03-30 04:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 91ed1ad1-7fa6-5410-a513-caa11c6a6443, identifier: 10738014
2026-03-30 04:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 759841c1-cee0-5c4a-a277-ac1be8e8730a with identifier: 10738036
2026-03-30 04:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 759841c1-cee0-5c4a-a277-ac1be8e8730a with scrape type 2
2026-03-30 04:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 759841c1-cee0-5c4a-a277-ac1be8e8730a with scrape type 2
2026-03-30 04:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 759841c1-cee0-5c4a-a277-ac1be8e8730a, identifier: 10738036
2026-03-30 04:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 90691b7d-1919-5679-abcc-e5f7605515c4 with identifier: 10737949
2026-03-30 04:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 90691b7d-1919-5679-abcc-e5f7605515c4 with identifier: 10737949
2026-03-30 04:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 90691b7d-1919-5679-abcc-e5f7605515c4 with identifier: 10737949 to the API
2026-03-30 04:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737949>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 428,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '90691b7d-1919-5679-abcc-e5f7605515c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737949',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': '#1',
'odometer': 25885,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2024-10-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Smart #1 Pulse - AWD - Electric - Automatic - 428 hp - 25.885 km',
'transmission': 'automatic',
'trim': 'Pulse',
'vin': None,
'year': 2024}
2026-03-30 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737949%27 HTTP/1.1" 200 None
2026-03-30 04:18:40 [adesa.de] INFO: Saving data for 10737949: {'auction_closing_time': 1774875600.0, 'created_time': 1774632037.273633, 'last_price_update_time': 1774844320.402696}
2026-03-30 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737949') HTTP/1.1" 204 0
2026-03-30 04:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with identifier: 10738014
2026-03-30 04:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with identifier: 10738014
2026-03-30 04:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with identifier: 10738014 to the API
2026-03-30 04:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738014>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '91ed1ad1-7fa6-5410-a513-caa11c6a6443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738014',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 29474,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-07-21',
'seats_number': 4,
'seller_name': 'Car Trade Deutschland',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 29.474 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738014%27 HTTP/1.1" 200 None
2026-03-30 04:18:40 [adesa.de] INFO: Saving data for 10738014: {'auction_closing_time': 1774876200.0, 'created_time': 1774632045.253827, 'last_price_update_time': 1774844320.684616}
2026-03-30 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738014') HTTP/1.1" 204 0
2026-03-30 04:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 759841c1-cee0-5c4a-a277-ac1be8e8730a with identifier: 10738036
2026-03-30 04:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 759841c1-cee0-5c4a-a277-ac1be8e8730a with identifier: 10738036
2026-03-30 04:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 759841c1-cee0-5c4a-a277-ac1be8e8730a with identifier: 10738036 to the API
2026-03-30 04:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738036>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '759841c1-cee0-5c4a-a277-ac1be8e8730a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738036',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 24060,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 24.060 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738036%27 HTTP/1.1" 200 None
2026-03-30 04:18:40 [adesa.de] INFO: Saving data for 10738036: {'auction_closing_time': 1774876200.0, 'created_time': 1774632009.38209, 'last_price_update_time': 1774844320.96879}
2026-03-30 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738036') HTTP/1.1" 204 0
2026-03-30 04:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:41 [adesa.de] INFO: Found listing with ID: 10737941
2026-03-30 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737941%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.de] INFO: Scrape type for 10737941: 2
2026-03-30 04:18:41 [adesa.de] INFO: Scraping item 10737941 url https://www.openlane.eu/en/carv6/auction/10737941
2026-03-30 04:18:41 [adesa.de] INFO: Found listing with ID: 10738024
2026-03-30 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738024%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.de] INFO: Scrape type for 10738024: 2
2026-03-30 04:18:41 [adesa.de] INFO: Scraping item 10738024 url https://www.openlane.eu/en/carv6/auction/10738024
2026-03-30 04:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10737960
2026-03-30 04:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with scrape type 2
2026-03-30 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with scrape type 2
2026-03-30 04:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9, identifier: 10737960
2026-03-30 04:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff398c5e-0cc0-590c-acd0-58ea10cb566d with identifier: 10737917
2026-03-30 04:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff398c5e-0cc0-590c-acd0-58ea10cb566d with scrape type 2
2026-03-30 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff398c5e-0cc0-590c-acd0-58ea10cb566d with scrape type 2
2026-03-30 04:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff398c5e-0cc0-590c-acd0-58ea10cb566d, identifier: 10737917
2026-03-30 04:18:41 [adesa.de] INFO: Found listing with ID: 10737944
2026-03-30 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737944%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.de] INFO: Scrape type for 10737944: 2
2026-03-30 04:18:41 [adesa.de] INFO: Scraping item 10737944 url https://www.openlane.eu/en/carv6/auction/10737944
2026-03-30 04:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10737960
2026-03-30 04:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10737960
2026-03-30 04:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10737960 to the API
2026-03-30 04:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737960>
{'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-30T13:10:00Z',
'fuel_type': 'Petrol',
'id': '4f5574a6-a7da-5f3d-a555-d9c323c9f4a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737960',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 45817,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Skoda Kodiaq 1.5 TSI Ambition - Petrol - 150 hp - 45.817 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2024}
2026-03-30 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737960%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.de] INFO: Saving data for 10737960: {'auction_closing_time': 1774876200.0, 'created_time': 1774631995.022712, 'last_price_update_time': 1774844321.650963}
2026-03-30 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737960') HTTP/1.1" 204 0
2026-03-30 04:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff398c5e-0cc0-590c-acd0-58ea10cb566d with identifier: 10737917
2026-03-30 04:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff398c5e-0cc0-590c-acd0-58ea10cb566d with identifier: 10737917
2026-03-30 04:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff398c5e-0cc0-590c-acd0-58ea10cb566d with identifier: 10737917 to the API
2026-03-30 04:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737917>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ff398c5e-0cc0-590c-acd0-58ea10cb566d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737917',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 108303,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23500,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - 150 hp - 108.303 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-30 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737917%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.de] INFO: Saving data for 10737917: {'auction_closing_time': 1774875600.0, 'created_time': 1774631995.985936, 'last_price_update_time': 1774844322.634958}
2026-03-30 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737917') HTTP/1.1" 204 0
2026-03-30 04:18:42 [adesa.de] INFO: Found listing with ID: 10737928
2026-03-30 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737928%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.de] INFO: Scrape type for 10737928: 2
2026-03-30 04:18:42 [adesa.de] INFO: Scraping item 10737928 url https://www.openlane.eu/en/carv6/auction/10737928
2026-03-30 04:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:42 [adesa.de] INFO: Found listing with ID: 10738018
2026-03-30 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738018%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.de] INFO: Scrape type for 10738018: 2
2026-03-30 04:18:42 [adesa.de] INFO: Scraping item 10738018 url https://www.openlane.eu/en/carv6/auction/10738018
2026-03-30 04: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-30 04: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-30 04: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-30 04:18:42 [adesa.de] INFO: Found listing with ID: 10737929
2026-03-30 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737929%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.de] INFO: Scrape type for 10737929: 2
2026-03-30 04:18:42 [adesa.de] INFO: Scraping item 10737929 url https://www.openlane.eu/en/carv6/auction/10737929
2026-03-30 04:18:42 [adesa.de] INFO: Found listing with ID: 10737909
2026-03-30 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737909%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.de] INFO: Scrape type for 10737909: 2
2026-03-30 04:18:42 [adesa.de] INFO: Scraping item 10737909 url https://www.openlane.eu/en/carv6/auction/10737909
2026-03-30 04:18:42 [adesa.de] INFO: Found listing with ID: 10735312
2026-03-30 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735312%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.de] INFO: Scrape type for 10735312: 2
2026-03-30 04:18:42 [adesa.de] INFO: Scraping item 10735312 url https://www.openlane.eu/en/carv6/auction/10735312
2026-03-30 04:18:42 [adesa.de] INFO: Found listing with ID: 10735333
2026-03-30 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735333%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.de] INFO: Scrape type for 10735333: 2
2026-03-30 04:18:42 [adesa.de] INFO: Scraping item 10735333 url https://www.openlane.eu/en/carv6/auction/10735333
2026-03-30 04:18:42 [adesa.de] INFO: Found listing with ID: 10737996
2026-03-30 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737996%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.de] INFO: Scrape type for 10737996: 2
2026-03-30 04:18:42 [adesa.de] INFO: Scraping item 10737996 url https://www.openlane.eu/en/carv6/auction/10737996
2026-03-30 04:18:42 [adesa.de] INFO: Found listing with ID: 10737894
2026-03-30 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737894%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.de] INFO: Scrape type for 10737894: 2
2026-03-30 04:18:42 [adesa.de] INFO: Scraping item 10737894 url https://www.openlane.eu/en/carv6/auction/10737894
2026-03-30 04:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc26817a-d1b4-5ad2-91b3-0601b01bae2c with identifier: 10737955
2026-03-30 04:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc26817a-d1b4-5ad2-91b3-0601b01bae2c with scrape type 2
2026-03-30 04:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc26817a-d1b4-5ad2-91b3-0601b01bae2c with scrape type 2
2026-03-30 04:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bc26817a-d1b4-5ad2-91b3-0601b01bae2c, identifier: 10737955
2026-03-30 04:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31c98388-7b81-5e78-ad24-de831a4f2fdd with identifier: 10737869
2026-03-30 04:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31c98388-7b81-5e78-ad24-de831a4f2fdd with scrape type 2
2026-03-30 04:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31c98388-7b81-5e78-ad24-de831a4f2fdd with scrape type 2
2026-03-30 04:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 31c98388-7b81-5e78-ad24-de831a4f2fdd, identifier: 10737869
2026-03-30 04:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e13540c4-a05d-5492-b910-b46bab39262f with identifier: 10737864
2026-03-30 04:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e13540c4-a05d-5492-b910-b46bab39262f with scrape type 2
2026-03-30 04:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e13540c4-a05d-5492-b910-b46bab39262f with scrape type 2
2026-03-30 04:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e13540c4-a05d-5492-b910-b46bab39262f, identifier: 10737864
2026-03-30 04:18:43 [adesa.de] INFO: Found listing with ID: 10737887
2026-03-30 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737887%27 HTTP/1.1" 200 None
2026-03-30 04:18:43 [adesa.de] INFO: Scrape type for 10737887: 2
2026-03-30 04:18:43 [adesa.de] INFO: Scraping item 10737887 url https://www.openlane.eu/en/carv6/auction/10737887
2026-03-30 04:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bc26817a-d1b4-5ad2-91b3-0601b01bae2c with identifier: 10737955
2026-03-30 04:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bc26817a-d1b4-5ad2-91b3-0601b01bae2c with identifier: 10737955
2026-03-30 04:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bc26817a-d1b4-5ad2-91b3-0601b01bae2c with identifier: 10737955 to the API
2026-03-30 04:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737955>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'bc26817a-d1b4-5ad2-91b3-0601b01bae2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003062',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737955',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 85988,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range - Electric - 231 hp - 85.988 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737955%27 HTTP/1.1" 200 None
2026-03-30 04:18:43 [adesa.de] INFO: Saving data for 10737955: {'auction_closing_time': 1774876200.0, 'created_time': 1774631986.466613, 'last_price_update_time': 1774844323.393578}
2026-03-30 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737955') HTTP/1.1" 204 0
2026-03-30 04:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 31c98388-7b81-5e78-ad24-de831a4f2fdd with identifier: 10737869
2026-03-30 04:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 31c98388-7b81-5e78-ad24-de831a4f2fdd with identifier: 10737869
2026-03-30 04:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 31c98388-7b81-5e78-ad24-de831a4f2fdd with identifier: 10737869 to the API
2026-03-30 04:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737869>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '31c98388-7b81-5e78-ad24-de831a4f2fdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737869',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 78074,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range - Electric - Automatic - 231 hp - 78.074 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737869%27 HTTP/1.1" 200 None
2026-03-30 04:18:43 [adesa.de] INFO: Saving data for 10737869: {'auction_closing_time': 1774875600.0, 'created_time': 1774631991.132081, 'last_price_update_time': 1774844323.76953}
2026-03-30 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737869') HTTP/1.1" 204 0
2026-03-30 04:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e13540c4-a05d-5492-b910-b46bab39262f with identifier: 10737864
2026-03-30 04:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e13540c4-a05d-5492-b910-b46bab39262f with identifier: 10737864
2026-03-30 04:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e13540c4-a05d-5492-b910-b46bab39262f with identifier: 10737864 to the API
2026-03-30 04:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737864>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e13540c4-a05d-5492-b910-b46bab39262f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737864',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 30572,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-04-18',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq Coupé 60 - Electric - Automatic - 180 hp - 30.572 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737864%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.de] INFO: Saving data for 10737864: {'auction_closing_time': 1774875600.0, 'created_time': 1774632029.243505, 'last_price_update_time': 1774844324.091213}
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737864') HTTP/1.1" 204 0
2026-03-30 04:18:44 [adesa.de] INFO: Found listing with ID: 10738037
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738037%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.de] INFO: Scrape type for 10738037: 2
2026-03-30 04:18:44 [adesa.de] INFO: Scraping item 10738037 url https://www.openlane.eu/en/carv6/auction/10738037
2026-03-30 04:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:44 [adesa.de] INFO: Found listing with ID: 10737933
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737933%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.de] INFO: Scrape type for 10737933: 2
2026-03-30 04:18:44 [adesa.de] INFO: Scraping item 10737933 url https://www.openlane.eu/en/carv6/auction/10737933
2026-03-30 04:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:44 [adesa.de] INFO: Found listing with ID: 10738012
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738012%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.de] INFO: Scrape type for 10738012: 2
2026-03-30 04:18:44 [adesa.de] INFO: Scraping item 10738012 url https://www.openlane.eu/en/carv6/auction/10738012
2026-03-30 04:18:44 [adesa.de] INFO: Found listing with ID: 10737963
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737963%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.de] INFO: Scrape type for 10737963: 2
2026-03-30 04:18:44 [adesa.de] INFO: Scraping item 10737963 url https://www.openlane.eu/en/carv6/auction/10737963
2026-03-30 04:18:44 [adesa.de] INFO: Found listing with ID: 10737945
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737945%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.de] INFO: Scrape type for 10737945: 2
2026-03-30 04:18:44 [adesa.de] INFO: Scraping item 10737945 url https://www.openlane.eu/en/carv6/auction/10737945
2026-03-30 04:18:44 [adesa.de] INFO: Found listing with ID: 10738020
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738020%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.de] INFO: Scrape type for 10738020: 2
2026-03-30 04:18:44 [adesa.de] INFO: Scraping item 10738020 url https://www.openlane.eu/en/carv6/auction/10738020
2026-03-30 04:18:44 [adesa.de] INFO: Found listing with ID: 10737979
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737979%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.de] INFO: Scrape type for 10737979: 2
2026-03-30 04:18:44 [adesa.de] INFO: Scraping item 10737979 url https://www.openlane.eu/en/carv6/auction/10737979
2026-03-30 04:18:44 [adesa.de] INFO: Found listing with ID: 10737972
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737972%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.de] INFO: Scrape type for 10737972: 2
2026-03-30 04:18:44 [adesa.de] INFO: Scraping item 10737972 url https://www.openlane.eu/en/carv6/auction/10737972
2026-03-30 04:18:44 [adesa.de] INFO: Found listing with ID: 10737893
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737893%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.de] INFO: Scrape type for 10737893: 2
2026-03-30 04:18:44 [adesa.de] INFO: Scraping item 10737893 url https://www.openlane.eu/en/carv6/auction/10737893
2026-03-30 04:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9af370b7-7cfd-5501-99b7-d7136a9e8224 with identifier: 10737961
2026-03-30 04:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 with scrape type 2
2026-03-30 04:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 with scrape type 2
2026-03-30 04:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9af370b7-7cfd-5501-99b7-d7136a9e8224, identifier: 10737961
2026-03-30 04:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with identifier: 10737956
2026-03-30 04:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with scrape type 2
2026-03-30 04:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with scrape type 2
2026-03-30 04:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417, identifier: 10737956
2026-03-30 04:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe5a7219-ed23-5f00-89ba-83368676ed05 with identifier: 10737866
2026-03-30 04:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe5a7219-ed23-5f00-89ba-83368676ed05 with scrape type 2
2026-03-30 04:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe5a7219-ed23-5f00-89ba-83368676ed05 with scrape type 2
2026-03-30 04:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe5a7219-ed23-5f00-89ba-83368676ed05, identifier: 10737866
2026-03-30 04:18:44 [adesa.de] INFO: Found listing with ID: 10738175
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738175%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.de] INFO: Scrape type for 10738175: 2
2026-03-30 04:18:44 [adesa.de] INFO: Scraping item 10738175 url https://www.openlane.eu/en/carv6/auction/10738175
2026-03-30 04:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9af370b7-7cfd-5501-99b7-d7136a9e8224 with identifier: 10737961
2026-03-30 04:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9af370b7-7cfd-5501-99b7-d7136a9e8224 with identifier: 10737961
2026-03-30 04:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9af370b7-7cfd-5501-99b7-d7136a9e8224 with identifier: 10737961 to the API
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737961>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '9af370b7-7cfd-5501-99b7-d7136a9e8224',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737961',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 71929,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'71.929 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737961%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.de] INFO: Saving data for 10737961: {'auction_closing_time': 1774876200.0, 'created_time': 1774632035.959051, 'last_price_update_time': 1774844324.842734}
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737961') HTTP/1.1" 204 0
2026-03-30 04:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with identifier: 10737956
2026-03-30 04:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with identifier: 10737956
2026-03-30 04:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with identifier: 10737956 to the API
2026-03-30 04:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737956>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '65c8b5fd-988f-5ef0-a4bf-1d8600ecd417',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737956',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 90018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'90.018 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737956%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Saving data for 10737956: {'auction_closing_time': 1774876200.0, 'created_time': 1774632038.379617, 'last_price_update_time': 1774844325.119789}
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737956') HTTP/1.1" 204 0
2026-03-30 04:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe5a7219-ed23-5f00-89ba-83368676ed05 with identifier: 10737866
2026-03-30 04:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe5a7219-ed23-5f00-89ba-83368676ed05 with identifier: 10737866
2026-03-30 04:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe5a7219-ed23-5f00-89ba-83368676ed05 with identifier: 10737866 to the API
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737866>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'fe5a7219-ed23-5f00-89ba-83368676ed05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737866',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 89714,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'89.714 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737866%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Saving data for 10737866: {'auction_closing_time': 1774875600.0, 'created_time': 1774631997.15809, 'last_price_update_time': 1774844325.405441}
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737866') HTTP/1.1" 204 0
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10736616
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736616%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10736616: 2
2026-03-30 04:18:45 [adesa.de] INFO: Scraping item 10736616 url https://www.openlane.eu/en/carv6/auction/10736616
2026-03-30 04:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10736614
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736614%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10736614: 2
2026-03-30 04:18:45 [adesa.de] INFO: Scraping item 10736614 url https://www.openlane.eu/en/carv6/auction/10736614
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10736613
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736613%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10736613: 2
2026-03-30 04:18:45 [adesa.de] INFO: Scraping item 10736613 url https://www.openlane.eu/en/carv6/auction/10736613
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10736615
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736615%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10736615: 2
2026-03-30 04:18:45 [adesa.de] INFO: Scraping item 10736615 url https://www.openlane.eu/en/carv6/auction/10736615
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10736610
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736610%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10736610: 2
2026-03-30 04:18:45 [adesa.de] INFO: Scraping item 10736610 url https://www.openlane.eu/en/carv6/auction/10736610
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10736611
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736611%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10736611: 2
2026-03-30 04:18:45 [adesa.de] INFO: Scraping item 10736611 url https://www.openlane.eu/en/carv6/auction/10736611
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10736612
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736612%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10736612: 2
2026-03-30 04:18:45 [adesa.de] INFO: Scraping item 10736612 url https://www.openlane.eu/en/carv6/auction/10736612
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10730985
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730985%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10730985: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10730985 url https://www.openlane.eu/en/carv6/auction/10730985
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731065
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731065%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731065: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731065 url https://www.openlane.eu/en/carv6/auction/10731065
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731042
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731042%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731042: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731042 url https://www.openlane.eu/en/carv6/auction/10731042
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731082
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731082%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731082: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731082 url https://www.openlane.eu/en/carv6/auction/10731082
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731094
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731094%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731094: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731094 url https://www.openlane.eu/en/carv6/auction/10731094
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731096
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731096%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731096: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731096 url https://www.openlane.eu/en/carv6/auction/10731096
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731067
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731067%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731067: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731067 url https://www.openlane.eu/en/carv6/auction/10731067
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10730970
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730970%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10730970: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10730970 url https://www.openlane.eu/en/carv6/auction/10730970
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731049
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731049%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731049: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731049 url https://www.openlane.eu/en/carv6/auction/10731049
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731076
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731076%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731076: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731076 url https://www.openlane.eu/en/carv6/auction/10731076
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10730975
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730975%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10730975: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10730975 url https://www.openlane.eu/en/carv6/auction/10730975
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10730993
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730993%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10730993: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10730993 url https://www.openlane.eu/en/carv6/auction/10730993
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10730960
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730960%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10730960: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10730960 url https://www.openlane.eu/en/carv6/auction/10730960
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10730990
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730990%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10730990: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10730990 url https://www.openlane.eu/en/carv6/auction/10730990
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731053
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731053%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731053: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731053 url https://www.openlane.eu/en/carv6/auction/10731053
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10730980
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730980%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10730980: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10730980 url https://www.openlane.eu/en/carv6/auction/10730980
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731002
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731002%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731002: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731002 url https://www.openlane.eu/en/carv6/auction/10731002
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10730995
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730995%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10730995: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10730995 url https://www.openlane.eu/en/carv6/auction/10730995
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731023
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731023%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731023: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731023 url https://www.openlane.eu/en/carv6/auction/10731023
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731056
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731056%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731056: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731056 url https://www.openlane.eu/en/carv6/auction/10731056
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731088
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731088%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731088: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731088 url https://www.openlane.eu/en/carv6/auction/10731088
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10730952
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730952%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10730952: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10730952 url https://www.openlane.eu/en/carv6/auction/10730952
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731078
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731078%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731078: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731078 url https://www.openlane.eu/en/carv6/auction/10731078
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10730955
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730955%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10730955: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10730955 url https://www.openlane.eu/en/carv6/auction/10730955
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731022
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731022%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731022: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731022 url https://www.openlane.eu/en/carv6/auction/10731022
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731020
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731020%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.de] INFO: Scrape type for 10731020: 0
2026-03-30 04:18:45 [adesa.de] INFO: Skipping item 10731020 url https://www.openlane.eu/en/carv6/auction/10731020
2026-03-30 04:18:45 [adesa.de] INFO: Found listing with ID: 10731059
2026-03-30 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731059%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731059: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731059 url https://www.openlane.eu/en/carv6/auction/10731059
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730988
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730988%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730988: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730988 url https://www.openlane.eu/en/carv6/auction/10730988
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731058
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731058%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731058: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731058 url https://www.openlane.eu/en/carv6/auction/10731058
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731079
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731079%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731079: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731079 url https://www.openlane.eu/en/carv6/auction/10731079
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731033
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731033%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731033: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731033 url https://www.openlane.eu/en/carv6/auction/10731033
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731034
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731034%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731034: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731034 url https://www.openlane.eu/en/carv6/auction/10731034
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731030
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731030%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731030: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731030 url https://www.openlane.eu/en/carv6/auction/10731030
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730994
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730994%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730994: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730994 url https://www.openlane.eu/en/carv6/auction/10730994
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730986
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730986%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730986: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730986 url https://www.openlane.eu/en/carv6/auction/10730986
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731062
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731062%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731062: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731062 url https://www.openlane.eu/en/carv6/auction/10731062
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731077
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731077%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731077: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731077 url https://www.openlane.eu/en/carv6/auction/10731077
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730956
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730956%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730956: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730956 url https://www.openlane.eu/en/carv6/auction/10730956
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730999
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730999%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730999: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730999 url https://www.openlane.eu/en/carv6/auction/10730999
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731068
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731068%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731068: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731068 url https://www.openlane.eu/en/carv6/auction/10731068
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730977
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730977%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730977: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730977 url https://www.openlane.eu/en/carv6/auction/10730977
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731039
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731039%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731039: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731039 url https://www.openlane.eu/en/carv6/auction/10731039
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731025
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731025%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731025: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731025 url https://www.openlane.eu/en/carv6/auction/10731025
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730971
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730971%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730971: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730971 url https://www.openlane.eu/en/carv6/auction/10730971
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731032
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731032%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731032: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731032 url https://www.openlane.eu/en/carv6/auction/10731032
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730997
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730997%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730997: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730997 url https://www.openlane.eu/en/carv6/auction/10730997
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731044
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731044%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731044: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731044 url https://www.openlane.eu/en/carv6/auction/10731044
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730969
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730969%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730969: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730969 url https://www.openlane.eu/en/carv6/auction/10730969
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731008
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731008%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731008: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731008 url https://www.openlane.eu/en/carv6/auction/10731008
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730965
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730965%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730965: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730965 url https://www.openlane.eu/en/carv6/auction/10730965
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731090
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731090%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731090: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731090 url https://www.openlane.eu/en/carv6/auction/10731090
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731092
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731092%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731092: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731092 url https://www.openlane.eu/en/carv6/auction/10731092
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730996
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730996%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730996: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730996 url https://www.openlane.eu/en/carv6/auction/10730996
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730967
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730967%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730967: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730967 url https://www.openlane.eu/en/carv6/auction/10730967
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730961
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730961%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730961: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730961 url https://www.openlane.eu/en/carv6/auction/10730961
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731007
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731007%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731007: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731007 url https://www.openlane.eu/en/carv6/auction/10731007
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730984
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730984%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730984: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730984 url https://www.openlane.eu/en/carv6/auction/10730984
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731054
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731054%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731054: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731054 url https://www.openlane.eu/en/carv6/auction/10731054
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730963
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730963%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730963: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730963 url https://www.openlane.eu/en/carv6/auction/10730963
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731014
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731014%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731014: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731014 url https://www.openlane.eu/en/carv6/auction/10731014
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730953
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730953%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730953: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730953 url https://www.openlane.eu/en/carv6/auction/10730953
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731027
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731027%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731027: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731027 url https://www.openlane.eu/en/carv6/auction/10731027
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731072
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731072%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731072: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731072 url https://www.openlane.eu/en/carv6/auction/10731072
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731093
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731093%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731093: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731093 url https://www.openlane.eu/en/carv6/auction/10731093
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731001
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731001%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731001: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731001 url https://www.openlane.eu/en/carv6/auction/10731001
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731013
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731013%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731013: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731013 url https://www.openlane.eu/en/carv6/auction/10731013
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10730959
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730959%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10730959: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10730959 url https://www.openlane.eu/en/carv6/auction/10730959
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731073
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731073%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731073: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731073 url https://www.openlane.eu/en/carv6/auction/10731073
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731041
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731041%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731041: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731041 url https://www.openlane.eu/en/carv6/auction/10731041
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731040
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731040%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731040: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731040 url https://www.openlane.eu/en/carv6/auction/10731040
2026-03-30 04:18:46 [adesa.de] INFO: Found listing with ID: 10731028
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731028%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.de] INFO: Scrape type for 10731028: 0
2026-03-30 04:18:46 [adesa.de] INFO: Skipping item 10731028 url https://www.openlane.eu/en/carv6/auction/10731028
2026-03-30 04:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50170788-5ca3-532c-b07e-9970d1436925 with identifier: 10738041
2026-03-30 04:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50170788-5ca3-532c-b07e-9970d1436925 with scrape type 2
2026-03-30 04:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50170788-5ca3-532c-b07e-9970d1436925 with scrape type 2
2026-03-30 04:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50170788-5ca3-532c-b07e-9970d1436925, identifier: 10738041
2026-03-30 04:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with identifier: 10737947
2026-03-30 04:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with scrape type 2
2026-03-30 04:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with scrape type 2
2026-03-30 04:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6, identifier: 10737947
2026-03-30 04:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91c01437-7b8d-5588-a25f-8563f1199dcd with identifier: 10738032
2026-03-30 04:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91c01437-7b8d-5588-a25f-8563f1199dcd with scrape type 2
2026-03-30 04:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91c01437-7b8d-5588-a25f-8563f1199dcd with scrape type 2
2026-03-30 04:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 91c01437-7b8d-5588-a25f-8563f1199dcd, identifier: 10738032
2026-03-30 04:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50170788-5ca3-532c-b07e-9970d1436925 with identifier: 10738041
2026-03-30 04:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50170788-5ca3-532c-b07e-9970d1436925 with identifier: 10738041
2026-03-30 04:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50170788-5ca3-532c-b07e-9970d1436925 with identifier: 10738041 to the API
2026-03-30 04:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738041>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '50170788-5ca3-532c-b07e-9970d1436925',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738041',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '2008',
'odometer': 10370,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2024-10-18',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Peugeot 2008 GT - Electric - Automatic - 136 hp - 10.370 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-30 04:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738041%27 HTTP/1.1" 200 None
2026-03-30 04:18:47 [adesa.de] INFO: Saving data for 10738041: {'auction_closing_time': 1774876200.0, 'created_time': 1774631990.251018, 'last_price_update_time': 1774844327.483757}
2026-03-30 04:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738041') HTTP/1.1" 204 0
2026-03-30 04:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with identifier: 10737947
2026-03-30 04:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with identifier: 10737947
2026-03-30 04:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with identifier: 10737947 to the API
2026-03-30 04:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737947>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '4c6e8163-4216-51f8-b41d-cb2da05c7eb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737947',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '2008',
'odometer': 15458,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Peugeot 2008 GT - Electric - Automatic - 136 hp - 15.458 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-30 04:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737947%27 HTTP/1.1" 200 None
2026-03-30 04:18:47 [adesa.de] INFO: Saving data for 10737947: {'auction_closing_time': 1774875600.0, 'created_time': 1774631987.939503, 'last_price_update_time': 1774844327.868381}
2026-03-30 04:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737947') HTTP/1.1" 204 0
2026-03-30 04:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 91c01437-7b8d-5588-a25f-8563f1199dcd with identifier: 10738032
2026-03-30 04:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 91c01437-7b8d-5588-a25f-8563f1199dcd with identifier: 10738032
2026-03-30 04:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 91c01437-7b8d-5588-a25f-8563f1199dcd with identifier: 10738032 to the API
2026-03-30 04:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738032>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '91c01437-7b8d-5588-a25f-8563f1199dcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000181',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738032',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Mokka-e',
'odometer': 12959,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-08-11',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Opel Mokka-e GS Line - Electric - Automatic - 136 hp - 12.959 km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2023}
2026-03-30 04:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738032%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.de] INFO: Saving data for 10738032: {'auction_closing_time': 1774876200.0, 'created_time': 1774632036.863441, 'last_price_update_time': 1774844328.171621}
2026-03-30 04:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738032') HTTP/1.1" 204 0
2026-03-30 04:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fca3609-b4a5-5517-bc4c-142e34db1171 with identifier: 10738016
2026-03-30 04:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fca3609-b4a5-5517-bc4c-142e34db1171 with scrape type 2
2026-03-30 04:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fca3609-b4a5-5517-bc4c-142e34db1171 with scrape type 2
2026-03-30 04:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7fca3609-b4a5-5517-bc4c-142e34db1171, identifier: 10738016
2026-03-30 04:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7fca3609-b4a5-5517-bc4c-142e34db1171 with identifier: 10738016
2026-03-30 04:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7fca3609-b4a5-5517-bc4c-142e34db1171 with identifier: 10738016
2026-03-30 04:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7fca3609-b4a5-5517-bc4c-142e34db1171 with identifier: 10738016 to the API
2026-03-30 04:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738016>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '7fca3609-b4a5-5517-bc4c-142e34db1171',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000441',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738016',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 27845,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Leaf N-connecta - Electric - Automatic - 218 hp - 27.845 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2023}
2026-03-30 04:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738016%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.de] INFO: Saving data for 10738016: {'auction_closing_time': 1774876200.0, 'created_time': 1774631990.646812, 'last_price_update_time': 1774844328.671764}
2026-03-30 04:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738016') HTTP/1.1" 204 0
2026-03-30 04:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with identifier: 10737860
2026-03-30 04:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with scrape type 2
2026-03-30 04:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with scrape type 2
2026-03-30 04:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a, identifier: 10737860
2026-03-30 04:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d034ddef-f871-5647-ae68-8a12271fa15e with identifier: 10737906
2026-03-30 04:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d034ddef-f871-5647-ae68-8a12271fa15e with scrape type 2
2026-03-30 04:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d034ddef-f871-5647-ae68-8a12271fa15e with scrape type 2
2026-03-30 04:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d034ddef-f871-5647-ae68-8a12271fa15e, identifier: 10737906
2026-03-30 04:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with identifier: 10737860
2026-03-30 04:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with identifier: 10737860
2026-03-30 04:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with identifier: 10737860 to the API
2026-03-30 04:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737860>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '7f2aacbe-d51a-5481-8e5c-9c21e466bb6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '220622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737860',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Nissan',
'model': 'Navara',
'odometer': 336699,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2018-03-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Nissan Navara Acenta - AWD - Diesel - Manual - 163 hp - 336.699 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2018}
2026-03-30 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737860%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.de] INFO: Saving data for 10737860: {'auction_closing_time': 1774875600.0, 'created_time': 1774631993.341827, 'last_price_update_time': 1774844329.15189}
2026-03-30 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737860') HTTP/1.1" 204 0
2026-03-30 04:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d034ddef-f871-5647-ae68-8a12271fa15e with identifier: 10737906
2026-03-30 04:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d034ddef-f871-5647-ae68-8a12271fa15e with identifier: 10737906
2026-03-30 04:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d034ddef-f871-5647-ae68-8a12271fa15e with identifier: 10737906 to the API
2026-03-30 04:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737906>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd034ddef-f871-5647-ae68-8a12271fa15e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737906',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 44768,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Leaf 40 kWh - Electric - 150 hp - 44.768 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737906%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.de] INFO: Saving data for 10737906: {'auction_closing_time': 1774875600.0, 'created_time': 1774632090.595642, 'last_price_update_time': 1774844329.451484}
2026-03-30 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737906') HTTP/1.1" 204 0
2026-03-30 04:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7348cc7d-a314-5567-a27d-b1ac54b77efa with identifier: 10737891
2026-03-30 04:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7348cc7d-a314-5567-a27d-b1ac54b77efa with scrape type 2
2026-03-30 04:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7348cc7d-a314-5567-a27d-b1ac54b77efa with scrape type 2
2026-03-30 04:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7348cc7d-a314-5567-a27d-b1ac54b77efa, identifier: 10737891
2026-03-30 04:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with identifier: 10737923
2026-03-30 04:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with scrape type 2
2026-03-30 04:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with scrape type 2
2026-03-30 04:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d, identifier: 10737923
2026-03-30 04:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7348cc7d-a314-5567-a27d-b1ac54b77efa with identifier: 10737891
2026-03-30 04:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7348cc7d-a314-5567-a27d-b1ac54b77efa with identifier: 10737891
2026-03-30 04:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7348cc7d-a314-5567-a27d-b1ac54b77efa with identifier: 10737891 to the API
2026-03-30 04:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737891>
{'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': 204,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '7348cc7d-a314-5567-a27d-b1ac54b77efa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737891',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 53729,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 48600,
'price_includes_vat': True,
'registration_date': '2023-12-18',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 204 hp - 53.729 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737891%27 HTTP/1.1" 200 None
2026-03-30 04:18:50 [adesa.de] INFO: Saving data for 10737891: {'auction_closing_time': 1774875600.0, 'created_time': 1774631981.558021, 'last_price_update_time': 1774844330.033582}
2026-03-30 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737891') HTTP/1.1" 204 0
2026-03-30 04:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with identifier: 10737923
2026-03-30 04:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with identifier: 10737923
2026-03-30 04:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with identifier: 10737923 to the API
2026-03-30 04:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737923>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '29c2fd56-b9a1-5318-9284-fc29b4b47e2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000449',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737923',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 187849,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300d AMG Line - 4-Matic - Diesel - '
'Automatic - 245 hp - 187.849 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-30 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737923%27 HTTP/1.1" 200 None
2026-03-30 04:18:50 [adesa.de] INFO: Saving data for 10737923: {'auction_closing_time': 1774875600.0, 'created_time': 1774631978.307538, 'last_price_update_time': 1774844330.317553}
2026-03-30 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737923') HTTP/1.1" 204 0
2026-03-30 04:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3591e6c4-5285-5f11-978f-425d5eb04d42 with identifier: 10737928
2026-03-30 04:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3591e6c4-5285-5f11-978f-425d5eb04d42 with scrape type 2
2026-03-30 04:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3591e6c4-5285-5f11-978f-425d5eb04d42 with scrape type 2
2026-03-30 04:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3591e6c4-5285-5f11-978f-425d5eb04d42, identifier: 10737928
2026-03-30 04:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3591e6c4-5285-5f11-978f-425d5eb04d42 with identifier: 10737928
2026-03-30 04:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3591e6c4-5285-5f11-978f-425d5eb04d42 with identifier: 10737928
2026-03-30 04:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3591e6c4-5285-5f11-978f-425d5eb04d42 with identifier: 10737928 to the API
2026-03-30 04:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737928>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '3591e6c4-5285-5f11-978f-425d5eb04d42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737928',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 31267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 2,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Fortwo - Electric - Automatic - 82 hp - 31.267 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737928%27 HTTP/1.1" 200 None
2026-03-30 04:18:50 [adesa.de] INFO: Saving data for 10737928: {'auction_closing_time': 1774875600.0, 'created_time': 1774632004.078331, 'last_price_update_time': 1774844330.725644}
2026-03-30 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737928') HTTP/1.1" 204 0
2026-03-30 04:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71492146-45ff-57d8-a50a-481801aa8e70 with identifier: 10737964
2026-03-30 04:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71492146-45ff-57d8-a50a-481801aa8e70 with scrape type 2
2026-03-30 04:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71492146-45ff-57d8-a50a-481801aa8e70 with scrape type 2
2026-03-30 04:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71492146-45ff-57d8-a50a-481801aa8e70, identifier: 10737964
2026-03-30 04:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71492146-45ff-57d8-a50a-481801aa8e70 with identifier: 10737964
2026-03-30 04:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71492146-45ff-57d8-a50a-481801aa8e70 with identifier: 10737964
2026-03-30 04:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71492146-45ff-57d8-a50a-481801aa8e70 with identifier: 10737964 to the API
2026-03-30 04:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737964>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '71492146-45ff-57d8-a50a-481801aa8e70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737964',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 83069,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range - Electric - Automatic - 231 hp - 83.069 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737964%27 HTTP/1.1" 200 None
2026-03-30 04:18:51 [adesa.de] INFO: Saving data for 10737964: {'auction_closing_time': 1774876200.0, 'created_time': 1774631992.06386, 'last_price_update_time': 1774844331.119682}
2026-03-30 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737964') HTTP/1.1" 204 0
2026-03-30 04:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3 with identifier: 10738037
2026-03-30 04:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3 with scrape type 2
2026-03-30 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3 with scrape type 2
2026-03-30 04:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3, identifier: 10738037
2026-03-30 04:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with identifier: 10737944
2026-03-30 04:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with scrape type 2
2026-03-30 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with scrape type 2
2026-03-30 04:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1, identifier: 10737944
2026-03-30 04:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3 with identifier: 10738037
2026-03-30 04:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3 with identifier: 10738037
2026-03-30 04:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3 with identifier: 10738037 to the API
2026-03-30 04:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738037>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'd6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738037',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 64696,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 Pro - Electric - Automatic - 174 hp - 64.696 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-30 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738037%27 HTTP/1.1" 200 None
2026-03-30 04:18:51 [adesa.de] INFO: Saving data for 10738037: {'auction_closing_time': 1774876200.0, 'created_time': 1774632006.850051, 'last_price_update_time': 1774844331.613614}
2026-03-30 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738037') HTTP/1.1" 204 0
2026-03-30 04:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with identifier: 10737944
2026-03-30 04:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with identifier: 10737944
2026-03-30 04:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with identifier: 10737944 to the API
2026-03-30 04:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737944',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 29493,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 2,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Fortwo - Electric - Automatic - 82 hp - 29.493 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737944%27 HTTP/1.1" 200 None
2026-03-30 04:18:51 [adesa.de] INFO: Saving data for 10737944: {'auction_closing_time': 1774875600.0, 'created_time': 1774632040.234227, 'last_price_update_time': 1774844331.953587}
2026-03-30 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737944') HTTP/1.1" 204 0
2026-03-30 04:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with identifier: 10737894
2026-03-30 04:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with scrape type 2
2026-03-30 04:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with scrape type 2
2026-03-30 04:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc, identifier: 10737894
2026-03-30 04:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with identifier: 10737894
2026-03-30 04:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with identifier: 10737894
2026-03-30 04:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with identifier: 10737894 to the API
2026-03-30 04:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737894>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd93f17ec-c830-5f4a-8199-a1acbe8bb3cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737894',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 49697,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - 299 hp - 49.697 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737894%27 HTTP/1.1" 200 None
2026-03-30 04:18:52 [adesa.de] INFO: Saving data for 10737894: {'auction_closing_time': 1774875600.0, 'created_time': 1774632006.149647, 'last_price_update_time': 1774844332.506039}
2026-03-30 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737894') HTTP/1.1" 204 0
2026-03-30 04:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eeca9450-bc20-561c-8565-85a88aa676f0 with identifier: 10737887
2026-03-30 04:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeca9450-bc20-561c-8565-85a88aa676f0 with scrape type 2
2026-03-30 04:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eeca9450-bc20-561c-8565-85a88aa676f0 with scrape type 2
2026-03-30 04:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eeca9450-bc20-561c-8565-85a88aa676f0, identifier: 10737887
2026-03-30 04:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10738175
2026-03-30 04:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da38125a-5f07-566c-a183-8efacf0f2ec6 with scrape type 2
2026-03-30 04:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da38125a-5f07-566c-a183-8efacf0f2ec6 with scrape type 2
2026-03-30 04:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da38125a-5f07-566c-a183-8efacf0f2ec6, identifier: 10738175
2026-03-30 04:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with identifier: 10737893
2026-03-30 04:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with scrape type 2
2026-03-30 04:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with scrape type 2
2026-03-30 04:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b, identifier: 10737893
2026-03-30 04:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eeca9450-bc20-561c-8565-85a88aa676f0 with identifier: 10737887
2026-03-30 04:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eeca9450-bc20-561c-8565-85a88aa676f0 with identifier: 10737887
2026-03-30 04:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eeca9450-bc20-561c-8565-85a88aa676f0 with identifier: 10737887 to the API
2026-03-30 04:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737887>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'eeca9450-bc20-561c-8565-85a88aa676f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000097',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737887',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 59534,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-08-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 GTX - 4Motion - Electric - 299 hp - 59.534 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737887%27 HTTP/1.1" 200 None
2026-03-30 04:18:53 [adesa.de] INFO: Saving data for 10737887: {'auction_closing_time': 1774875600.0, 'created_time': 1774632011.436377, 'last_price_update_time': 1774844333.196195}
2026-03-30 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737887') HTTP/1.1" 204 0
2026-03-30 04:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10738175
2026-03-30 04:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10738175
2026-03-30 04:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10738175 to the API
2026-03-30 04:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738175>
{'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': 404,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'da38125a-5f07-566c-a183-8efacf0f2ec6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL489EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738175',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Defender',
'odometer': 87090,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 53100,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Land Rover Defender 110 2.0 X-Dynamic HSE - AWD - Hybrid - '
'Automatic - 404 hp - 87.090 km',
'transmission': 'automatic',
'trim': 'X-Dynamic HSE',
'vin': None,
'year': 2022}
2026-03-30 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738175%27 HTTP/1.1" 200 None
2026-03-30 04:18:53 [adesa.de] INFO: Saving data for 10738175: {'auction_closing_time': 1774858200.0, 'created_time': 1774632024.582065, 'last_price_update_time': 1774844333.496402}
2026-03-30 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738175') HTTP/1.1" 204 0
2026-03-30 04:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with identifier: 10737893
2026-03-30 04:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with identifier: 10737893
2026-03-30 04:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with identifier: 10737893 to the API
2026-03-30 04:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737893>
{'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': 303,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd5bd75e2-d244-54fa-b30c-8d0d2e393d5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737893',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 165204,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2020-08-25',
'seats_number': 7,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC90 T8 Inscription - AWD - Hybrid - 303 hp - 165.204 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-30 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737893%27 HTTP/1.1" 200 None
2026-03-30 04:18:53 [adesa.de] INFO: Saving data for 10737893: {'auction_closing_time': 1774875600.0, 'created_time': 1774632022.226905, 'last_price_update_time': 1774844333.773771}
2026-03-30 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737893') HTTP/1.1" 204 0
2026-03-30 04:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6479ca87-c515-5052-a110-bafb6799c98b with identifier: 10737972
2026-03-30 04:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6479ca87-c515-5052-a110-bafb6799c98b with scrape type 2
2026-03-30 04:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6479ca87-c515-5052-a110-bafb6799c98b with scrape type 2
2026-03-30 04:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6479ca87-c515-5052-a110-bafb6799c98b, identifier: 10737972
2026-03-30 04:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6479ca87-c515-5052-a110-bafb6799c98b with identifier: 10737972
2026-03-30 04:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6479ca87-c515-5052-a110-bafb6799c98b with identifier: 10737972
2026-03-30 04:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6479ca87-c515-5052-a110-bafb6799c98b with identifier: 10737972 to the API
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737972>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Petrol',
'id': '6479ca87-c515-5052-a110-bafb6799c98b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737972',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 161648,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2020-05-05',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC90 B6 R-Design - AWD - Petrol - Automatic - 300 hp - '
'161.648 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2020}
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737972%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Saving data for 10737972: {'auction_closing_time': 1774876200.0, 'created_time': 1774632016.016803, 'last_price_update_time': 1774844334.261514}
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737972') HTTP/1.1" 204 0
2026-03-30 04:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731083
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731083%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731083: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731083 url https://www.openlane.eu/en/carv6/auction/10731083
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731036
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731036%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731036: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731036 url https://www.openlane.eu/en/carv6/auction/10731036
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731009
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731009%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731009: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731009 url https://www.openlane.eu/en/carv6/auction/10731009
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731050
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731050%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731050: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731050 url https://www.openlane.eu/en/carv6/auction/10731050
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731018
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731018%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731018: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731018 url https://www.openlane.eu/en/carv6/auction/10731018
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731071
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731071%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731071: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731071 url https://www.openlane.eu/en/carv6/auction/10731071
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10730979
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730979%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10730979: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10730979 url https://www.openlane.eu/en/carv6/auction/10730979
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731046
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731046%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731046: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731046 url https://www.openlane.eu/en/carv6/auction/10731046
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731048
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731048%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731048: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731048 url https://www.openlane.eu/en/carv6/auction/10731048
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10730989
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730989%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10730989: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10730989 url https://www.openlane.eu/en/carv6/auction/10730989
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10730978
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730978%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10730978: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10730978 url https://www.openlane.eu/en/carv6/auction/10730978
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10730954
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730954%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10730954: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10730954 url https://www.openlane.eu/en/carv6/auction/10730954
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10730981
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730981%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10730981: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10730981 url https://www.openlane.eu/en/carv6/auction/10730981
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10736865
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736865%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10736865: 2
2026-03-30 04:18:54 [adesa.de] INFO: Scraping item 10736865 url https://www.openlane.eu/en/carv6/auction/10736865
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731021
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731021%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731021: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731021 url https://www.openlane.eu/en/carv6/auction/10731021
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10737026
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737026%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10737026: 2
2026-03-30 04:18:54 [adesa.de] INFO: Scraping item 10737026 url https://www.openlane.eu/en/carv6/auction/10737026
2026-03-30 04:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10737027
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737027%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10737027: 2
2026-03-30 04:18:54 [adesa.de] INFO: Scraping item 10737027 url https://www.openlane.eu/en/carv6/auction/10737027
2026-03-30 04: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-30 04:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79d81e42-9e6e-503a-8f1f-38a916773fe5 with identifier: 10737867
2026-03-30 04:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79d81e42-9e6e-503a-8f1f-38a916773fe5 with scrape type 2
2026-03-30 04:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79d81e42-9e6e-503a-8f1f-38a916773fe5 with scrape type 2
2026-03-30 04:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79d81e42-9e6e-503a-8f1f-38a916773fe5, identifier: 10737867
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731019
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731019%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731019: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731019 url https://www.openlane.eu/en/carv6/auction/10731019
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731037
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731037%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731037: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731037 url https://www.openlane.eu/en/carv6/auction/10731037
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731055
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731055%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731055: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731055 url https://www.openlane.eu/en/carv6/auction/10731055
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731086
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731086%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731086: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731086 url https://www.openlane.eu/en/carv6/auction/10731086
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10730966
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730966%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10730966: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10730966 url https://www.openlane.eu/en/carv6/auction/10730966
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10730998
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730998%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10730998: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10730998 url https://www.openlane.eu/en/carv6/auction/10730998
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731061
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731061%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731061: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731061 url https://www.openlane.eu/en/carv6/auction/10731061
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10730991
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730991%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10730991: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10730991 url https://www.openlane.eu/en/carv6/auction/10730991
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731017
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731017%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731017: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731017 url https://www.openlane.eu/en/carv6/auction/10731017
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731064
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731064%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731064: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731064 url https://www.openlane.eu/en/carv6/auction/10731064
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731047
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731047%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731047: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731047 url https://www.openlane.eu/en/carv6/auction/10731047
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731043
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731043%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731043: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731043 url https://www.openlane.eu/en/carv6/auction/10731043
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731005
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731005%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731005: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731005 url https://www.openlane.eu/en/carv6/auction/10731005
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731038
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731038%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731038: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731038 url https://www.openlane.eu/en/carv6/auction/10731038
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731084
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731084%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731084: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731084 url https://www.openlane.eu/en/carv6/auction/10731084
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731057
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731057%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731057: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731057 url https://www.openlane.eu/en/carv6/auction/10731057
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731095
2026-03-30 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731095%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.de] INFO: Scrape type for 10731095: 0
2026-03-30 04:18:54 [adesa.de] INFO: Skipping item 10731095 url https://www.openlane.eu/en/carv6/auction/10731095
2026-03-30 04:18:54 [adesa.de] INFO: Found listing with ID: 10731031
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731031%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731031: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731031 url https://www.openlane.eu/en/carv6/auction/10731031
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731069
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731069%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731069: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731069 url https://www.openlane.eu/en/carv6/auction/10731069
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730972
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730972%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730972: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730972 url https://www.openlane.eu/en/carv6/auction/10730972
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731052
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731052%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731052: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731052 url https://www.openlane.eu/en/carv6/auction/10731052
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731097
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731097%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731097: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731097 url https://www.openlane.eu/en/carv6/auction/10731097
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731026
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731026%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731026: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731026 url https://www.openlane.eu/en/carv6/auction/10731026
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731029
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731029%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731029: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731029 url https://www.openlane.eu/en/carv6/auction/10731029
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730983
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730983%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730983: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730983 url https://www.openlane.eu/en/carv6/auction/10730983
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731074
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731074%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731074: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731074 url https://www.openlane.eu/en/carv6/auction/10731074
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731016
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731016%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731016: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731016 url https://www.openlane.eu/en/carv6/auction/10731016
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731003
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731003%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731003: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731003 url https://www.openlane.eu/en/carv6/auction/10731003
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730973
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730973%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730973: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730973 url https://www.openlane.eu/en/carv6/auction/10730973
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731066
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731066%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731066: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731066 url https://www.openlane.eu/en/carv6/auction/10731066
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731015
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731015%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731015: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731015 url https://www.openlane.eu/en/carv6/auction/10731015
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731070
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731070%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731070: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731070 url https://www.openlane.eu/en/carv6/auction/10731070
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731004
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731004%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731004: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731004 url https://www.openlane.eu/en/carv6/auction/10731004
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731060
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731060%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731060: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731060 url https://www.openlane.eu/en/carv6/auction/10731060
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731089
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731089%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731089: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731089 url https://www.openlane.eu/en/carv6/auction/10731089
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731035
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731035%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731035: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731035 url https://www.openlane.eu/en/carv6/auction/10731035
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731024
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731024%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731024: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731024 url https://www.openlane.eu/en/carv6/auction/10731024
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731051
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731051%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731051: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731051 url https://www.openlane.eu/en/carv6/auction/10731051
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731010
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731010%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731010: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731010 url https://www.openlane.eu/en/carv6/auction/10731010
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731045
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731045%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731045: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731045 url https://www.openlane.eu/en/carv6/auction/10731045
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731081
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731081%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731081: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731081 url https://www.openlane.eu/en/carv6/auction/10731081
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730974
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730974%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730974: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730974 url https://www.openlane.eu/en/carv6/auction/10730974
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730958
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730958%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730958: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730958 url https://www.openlane.eu/en/carv6/auction/10730958
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731075
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731075%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731075: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731075 url https://www.openlane.eu/en/carv6/auction/10731075
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731091
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731091%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731091: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731091 url https://www.openlane.eu/en/carv6/auction/10731091
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731080
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731080%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731080: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731080 url https://www.openlane.eu/en/carv6/auction/10731080
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730992
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730992%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730992: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730992 url https://www.openlane.eu/en/carv6/auction/10730992
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731011
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731011%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731011: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731011 url https://www.openlane.eu/en/carv6/auction/10731011
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730987
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730987%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730987: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730987 url https://www.openlane.eu/en/carv6/auction/10730987
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730957
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730957%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730957: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730957 url https://www.openlane.eu/en/carv6/auction/10730957
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731085
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731085%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731085: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731085 url https://www.openlane.eu/en/carv6/auction/10731085
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731063
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731063%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731063: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731063 url https://www.openlane.eu/en/carv6/auction/10731063
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731087
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731087%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731087: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731087 url https://www.openlane.eu/en/carv6/auction/10731087
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730968
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730968%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730968: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730968 url https://www.openlane.eu/en/carv6/auction/10730968
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730962
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730962%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730962: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730962 url https://www.openlane.eu/en/carv6/auction/10730962
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731006
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731006%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731006: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731006 url https://www.openlane.eu/en/carv6/auction/10731006
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731000
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731000%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731000: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731000 url https://www.openlane.eu/en/carv6/auction/10731000
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10731012
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731012%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10731012: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10731012 url https://www.openlane.eu/en/carv6/auction/10731012
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730964
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730964%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730964: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730964 url https://www.openlane.eu/en/carv6/auction/10730964
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730982
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730982%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730982: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730982 url https://www.openlane.eu/en/carv6/auction/10730982
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10730976
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730976%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10730976: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10730976 url https://www.openlane.eu/en/carv6/auction/10730976
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734374
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734374%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734374: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734374 url https://www.openlane.eu/en/carv6/auction/10734374
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734690
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734690%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734690: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734690 url https://www.openlane.eu/en/carv6/auction/10734690
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734408
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734408%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734408: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734408 url https://www.openlane.eu/en/carv6/auction/10734408
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734396
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734396%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734396: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734396 url https://www.openlane.eu/en/carv6/auction/10734396
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734397
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734397%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734397: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734397 url https://www.openlane.eu/en/carv6/auction/10734397
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734409
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734409%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734409: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734409 url https://www.openlane.eu/en/carv6/auction/10734409
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734410
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734410%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734410: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734410 url https://www.openlane.eu/en/carv6/auction/10734410
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734413
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734413%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734413: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734413 url https://www.openlane.eu/en/carv6/auction/10734413
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734476
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734476%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734476: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734476 url https://www.openlane.eu/en/carv6/auction/10734476
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734422
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734422%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734422: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734422 url https://www.openlane.eu/en/carv6/auction/10734422
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734425
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734425%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734425: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734425 url https://www.openlane.eu/en/carv6/auction/10734425
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734426
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734426%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734426: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734426 url https://www.openlane.eu/en/carv6/auction/10734426
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734439
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734439%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734439: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734439 url https://www.openlane.eu/en/carv6/auction/10734439
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734473
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734473%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.de] INFO: Scrape type for 10734473: 0
2026-03-30 04:18:55 [adesa.de] INFO: Skipping item 10734473 url https://www.openlane.eu/en/carv6/auction/10734473
2026-03-30 04:18:55 [adesa.de] INFO: Found listing with ID: 10734697
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734697%27 HTTP/1.1" 200 None
2026-03-30 04:18:56 [adesa.de] INFO: Scrape type for 10734697: 0
2026-03-30 04:18:56 [adesa.de] INFO: Skipping item 10734697 url https://www.openlane.eu/en/carv6/auction/10734697
2026-03-30 04:18:56 [adesa.de] INFO: Found listing with ID: 10734474
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734474%27 HTTP/1.1" 200 None
2026-03-30 04:18:56 [adesa.de] INFO: Scrape type for 10734474: 0
2026-03-30 04:18:56 [adesa.de] INFO: Skipping item 10734474 url https://www.openlane.eu/en/carv6/auction/10734474
2026-03-30 04:18:56 [adesa.de] INFO: Found listing with ID: 10734475
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734475%27 HTTP/1.1" 200 None
2026-03-30 04:18:56 [adesa.de] INFO: Scrape type for 10734475: 0
2026-03-30 04:18:56 [adesa.de] INFO: Skipping item 10734475 url https://www.openlane.eu/en/carv6/auction/10734475
2026-03-30 04:18:56 [adesa.de] INFO: Found listing with ID: 10734488
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734488%27 HTTP/1.1" 200 None
2026-03-30 04:18:56 [adesa.de] INFO: Scrape type for 10734488: 0
2026-03-30 04:18:56 [adesa.de] INFO: Skipping item 10734488 url https://www.openlane.eu/en/carv6/auction/10734488
2026-03-30 04:18:56 [adesa.de] INFO: Found listing with ID: 10734501
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734501%27 HTTP/1.1" 200 None
2026-03-30 04:18:56 [adesa.de] INFO: Scrape type for 10734501: 0
2026-03-30 04:18:56 [adesa.de] INFO: Skipping item 10734501 url https://www.openlane.eu/en/carv6/auction/10734501
2026-03-30 04:18:56 [adesa.de] INFO: Found listing with ID: 10734678
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734678%27 HTTP/1.1" 200 None
2026-03-30 04:18:56 [adesa.de] INFO: Scrape type for 10734678: 0
2026-03-30 04:18:56 [adesa.de] INFO: Skipping item 10734678 url https://www.openlane.eu/en/carv6/auction/10734678
2026-03-30 04:18:56 [adesa.de] INFO: Found listing with ID: 10734639
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734639%27 HTTP/1.1" 200 None
2026-03-30 04:18:56 [adesa.de] INFO: Scrape type for 10734639: 0
2026-03-30 04:18:56 [adesa.de] INFO: Skipping item 10734639 url https://www.openlane.eu/en/carv6/auction/10734639
2026-03-30 04:18:56 [adesa.de] INFO: Found listing with ID: 10734638
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734638%27 HTTP/1.1" 200 None
2026-03-30 04:18:56 [adesa.de] INFO: Scrape type for 10734638: 0
2026-03-30 04:18:56 [adesa.de] INFO: Skipping item 10734638 url https://www.openlane.eu/en/carv6/auction/10734638
2026-03-30 04:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79d81e42-9e6e-503a-8f1f-38a916773fe5 with identifier: 10737867
2026-03-30 04:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79d81e42-9e6e-503a-8f1f-38a916773fe5 with identifier: 10737867
2026-03-30 04:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79d81e42-9e6e-503a-8f1f-38a916773fe5 with identifier: 10737867 to the API
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737867>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '79d81e42-9e6e-503a-8f1f-38a916773fe5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003570',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737867',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 81285,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 2 Series Active Tourer 225e M Sport - xDrive - Hybrid - '
'Automatic - 136 hp - 81.285 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737867%27 HTTP/1.1" 200 None
2026-03-30 04:18:56 [adesa.de] INFO: Saving data for 10737867: {'auction_closing_time': 1774875600.0, 'created_time': 1774632253.571054, 'last_price_update_time': 1774844336.662926}
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737867') HTTP/1.1" 204 0
2026-03-30 04:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e645ecc-f286-5ada-af02-9f4a3d65b64c with identifier: 10736612
2026-03-30 04:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c with scrape type 2
2026-03-30 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c with scrape type 2
2026-03-30 04:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1e645ecc-f286-5ada-af02-9f4a3d65b64c, identifier: 10736612
2026-03-30 04:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1e645ecc-f286-5ada-af02-9f4a3d65b64c with identifier: 10736612
2026-03-30 04:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1e645ecc-f286-5ada-af02-9f4a3d65b64c with identifier: 10736612
2026-03-30 04:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1e645ecc-f286-5ada-af02-9f4a3d65b64c with identifier: 10736612 to the API
2026-03-30 04:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736612>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': '1e645ecc-f286-5ada-af02-9f4a3d65b64c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recNxqVeeXKBqvCYn',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736612',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 7323,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43000,
'price_includes_vat': True,
'registration_date': '2023-08-23',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - 7.323 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736612%27 HTTP/1.1" 200 None
2026-03-30 04:18:57 [adesa.de] INFO: Saving data for 10736612: {'auction_closing_time': 1775034300.0, 'created_time': 1774632028.169194, 'last_price_update_time': 1774844337.136365}
2026-03-30 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736612') HTTP/1.1" 204 0
2026-03-30 04:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b290683-6fbd-569e-a089-cfd9aa27341d with identifier: 10736610
2026-03-30 04:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b290683-6fbd-569e-a089-cfd9aa27341d with scrape type 2
2026-03-30 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b290683-6fbd-569e-a089-cfd9aa27341d with scrape type 2
2026-03-30 04:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5b290683-6fbd-569e-a089-cfd9aa27341d, identifier: 10736610
2026-03-30 04:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ff870d9-7d7f-5f40-b5c8-039af124429c with identifier: 10736613
2026-03-30 04:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ff870d9-7d7f-5f40-b5c8-039af124429c with scrape type 2
2026-03-30 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ff870d9-7d7f-5f40-b5c8-039af124429c with scrape type 2
2026-03-30 04:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7ff870d9-7d7f-5f40-b5c8-039af124429c, identifier: 10736613
2026-03-30 04:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd1fd94a-7052-50d4-ae41-d23e0657c9b9 with identifier: 10736614
2026-03-30 04:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9 with scrape type 2
2026-03-30 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9 with scrape type 2
2026-03-30 04:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd1fd94a-7052-50d4-ae41-d23e0657c9b9, identifier: 10736614
2026-03-30 04:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7af09598-bae8-5b69-9c93-73f061937113 with identifier: 10736611
2026-03-30 04:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7af09598-bae8-5b69-9c93-73f061937113 with scrape type 2
2026-03-30 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7af09598-bae8-5b69-9c93-73f061937113 with scrape type 2
2026-03-30 04:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7af09598-bae8-5b69-9c93-73f061937113, identifier: 10736611
2026-03-30 04:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5b290683-6fbd-569e-a089-cfd9aa27341d with identifier: 10736610
2026-03-30 04:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5b290683-6fbd-569e-a089-cfd9aa27341d with identifier: 10736610
2026-03-30 04:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5b290683-6fbd-569e-a089-cfd9aa27341d with identifier: 10736610 to the API
2026-03-30 04:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736610>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': '5b290683-6fbd-569e-a089-cfd9aa27341d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recHR3pcJin8rVUnN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736610',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 13510,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 44000,
'price_includes_vat': True,
'registration_date': '2023-08-23',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'13.510 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736610%27 HTTP/1.1" 200 None
2026-03-30 04:18:57 [adesa.de] INFO: Saving data for 10736610: {'auction_closing_time': 1775034300.0, 'created_time': 1774632028.855191, 'last_price_update_time': 1774844337.784831}
2026-03-30 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736610') HTTP/1.1" 204 0
2026-03-30 04:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7ff870d9-7d7f-5f40-b5c8-039af124429c with identifier: 10736613
2026-03-30 04:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7ff870d9-7d7f-5f40-b5c8-039af124429c with identifier: 10736613
2026-03-30 04:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7ff870d9-7d7f-5f40-b5c8-039af124429c with identifier: 10736613 to the API
2026-03-30 04:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736613>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': '7ff870d9-7d7f-5f40-b5c8-039af124429c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recmENa1JF2JDCN3o',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 12349,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 47500,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'12.349 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736613%27 HTTP/1.1" 200 None
2026-03-30 04:18:58 [adesa.de] INFO: Saving data for 10736613: {'auction_closing_time': 1775034300.0, 'created_time': 1774632024.195504, 'last_price_update_time': 1774844338.086079}
2026-03-30 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736613') HTTP/1.1" 204 0
2026-03-30 04:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd1fd94a-7052-50d4-ae41-d23e0657c9b9 with identifier: 10736614
2026-03-30 04:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd1fd94a-7052-50d4-ae41-d23e0657c9b9 with identifier: 10736614
2026-03-30 04:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd1fd94a-7052-50d4-ae41-d23e0657c9b9 with identifier: 10736614 to the API
2026-03-30 04:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736614>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': 'fd1fd94a-7052-50d4-ae41-d23e0657c9b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'reckzyxQm5xbfVVGD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736614',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 12297,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 46000,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'12.297 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736614%27 HTTP/1.1" 200 None
2026-03-30 04:18:58 [adesa.de] INFO: Saving data for 10736614: {'auction_closing_time': 1775034300.0, 'created_time': 1774632025.656666, 'last_price_update_time': 1774844338.394255}
2026-03-30 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736614') HTTP/1.1" 204 0
2026-03-30 04:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7af09598-bae8-5b69-9c93-73f061937113 with identifier: 10736611
2026-03-30 04:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7af09598-bae8-5b69-9c93-73f061937113 with identifier: 10736611
2026-03-30 04:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7af09598-bae8-5b69-9c93-73f061937113 with identifier: 10736611 to the API
2026-03-30 04:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': '7af09598-bae8-5b69-9c93-73f061937113',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recum6jhySikG5Ucg',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 23773,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 44000,
'price_includes_vat': True,
'registration_date': '2023-10-10',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'23.773 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736611%27 HTTP/1.1" 200 None
2026-03-30 04:18:58 [adesa.de] INFO: Saving data for 10736611: {'auction_closing_time': 1775034300.0, 'created_time': 1774632031.136069, 'last_price_update_time': 1774844338.686768}
2026-03-30 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736611') HTTP/1.1" 204 0
2026-03-30 04:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae1fe33d-a590-52bb-939e-f762155092f9 with identifier: 10737979
2026-03-30 04:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1fe33d-a590-52bb-939e-f762155092f9 with scrape type 2
2026-03-30 04:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae1fe33d-a590-52bb-939e-f762155092f9 with scrape type 2
2026-03-30 04:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae1fe33d-a590-52bb-939e-f762155092f9, identifier: 10737979
2026-03-30 04:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae1fe33d-a590-52bb-939e-f762155092f9 with identifier: 10737979
2026-03-30 04:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae1fe33d-a590-52bb-939e-f762155092f9 with identifier: 10737979
2026-03-30 04:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae1fe33d-a590-52bb-939e-f762155092f9 with identifier: 10737979 to the API
2026-03-30 04:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737979>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ae1fe33d-a590-52bb-939e-f762155092f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737979',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 110705,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2022-06-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC60 T6 R-Design - AWD - Hybrid - 253 hp - 110.705 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-30 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737979%27 HTTP/1.1" 200 None
2026-03-30 04:18:59 [adesa.de] INFO: Saving data for 10737979: {'auction_closing_time': 1774876200.0, 'created_time': 1774632034.928407, 'last_price_update_time': 1774844339.531666}
2026-03-30 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737979') HTTP/1.1" 204 0
2026-03-30 04:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 with identifier: 10736616
2026-03-30 04:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 with scrape type 2
2026-03-30 04:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 with scrape type 2
2026-03-30 04:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47ceb0c2-3bf6-5d91-bc2b-00140c10e855, identifier: 10736616
2026-03-30 04:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 with identifier: 10736616
2026-03-30 04:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 with identifier: 10736616
2026-03-30 04:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 with identifier: 10736616 to the API
2026-03-30 04:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736616>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': '47ceb0c2-3bf6-5d91-bc2b-00140c10e855',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'rechsg4fatnTQwN89',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736616',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 11707,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 47000,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'11.707 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736616%27 HTTP/1.1" 200 None
2026-03-30 04:18:59 [adesa.de] INFO: Saving data for 10736616: {'auction_closing_time': 1775034300.0, 'created_time': 1774632019.608891, 'last_price_update_time': 1774844339.931949}
2026-03-30 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736616') HTTP/1.1" 204 0
2026-03-30 04:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a656dd39-d5cd-5250-b8e6-f25d99948197 with identifier: 10737963
2026-03-30 04:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a656dd39-d5cd-5250-b8e6-f25d99948197 with scrape type 2
2026-03-30 04:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a656dd39-d5cd-5250-b8e6-f25d99948197 with scrape type 2
2026-03-30 04:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a656dd39-d5cd-5250-b8e6-f25d99948197, identifier: 10737963
2026-03-30 04:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with identifier: 10738020
2026-03-30 04:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with scrape type 2
2026-03-30 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with scrape type 2
2026-03-30 04:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 647c7c0d-71af-5c6f-bbd5-b4615b442a94, identifier: 10738020
2026-03-30 04:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a656dd39-d5cd-5250-b8e6-f25d99948197 with identifier: 10737963
2026-03-30 04:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a656dd39-d5cd-5250-b8e6-f25d99948197 with identifier: 10737963
2026-03-30 04:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a656dd39-d5cd-5250-b8e6-f25d99948197 with identifier: 10737963 to the API
2026-03-30 04:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737963>
{'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-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'a656dd39-d5cd-5250-b8e6-f25d99948197',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737963',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'C40',
'odometer': 89353,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2022-04-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Volvo C40 79 kWh - Twin Motor - Electric - Automatic - 408 hp - '
'89.353 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737963%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.de] INFO: Saving data for 10737963: {'auction_closing_time': 1774876200.0, 'created_time': 1774632010.564156, 'last_price_update_time': 1774844340.439435}
2026-03-30 04:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737963') HTTP/1.1" 204 0
2026-03-30 04:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with identifier: 10738020
2026-03-30 04:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with identifier: 10738020
2026-03-30 04:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with identifier: 10738020 to the API
2026-03-30 04:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738020>
{'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': 253,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '647c7c0d-71af-5c6f-bbd5-b4615b442a94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738020',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 95576,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29300,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC60 T6 Plus Dark - Hybrid - Automatic - 253 hp - 95.576 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-30 04:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738020%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.de] INFO: Saving data for 10738020: {'auction_closing_time': 1774876200.0, 'created_time': 1774632034.187353, 'last_price_update_time': 1774844340.738126}
2026-03-30 04:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738020') HTTP/1.1" 204 0
2026-03-30 04:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7810f794-abe6-56a7-9a1a-355d192b3624 with identifier: 10738012
2026-03-30 04:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7810f794-abe6-56a7-9a1a-355d192b3624 with scrape type 2
2026-03-30 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7810f794-abe6-56a7-9a1a-355d192b3624 with scrape type 2
2026-03-30 04:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7810f794-abe6-56a7-9a1a-355d192b3624, identifier: 10738012
2026-03-30 04:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f291ed7b-a989-5dac-9f80-47a05310e4e5 with identifier: 10737945
2026-03-30 04:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f291ed7b-a989-5dac-9f80-47a05310e4e5 with scrape type 2
2026-03-30 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f291ed7b-a989-5dac-9f80-47a05310e4e5 with scrape type 2
2026-03-30 04:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f291ed7b-a989-5dac-9f80-47a05310e4e5, identifier: 10737945
2026-03-30 04:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7810f794-abe6-56a7-9a1a-355d192b3624 with identifier: 10738012
2026-03-30 04:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7810f794-abe6-56a7-9a1a-355d192b3624 with identifier: 10738012
2026-03-30 04:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7810f794-abe6-56a7-9a1a-355d192b3624 with identifier: 10738012 to the API
2026-03-30 04:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738012>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Diesel',
'id': '7810f794-abe6-56a7-9a1a-355d192b3624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000414',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738012',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 139064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31200,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Touareg 3.0 TDI Elegance - 4Motion - Diesel - Automatic '
'- 231 hp - 139.064 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-30 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738012%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.de] INFO: Saving data for 10738012: {'auction_closing_time': 1774876200.0, 'created_time': 1774632007.431059, 'last_price_update_time': 1774844341.229944}
2026-03-30 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738012') HTTP/1.1" 204 0
2026-03-30 04:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f291ed7b-a989-5dac-9f80-47a05310e4e5 with identifier: 10737945
2026-03-30 04:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f291ed7b-a989-5dac-9f80-47a05310e4e5 with identifier: 10737945
2026-03-30 04:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f291ed7b-a989-5dac-9f80-47a05310e4e5 with identifier: 10737945 to the API
2026-03-30 04:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737945>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f291ed7b-a989-5dac-9f80-47a05310e4e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737945',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 46637,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC40 Core - Electric - Automatic - 231 hp - 46.637 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-30 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737945%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.de] INFO: Saving data for 10737945: {'auction_closing_time': 1774875600.0, 'created_time': 1774632008.665474, 'last_price_update_time': 1774844341.512281}
2026-03-30 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737945') HTTP/1.1" 204 0
2026-03-30 04:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with identifier: 10737996
2026-03-30 04:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with scrape type 2
2026-03-30 04:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with scrape type 2
2026-03-30 04:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1, identifier: 10737996
2026-03-30 04:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e88af30d-0833-52d4-b79f-5f8f9be4c76e with identifier: 10737933
2026-03-30 04:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e88af30d-0833-52d4-b79f-5f8f9be4c76e with scrape type 2
2026-03-30 04:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e88af30d-0833-52d4-b79f-5f8f9be4c76e with scrape type 2
2026-03-30 04:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e88af30d-0833-52d4-b79f-5f8f9be4c76e, identifier: 10737933
2026-03-30 04:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with identifier: 10737996
2026-03-30 04:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with identifier: 10737996
2026-03-30 04:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with identifier: 10737996 to the API
2026-03-30 04:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737996>
{'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': 156,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '31f3da9d-33ae-5ce1-9eb8-1036a474dcd1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737996',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 83923,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-06-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Arteon Shooting Brake 1.4 R-Line - Hybrid - 156 hp - '
'83.923 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-30 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737996%27 HTTP/1.1" 200 None
2026-03-30 04:19:02 [adesa.de] INFO: Saving data for 10737996: {'auction_closing_time': 1774876200.0, 'created_time': 1774632010.03249, 'last_price_update_time': 1774844342.091215}
2026-03-30 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737996') HTTP/1.1" 204 0
2026-03-30 04:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e88af30d-0833-52d4-b79f-5f8f9be4c76e with identifier: 10737933
2026-03-30 04:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e88af30d-0833-52d4-b79f-5f8f9be4c76e with identifier: 10737933
2026-03-30 04:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e88af30d-0833-52d4-b79f-5f8f9be4c76e with identifier: 10737933 to the API
2026-03-30 04:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737933>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e88af30d-0833-52d4-b79f-5f8f9be4c76e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737933',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 92374,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'92.374 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-30 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737933%27 HTTP/1.1" 200 None
2026-03-30 04:19:02 [adesa.de] INFO: Saving data for 10737933: {'auction_closing_time': 1774875600.0, 'created_time': 1774632005.551621, 'last_price_update_time': 1774844342.384212}
2026-03-30 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737933') HTTP/1.1" 204 0
2026-03-30 04:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10735333
2026-03-30 04:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e5a2157-1e9e-588c-9869-caab812fb718 with scrape type 2
2026-03-30 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e5a2157-1e9e-588c-9869-caab812fb718 with scrape type 2
2026-03-30 04:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e5a2157-1e9e-588c-9869-caab812fb718, identifier: 10735333
2026-03-30 04:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10735333
2026-03-30 04:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10735333
2026-03-30 04:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10735333 to the API
2026-03-30 04:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735333>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 305,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7e5a2157-1e9e-588c-9869-caab812fb718',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG119DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735333',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 144931,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2022-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Collection - AWD - Hybrid - Automatic - 305 hp - '
'144.931 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2022}
2026-03-30 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735333%27 HTTP/1.1" 200 None
2026-03-30 04:19:02 [adesa.de] INFO: Saving data for 10735333: {'auction_closing_time': 1774858200.0, 'created_time': 1774632042.686, 'last_price_update_time': 1774844342.989376}
2026-03-30 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735333') HTTP/1.1" 204 0
2026-03-30 04:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5aed153-3ea9-5bde-b433-3f9a8cde7591 with identifier: 10737026
2026-03-30 04:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5aed153-3ea9-5bde-b433-3f9a8cde7591 with scrape type 2
2026-03-30 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5aed153-3ea9-5bde-b433-3f9a8cde7591 with scrape type 2
2026-03-30 04:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5aed153-3ea9-5bde-b433-3f9a8cde7591, identifier: 10737026
2026-03-30 04:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5aed153-3ea9-5bde-b433-3f9a8cde7591 with identifier: 10737026
2026-03-30 04:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5aed153-3ea9-5bde-b433-3f9a8cde7591 with identifier: 10737026
2026-03-30 04:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5aed153-3ea9-5bde-b433-3f9a8cde7591 with identifier: 10737026 to the API
2026-03-30 04:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737026>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.2L',
'engine_horse_power': 138,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd5aed153-3ea9-5bde-b433-3f9a8cde7591',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WTHH7916',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737026',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 65041,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano 2.2d - Diesel - Manual - 138 hp - 65.041 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737026%27 HTTP/1.1" 200 None
2026-03-30 04:19:03 [adesa.de] INFO: Saving data for 10737026: {'auction_closing_time': 1774865400.0, 'created_time': 1774632026.134762, 'last_price_update_time': 1774844343.392711}
2026-03-30 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737026') HTTP/1.1" 204 0
2026-03-30 04:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be63093d-ca77-5952-a89f-a16fcd3027a7 with identifier: 10737027
2026-03-30 04:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be63093d-ca77-5952-a89f-a16fcd3027a7 with scrape type 2
2026-03-30 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be63093d-ca77-5952-a89f-a16fcd3027a7 with scrape type 2
2026-03-30 04:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: be63093d-ca77-5952-a89f-a16fcd3027a7, identifier: 10737027
2026-03-30 04: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-30 04:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: be63093d-ca77-5952-a89f-a16fcd3027a7 with identifier: 10737027
2026-03-30 04:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: be63093d-ca77-5952-a89f-a16fcd3027a7 with identifier: 10737027
2026-03-30 04:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: be63093d-ca77-5952-a89f-a16fcd3027a7 with identifier: 10737027 to the API
2026-03-30 04:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'be63093d-ca77-5952-a89f-a16fcd3027a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WIHH7915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737027',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 48371,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano L3H2 2.2 Pack Clim - Diesel - Manual - 140 hp - 48.371 '
'km',
'transmission': 'manual',
'trim': 'Pack Clim',
'vin': None,
'year': 2023}
2026-03-30 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737027%27 HTTP/1.1" 200 None
2026-03-30 04:19:03 [adesa.de] INFO: Saving data for 10737027: {'auction_closing_time': 1774865400.0, 'created_time': 1774632020.793311, 'last_price_update_time': 1774844343.986526}
2026-03-30 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737027') HTTP/1.1" 204 0
2026-03-30 04: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-30 04: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-30 04:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10735312
2026-03-30 04:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b638e57-a064-5ac4-9816-05ab792284f0 with scrape type 2
2026-03-30 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b638e57-a064-5ac4-9816-05ab792284f0 with scrape type 2
2026-03-30 04:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b638e57-a064-5ac4-9816-05ab792284f0, identifier: 10735312
2026-03-30 04:19:04 [adesa.de] INFO: Found listing with ID: 10734594
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734594%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.de] INFO: Scrape type for 10734594: 2
2026-03-30 04:19:04 [adesa.de] INFO: Scraping item 10734594 url https://www.openlane.eu/en/carv6/auction/10734594
2026-03-30 04:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f79d81d-a902-53e3-b136-57700098ab3c with identifier: 10736865
2026-03-30 04:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f79d81d-a902-53e3-b136-57700098ab3c with scrape type 2
2026-03-30 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f79d81d-a902-53e3-b136-57700098ab3c with scrape type 2
2026-03-30 04:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f79d81d-a902-53e3-b136-57700098ab3c, identifier: 10736865
2026-03-30 04:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10735312
2026-03-30 04:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10735312
2026-03-30 04:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10735312 to the API
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:19: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-30 04:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735312>
{'auction_title': '',
'c_o_2_emission_value': 92,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 99,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '4b638e57-a064-5ac4-9816-05ab792284f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2Z-JH-32',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735312',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Prius',
'odometer': 269488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2015-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Prius 1.8 Dynamic - Hybrid - Automatic - 99 hp - 269.488 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2015}
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735312%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.de] INFO: Saving data for 10735312: {'auction_closing_time': 1774858200.0, 'created_time': 1774632042.383786, 'last_price_update_time': 1774844344.503249}
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735312') HTTP/1.1" 204 0
2026-03-30 04:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f79d81d-a902-53e3-b136-57700098ab3c with identifier: 10736865
2026-03-30 04:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f79d81d-a902-53e3-b136-57700098ab3c with identifier: 10736865
2026-03-30 04:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f79d81d-a902-53e3-b136-57700098ab3c with identifier: 10736865 to the API
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:19: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-30 04:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736865>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 611,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '7f79d81d-a902-53e3-b136-57700098ab3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MONQX26',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736865',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 32764,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 106900,
'price_includes_vat': True,
'registration_date': '2024-01-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLE Coupé AMG 63 S - 4-Matic - Petrol - Automatic - '
'611 hp - 32.764 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736865%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.de] INFO: Saving data for 10736865: {'auction_closing_time': 1774865400.0, 'created_time': 1774632054.624605, 'last_price_update_time': 1774844344.832209}
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736865') HTTP/1.1" 204 0
2026-03-30 04:19:04 [adesa.de] INFO: Found listing with ID: 10734423
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734423%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.de] INFO: Scrape type for 10734423: 0
2026-03-30 04:19:04 [adesa.de] INFO: Skipping item 10734423 url https://www.openlane.eu/en/carv6/auction/10734423
2026-03-30 04:19:04 [adesa.de] INFO: Found listing with ID: 10734710
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734710%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.de] INFO: Scrape type for 10734710: 0
2026-03-30 04:19:04 [adesa.de] INFO: Skipping item 10734710 url https://www.openlane.eu/en/carv6/auction/10734710
2026-03-30 04:19:04 [adesa.de] INFO: Found listing with ID: 10734593
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734593%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.de] INFO: Scrape type for 10734593: 0
2026-03-30 04:19:04 [adesa.de] INFO: Skipping item 10734593 url https://www.openlane.eu/en/carv6/auction/10734593
2026-03-30 04:19:04 [adesa.de] INFO: Found listing with ID: 10734424
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734424%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.de] INFO: Scrape type for 10734424: 2
2026-03-30 04:19:04 [adesa.de] INFO: Scraping item 10734424 url https://www.openlane.eu/en/carv6/auction/10734424
2026-03-30 04:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:04 [adesa.de] INFO: Found listing with ID: 10734596
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734596%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.de] INFO: Scrape type for 10734596: 2
2026-03-30 04:19:04 [adesa.de] INFO: Scraping item 10734596 url https://www.openlane.eu/en/carv6/auction/10734596
2026-03-30 04: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-30 04: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-30 04:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:04 [adesa.de] INFO: Found listing with ID: 10734597
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734597%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.de] INFO: Scrape type for 10734597: 2
2026-03-30 04:19:04 [adesa.de] INFO: Scraping item 10734597 url https://www.openlane.eu/en/carv6/auction/10734597
2026-03-30 04:19:04 [adesa.de] INFO: Found listing with ID: 10734637
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734637%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.de] INFO: Scrape type for 10734637: 2
2026-03-30 04:19:04 [adesa.de] INFO: Scraping item 10734637 url https://www.openlane.eu/en/carv6/auction/10734637
2026-03-30 04:19:04 [adesa.de] INFO: Found listing with ID: 10734654
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734654%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.de] INFO: Scrape type for 10734654: 2
2026-03-30 04:19:04 [adesa.de] INFO: Scraping item 10734654 url https://www.openlane.eu/en/carv6/auction/10734654
2026-03-30 04:19:04 [adesa.de] INFO: Found listing with ID: 10734620
2026-03-30 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734620%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.de] INFO: Scrape type for 10734620: 2
2026-03-30 04:19:05 [adesa.de] INFO: Scraping item 10734620 url https://www.openlane.eu/en/carv6/auction/10734620
2026-03-30 04:19:05 [adesa.de] INFO: Found listing with ID: 10734651
2026-03-30 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734651%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.de] INFO: Scrape type for 10734651: 2
2026-03-30 04:19:05 [adesa.de] INFO: Scraping item 10734651 url https://www.openlane.eu/en/carv6/auction/10734651
2026-03-30 04:19:05 [adesa.de] INFO: Found listing with ID: 10734664
2026-03-30 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734664%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.de] INFO: Scrape type for 10734664: 2
2026-03-30 04:19:05 [adesa.de] INFO: Scraping item 10734664 url https://www.openlane.eu/en/carv6/auction/10734664
2026-03-30 04:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e92bb2f2-c252-513f-bbc0-00df234e673f with identifier: 10738018
2026-03-30 04:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e92bb2f2-c252-513f-bbc0-00df234e673f with scrape type 2
2026-03-30 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e92bb2f2-c252-513f-bbc0-00df234e673f with scrape type 2
2026-03-30 04:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e92bb2f2-c252-513f-bbc0-00df234e673f, identifier: 10738018
2026-03-30 04:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with identifier: 10737929
2026-03-30 04:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with scrape type 2
2026-03-30 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with scrape type 2
2026-03-30 04:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f90fc0f9-390e-5249-9e3a-30faaa5e32c8, identifier: 10737929
2026-03-30 04:19:05 [adesa.de] INFO: Found listing with ID: 10734649
2026-03-30 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734649%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.de] INFO: Scrape type for 10734649: 2
2026-03-30 04:19:05 [adesa.de] INFO: Scraping item 10734649 url https://www.openlane.eu/en/carv6/auction/10734649
2026-03-30 04:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e92bb2f2-c252-513f-bbc0-00df234e673f with identifier: 10738018
2026-03-30 04:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e92bb2f2-c252-513f-bbc0-00df234e673f with identifier: 10738018
2026-03-30 04:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e92bb2f2-c252-513f-bbc0-00df234e673f with identifier: 10738018 to the API
2026-03-30 04:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738018>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'e92bb2f2-c252-513f-bbc0-00df234e673f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000456',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738018',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 67800,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Tesla Model 3 - Electric - Automatic - 325 hp - 67.800 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738018%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.de] INFO: Saving data for 10738018: {'auction_closing_time': 1774876200.0, 'created_time': 1774632003.314216, 'last_price_update_time': 1774844345.519999}
2026-03-30 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738018') HTTP/1.1" 204 0
2026-03-30 04:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with identifier: 10737929
2026-03-30 04:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with identifier: 10737929
2026-03-30 04:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with identifier: 10737929 to the API
2026-03-30 04:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737929>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 487,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f90fc0f9-390e-5249-9e3a-30faaa5e32c8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737929',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 131327,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Tesla Model 3 Performance 75 kWh - Dual Motor - Electric - '
'Automatic - 487 hp - 131.327 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737929%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.de] INFO: Saving data for 10737929: {'auction_closing_time': 1774875600.0, 'created_time': 1774632042.07959, 'last_price_update_time': 1774844345.886358}
2026-03-30 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737929') HTTP/1.1" 204 0
2026-03-30 04:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1797686-4e5a-561b-8342-fcaf53a3f40e with identifier: 10737909
2026-03-30 04:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1797686-4e5a-561b-8342-fcaf53a3f40e with scrape type 2
2026-03-30 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1797686-4e5a-561b-8342-fcaf53a3f40e with scrape type 2
2026-03-30 04:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e1797686-4e5a-561b-8342-fcaf53a3f40e, identifier: 10737909
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734628
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734628%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734628: 2
2026-03-30 04:19:06 [adesa.de] INFO: Scraping item 10734628 url https://www.openlane.eu/en/carv6/auction/10734628
2026-03-30 04:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e1797686-4e5a-561b-8342-fcaf53a3f40e with identifier: 10737909
2026-03-30 04:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e1797686-4e5a-561b-8342-fcaf53a3f40e with identifier: 10737909
2026-03-30 04:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e1797686-4e5a-561b-8342-fcaf53a3f40e with identifier: 10737909 to the API
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737909>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 513,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e1797686-4e5a-561b-8342-fcaf53a3f40e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737909',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 93569,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Tesla Model 3 Performance 82 kWh - Dual Motor - Electric - '
'Automatic - 513 hp - 93.569 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737909%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Saving data for 10737909: {'auction_closing_time': 1774875600.0, 'created_time': 1774632045.960714, 'last_price_update_time': 1774844346.294246}
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737909') HTTP/1.1" 204 0
2026-03-30 04:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734662
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734662%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734662: 2
2026-03-30 04:19:06 [adesa.de] INFO: Scraping item 10734662 url https://www.openlane.eu/en/carv6/auction/10734662
2026-03-30 04: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-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734607
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734607%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734607: 2
2026-03-30 04:19:06 [adesa.de] INFO: Scraping item 10734607 url https://www.openlane.eu/en/carv6/auction/10734607
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734622
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734622%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734622: 2
2026-03-30 04:19:06 [adesa.de] INFO: Scraping item 10734622 url https://www.openlane.eu/en/carv6/auction/10734622
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734610
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734610%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734610: 2
2026-03-30 04:19:06 [adesa.de] INFO: Scraping item 10734610 url https://www.openlane.eu/en/carv6/auction/10734610
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734611
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734611%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734611: 2
2026-03-30 04:19:06 [adesa.de] INFO: Scraping item 10734611 url https://www.openlane.eu/en/carv6/auction/10734611
2026-03-30 04:19:06 [scrapy.extensions.logstats] INFO: Crawled 481 pages (at 124 pages/min), scraped 470 items (at 122 items/min)
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734658
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734658%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734658: 2
2026-03-30 04:19:06 [adesa.de] INFO: Scraping item 10734658 url https://www.openlane.eu/en/carv6/auction/10734658
2026-03-30 04:19:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 166MiB
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734648
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734648%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734648: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734648 url https://www.openlane.eu/en/carv6/auction/10734648
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734613
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734613%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734613: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734613 url https://www.openlane.eu/en/carv6/auction/10734613
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734615
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734615%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734615: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734615 url https://www.openlane.eu/en/carv6/auction/10734615
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734600
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734600%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734600: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734600 url https://www.openlane.eu/en/carv6/auction/10734600
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734626
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734626%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734626: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734626 url https://www.openlane.eu/en/carv6/auction/10734626
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734653
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734653%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734653: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734653 url https://www.openlane.eu/en/carv6/auction/10734653
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734634
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734634%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734634: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734634 url https://www.openlane.eu/en/carv6/auction/10734634
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734652
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734652%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734652: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734652 url https://www.openlane.eu/en/carv6/auction/10734652
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734656
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734656%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734656: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734656 url https://www.openlane.eu/en/carv6/auction/10734656
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734608
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734608%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734608: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734608 url https://www.openlane.eu/en/carv6/auction/10734608
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734672
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734672%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734672: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734672 url https://www.openlane.eu/en/carv6/auction/10734672
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734645
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734645%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734645: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734645 url https://www.openlane.eu/en/carv6/auction/10734645
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734669
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734669%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734669: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734669 url https://www.openlane.eu/en/carv6/auction/10734669
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734605
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734605%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734605: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734605 url https://www.openlane.eu/en/carv6/auction/10734605
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734617
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734617%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734617: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734617 url https://www.openlane.eu/en/carv6/auction/10734617
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734606
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734606%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734606: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734606 url https://www.openlane.eu/en/carv6/auction/10734606
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734618
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734618%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734618: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734618 url https://www.openlane.eu/en/carv6/auction/10734618
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734641
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734641%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734641: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734641 url https://www.openlane.eu/en/carv6/auction/10734641
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734663
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734663%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734663: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734663 url https://www.openlane.eu/en/carv6/auction/10734663
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734612
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734612%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734612: 2
2026-03-30 04:19:06 [adesa.de] INFO: Scraping item 10734612 url https://www.openlane.eu/en/carv6/auction/10734612
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734647
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734647%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734647: 2
2026-03-30 04:19:06 [adesa.de] INFO: Scraping item 10734647 url https://www.openlane.eu/en/carv6/auction/10734647
2026-03-30 04:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 431aa1d8-da69-5490-8ddf-3936fd4e89ce with identifier: 10737941
2026-03-30 04:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce with scrape type 2
2026-03-30 04:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce with scrape type 2
2026-03-30 04:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 431aa1d8-da69-5490-8ddf-3936fd4e89ce, identifier: 10737941
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734624
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734624%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734624: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734624 url https://www.openlane.eu/en/carv6/auction/10734624
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734671
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734671%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734671: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734671 url https://www.openlane.eu/en/carv6/auction/10734671
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734603
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734603%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734603: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734603 url https://www.openlane.eu/en/carv6/auction/10734603
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734616
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734616%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734616: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734616 url https://www.openlane.eu/en/carv6/auction/10734616
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10734661
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734661%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10734661: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10734661 url https://www.openlane.eu/en/carv6/auction/10734661
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10730553
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730553%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10730553: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10730553 url https://www.openlane.eu/en/carv6/auction/10730553
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10730523
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730523%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.de] INFO: Scrape type for 10730523: 0
2026-03-30 04:19:06 [adesa.de] INFO: Skipping item 10730523 url https://www.openlane.eu/en/carv6/auction/10730523
2026-03-30 04:19:06 [adesa.de] INFO: Found listing with ID: 10730460
2026-03-30 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730460%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10730460: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10730460 url https://www.openlane.eu/en/carv6/auction/10730460
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10730483
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730483%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10730483: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10730483 url https://www.openlane.eu/en/carv6/auction/10730483
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10730635
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730635%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10730635: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10730635 url https://www.openlane.eu/en/carv6/auction/10730635
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10730481
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730481%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10730481: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10730481 url https://www.openlane.eu/en/carv6/auction/10730481
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10730474
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730474%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10730474: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10730474 url https://www.openlane.eu/en/carv6/auction/10730474
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10735738
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735738%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10735738: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10735738 url https://www.openlane.eu/en/carv6/auction/10735738
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10735756
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735756%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10735756: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10735756 url https://www.openlane.eu/en/carv6/auction/10735756
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10735574
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735574%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10735574: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10735574 url https://www.openlane.eu/en/carv6/auction/10735574
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10735560
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735560%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10735560: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10735560 url https://www.openlane.eu/en/carv6/auction/10735560
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10736685
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736685%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10736685: 2
2026-03-30 04:19:07 [adesa.de] INFO: Scraping item 10736685 url https://www.openlane.eu/en/carv6/auction/10736685
2026-03-30 04:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 431aa1d8-da69-5490-8ddf-3936fd4e89ce with identifier: 10737941
2026-03-30 04:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 431aa1d8-da69-5490-8ddf-3936fd4e89ce with identifier: 10737941
2026-03-30 04:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 431aa1d8-da69-5490-8ddf-3936fd4e89ce with identifier: 10737941 to the API
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737941>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '431aa1d8-da69-5490-8ddf-3936fd4e89ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737941',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 33209,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 2,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Fortwo 18 kWh - Electric - Automatic - 82 hp - 33.209 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737941%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Saving data for 10737941: {'auction_closing_time': 1774875600.0, 'created_time': 1774632004.873884, 'last_price_update_time': 1774844347.469355}
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737941') HTTP/1.1" 204 0
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10735448
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735448%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10735448: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10735448 url https://www.openlane.eu/en/carv6/auction/10735448
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10737485
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737485%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10737485: 2
2026-03-30 04:19:07 [adesa.de] INFO: Scraping item 10737485 url https://www.openlane.eu/en/carv6/auction/10737485
2026-03-30 04:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737875> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10736679
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736679%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10736679: 2
2026-03-30 04:19:07 [adesa.de] INFO: Scraping item 10736679 url https://www.openlane.eu/en/carv6/auction/10736679
2026-03-30 04: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-30 04: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-30 04: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-30 04: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-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10736391
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736391%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10736391: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10736391 url https://www.openlane.eu/en/carv6/auction/10736391
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10735536
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735536%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10735536: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10735536 url https://www.openlane.eu/en/carv6/auction/10735536
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10736401
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736401%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10736401: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10736401 url https://www.openlane.eu/en/carv6/auction/10736401
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10735739
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735739%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10735739: 0
2026-03-30 04:19:07 [adesa.de] INFO: Skipping item 10735739 url https://www.openlane.eu/en/carv6/auction/10735739
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10740173
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740173%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10740173: 2
2026-03-30 04:19:07 [adesa.de] INFO: Scraping item 10740173 url https://www.openlane.eu/en/carv6/auction/10740173
2026-03-30 04:19:07 [adesa.de] INFO: Found listing with ID: 10740876
2026-03-30 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740876%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.de] INFO: Scrape type for 10740876: 2
2026-03-30 04:19:07 [adesa.de] INFO: Scraping item 10740876 url https://www.openlane.eu/en/carv6/auction/10740876
2026-03-30 04:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d83e0e72-88b4-59ce-814b-74d2f396e57f with identifier: 10737952
2026-03-30 04:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d83e0e72-88b4-59ce-814b-74d2f396e57f with scrape type 2
2026-03-30 04:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d83e0e72-88b4-59ce-814b-74d2f396e57f with scrape type 2
2026-03-30 04:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d83e0e72-88b4-59ce-814b-74d2f396e57f, identifier: 10737952
2026-03-30 04:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with identifier: 10737896
2026-03-30 04:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with scrape type 2
2026-03-30 04:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with scrape type 2
2026-03-30 04:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4, identifier: 10737896
2026-03-30 04:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e466af2a-dc26-5660-8b05-bf6aa4cd957a with identifier: 10737931
2026-03-30 04:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e466af2a-dc26-5660-8b05-bf6aa4cd957a with scrape type 2
2026-03-30 04:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e466af2a-dc26-5660-8b05-bf6aa4cd957a with scrape type 2
2026-03-30 04:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e466af2a-dc26-5660-8b05-bf6aa4cd957a, identifier: 10737931
2026-03-30 04:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06d01b80-9be3-5443-87cd-f537eec5d2e3 with identifier: 10737988
2026-03-30 04:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06d01b80-9be3-5443-87cd-f537eec5d2e3 with scrape type 2
2026-03-30 04:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06d01b80-9be3-5443-87cd-f537eec5d2e3 with scrape type 2
2026-03-30 04:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 06d01b80-9be3-5443-87cd-f537eec5d2e3, identifier: 10737988
2026-03-30 04:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with identifier: 10737875
2026-03-30 04:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with scrape type 2
2026-03-30 04:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with scrape type 2
2026-03-30 04:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb, identifier: 10737875
2026-03-30 04:19:08 [adesa.de] INFO: Found listing with ID: 10735740
2026-03-30 04:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735740%27 HTTP/1.1" 200 None
2026-03-30 04:19:08 [adesa.de] INFO: Scrape type for 10735740: 0
2026-03-30 04:19:08 [adesa.de] INFO: Skipping item 10735740 url https://www.openlane.eu/en/carv6/auction/10735740
2026-03-30 04:19:08 [adesa.de] INFO: Found listing with ID: 10738276
2026-03-30 04:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738276%27 HTTP/1.1" 200 None
2026-03-30 04:19:08 [adesa.de] INFO: Scrape type for 10738276: 2
2026-03-30 04:19:08 [adesa.de] INFO: Scraping item 10738276 url https://www.openlane.eu/en/carv6/auction/10738276
2026-03-30 04:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d83e0e72-88b4-59ce-814b-74d2f396e57f with identifier: 10737952
2026-03-30 04:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d83e0e72-88b4-59ce-814b-74d2f396e57f with identifier: 10737952
2026-03-30 04:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d83e0e72-88b4-59ce-814b-74d2f396e57f with identifier: 10737952 to the API
2026-03-30 04:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737952>
{'auction_title': '',
'c_o_2_emission_value': 338,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 605,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Petrol',
'id': 'd83e0e72-88b4-59ce-814b-74d2f396e57f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125001898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737952',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'G',
'odometer': 25700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 179600,
'price_includes_vat': True,
'registration_date': '2024-10-08',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz G AMG 63 - 4-Matic - Petrol - Automatic - 605 hp - '
'25.700 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737952%27 HTTP/1.1" 200 None
2026-03-30 04:19:08 [adesa.de] INFO: Saving data for 10737952: {'auction_closing_time': 1774876200.0, 'created_time': 1774631976.694013, 'last_price_update_time': 1774844348.598558}
2026-03-30 04:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737952') HTTP/1.1" 204 0
2026-03-30 04:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with identifier: 10737896
2026-03-30 04:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with identifier: 10737896
2026-03-30 04:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with identifier: 10737896 to the API
2026-03-30 04:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737896>
{'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-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737896',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 81062,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26700,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz C Break 300d AMG Line - Diesel - 265 hp - 81.062 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 04:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737896%27 HTTP/1.1" 200 None
2026-03-30 04:19:08 [adesa.de] INFO: Saving data for 10737896: {'auction_closing_time': 1774875600.0, 'created_time': 1774632102.563948, 'last_price_update_time': 1774844348.990701}
2026-03-30 04:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737896') HTTP/1.1" 204 0
2026-03-30 04:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e466af2a-dc26-5660-8b05-bf6aa4cd957a with identifier: 10737931
2026-03-30 04:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e466af2a-dc26-5660-8b05-bf6aa4cd957a with identifier: 10737931
2026-03-30 04:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e466af2a-dc26-5660-8b05-bf6aa4cd957a with identifier: 10737931 to the API
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737931>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e466af2a-dc26-5660-8b05-bf6aa4cd957a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000501',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737931',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 207834,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-12-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C Break 300de AMG Line - Hybrid - Automatic - 194 hp '
'- 207.834 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737931%27 HTTP/1.1" 200 None
2026-03-30 04:19:09 [adesa.de] INFO: Saving data for 10737931: {'auction_closing_time': 1774875600.0, 'created_time': 1774632103.249764, 'last_price_update_time': 1774844349.268228}
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737931') HTTP/1.1" 204 0
2026-03-30 04:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 06d01b80-9be3-5443-87cd-f537eec5d2e3 with identifier: 10737988
2026-03-30 04:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 06d01b80-9be3-5443-87cd-f537eec5d2e3 with identifier: 10737988
2026-03-30 04:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 06d01b80-9be3-5443-87cd-f537eec5d2e3 with identifier: 10737988 to the API
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737988>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 421,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Petrol',
'id': '06d01b80-9be3-5443-87cd-f537eec5d2e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '126000153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737988',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 37156,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43900,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA AMG 45 S - 4-Matic - Petrol - 421 hp - 37.156 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737988%27 HTTP/1.1" 200 None
2026-03-30 04:19:09 [adesa.de] INFO: Saving data for 10737988: {'auction_closing_time': 1774876200.0, 'created_time': 1774632103.544404, 'last_price_update_time': 1774844349.571215}
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737988') HTTP/1.1" 204 0
2026-03-30 04:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with identifier: 10737875
2026-03-30 04:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with identifier: 10737875
2026-03-30 04:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with identifier: 10737875 to the API
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737875>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737875',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 109275,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Mercedes-Benz GLC 200d - 4-Matic - Diesel - 163 hp - 109.275 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737875%27 HTTP/1.1" 200 None
2026-03-30 04:19:09 [adesa.de] INFO: Saving data for 10737875: {'auction_closing_time': 1774875600.0, 'created_time': 1774632090.918676, 'last_price_update_time': 1774844349.860444}
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737875') HTTP/1.1" 204 0
2026-03-30 04:19:09 [adesa.de] INFO: Found listing with ID: 10733265
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733265%27 HTTP/1.1" 200 None
2026-03-30 04:19:09 [adesa.de] INFO: Scrape type for 10733265: 0
2026-03-30 04:19:09 [adesa.de] INFO: Skipping item 10733265 url https://www.openlane.eu/en/carv6/auction/10733265
2026-03-30 04:19:09 [adesa.de] INFO: Found listing with ID: 10740373
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740373%27 HTTP/1.1" 200 None
2026-03-30 04:19:09 [adesa.de] INFO: Scrape type for 10740373: 2
2026-03-30 04:19:09 [adesa.de] INFO: Scraping item 10740373 url https://www.openlane.eu/en/carv6/auction/10740373
2026-03-30 04:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:09 [adesa.de] INFO: Found listing with ID: 10732846
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732846%27 HTTP/1.1" 200 None
2026-03-30 04:19:09 [adesa.de] INFO: Scrape type for 10732846: 2
2026-03-30 04:19:09 [adesa.de] INFO: Scraping item 10732846 url https://www.openlane.eu/en/carv6/auction/10732846
2026-03-30 04:19:09 [adesa.de] INFO: Found listing with ID: 10732815
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732815%27 HTTP/1.1" 200 None
2026-03-30 04:19:09 [adesa.de] INFO: Scrape type for 10732815: 2
2026-03-30 04:19:09 [adesa.de] INFO: Scraping item 10732815 url https://www.openlane.eu/en/carv6/auction/10732815
2026-03-30 04:19:09 [adesa.de] INFO: Found listing with ID: 10732852
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732852%27 HTTP/1.1" 200 None
2026-03-30 04:19:09 [adesa.de] INFO: Scrape type for 10732852: 2
2026-03-30 04:19:09 [adesa.de] INFO: Scraping item 10732852 url https://www.openlane.eu/en/carv6/auction/10732852
2026-03-30 04:19:09 [adesa.de] INFO: Found listing with ID: 10732978
2026-03-30 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732978%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732978: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732978 url https://www.openlane.eu/en/carv6/auction/10732978
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732922
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732922%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732922: 0
2026-03-30 04:19:10 [adesa.de] INFO: Skipping item 10732922 url https://www.openlane.eu/en/carv6/auction/10732922
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732818
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732818%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732818: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732818 url https://www.openlane.eu/en/carv6/auction/10732818
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732894
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732894%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732894: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732894 url https://www.openlane.eu/en/carv6/auction/10732894
2026-03-30 04:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with identifier: 10737874
2026-03-30 04:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with scrape type 2
2026-03-30 04:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with scrape type 2
2026-03-30 04:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329, identifier: 10737874
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732904
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732904%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732904: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732904 url https://www.openlane.eu/en/carv6/auction/10732904
2026-03-30 04:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with identifier: 10737874
2026-03-30 04:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with identifier: 10737874
2026-03-30 04:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with identifier: 10737874 to the API
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737874>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f3bb4cf8-2fdd-5bda-a7ae-940aa9657329',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000800',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737874',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 43482,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz C 300e Avantgarde - Hybrid - Automatic - 204 hp - '
'43.482 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2022}
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737874%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Saving data for 10737874: {'auction_closing_time': 1774875600.0, 'created_time': 1774632101.856692, 'last_price_update_time': 1774844350.44556}
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737874') HTTP/1.1" 204 0
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732847
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732847%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732847: 0
2026-03-30 04:19:10 [adesa.de] INFO: Skipping item 10732847 url https://www.openlane.eu/en/carv6/auction/10732847
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732931
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732931%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732931: 0
2026-03-30 04:19:10 [adesa.de] INFO: Skipping item 10732931 url https://www.openlane.eu/en/carv6/auction/10732931
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732934
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732934%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732934: 0
2026-03-30 04:19:10 [adesa.de] INFO: Skipping item 10732934 url https://www.openlane.eu/en/carv6/auction/10732934
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732861
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732861%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732861: 0
2026-03-30 04:19:10 [adesa.de] INFO: Skipping item 10732861 url https://www.openlane.eu/en/carv6/auction/10732861
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732824
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732824%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732824: 0
2026-03-30 04:19:10 [adesa.de] INFO: Skipping item 10732824 url https://www.openlane.eu/en/carv6/auction/10732824
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732909
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732909%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732909: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732909 url https://www.openlane.eu/en/carv6/auction/10732909
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732851
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732851%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732851: 0
2026-03-30 04:19:10 [adesa.de] INFO: Skipping item 10732851 url https://www.openlane.eu/en/carv6/auction/10732851
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732911
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732911%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732911: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732911 url https://www.openlane.eu/en/carv6/auction/10732911
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732899
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732899%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732899: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732899 url https://www.openlane.eu/en/carv6/auction/10732899
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732836
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732836%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732836: 0
2026-03-30 04:19:10 [adesa.de] INFO: Skipping item 10732836 url https://www.openlane.eu/en/carv6/auction/10732836
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732827
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732827%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732827: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732827 url https://www.openlane.eu/en/carv6/auction/10732827
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732819
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732819%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732819: 0
2026-03-30 04:19:10 [adesa.de] INFO: Skipping item 10732819 url https://www.openlane.eu/en/carv6/auction/10732819
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732814
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732814%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732814: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732814 url https://www.openlane.eu/en/carv6/auction/10732814
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732897
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732897%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732897: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732897 url https://www.openlane.eu/en/carv6/auction/10732897
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732820
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732820%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732820: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732820 url https://www.openlane.eu/en/carv6/auction/10732820
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732913
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732913%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732913: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732913 url https://www.openlane.eu/en/carv6/auction/10732913
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732927
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732927%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732927: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732927 url https://www.openlane.eu/en/carv6/auction/10732927
2026-03-30 04:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10733079
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733079%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10733079: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10733079 url https://www.openlane.eu/en/carv6/auction/10733079
2026-03-30 04: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-30 04:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732937
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732937%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732937: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732937 url https://www.openlane.eu/en/carv6/auction/10732937
2026-03-30 04: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-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10732822
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732822%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10732822: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10732822 url https://www.openlane.eu/en/carv6/auction/10732822
2026-03-30 04:19:10 [adesa.de] INFO: Found listing with ID: 10733220
2026-03-30 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733220%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.de] INFO: Scrape type for 10733220: 2
2026-03-30 04:19:10 [adesa.de] INFO: Scraping item 10733220 url https://www.openlane.eu/en/carv6/auction/10733220
2026-03-30 04:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a85314df-272f-5e1d-86e6-5d278eeaef5e with identifier: 10738015
2026-03-30 04:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a85314df-272f-5e1d-86e6-5d278eeaef5e with scrape type 2
2026-03-30 04:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a85314df-272f-5e1d-86e6-5d278eeaef5e with scrape type 2
2026-03-30 04:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a85314df-272f-5e1d-86e6-5d278eeaef5e, identifier: 10738015
2026-03-30 04:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a85314df-272f-5e1d-86e6-5d278eeaef5e with identifier: 10738015
2026-03-30 04:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a85314df-272f-5e1d-86e6-5d278eeaef5e with identifier: 10738015
2026-03-30 04:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a85314df-272f-5e1d-86e6-5d278eeaef5e with identifier: 10738015 to the API
2026-03-30 04:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738015>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a85314df-272f-5e1d-86e6-5d278eeaef5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738015',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 106389,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C 300e AMG Line - 4-Matic - Hybrid - Automatic - 211 '
'hp - 106.389 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-30 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738015%27 HTTP/1.1" 200 None
2026-03-30 04:19:11 [adesa.de] INFO: Saving data for 10738015: {'auction_closing_time': 1774876200.0, 'created_time': 1774632104.418614, 'last_price_update_time': 1774844351.22346}
2026-03-30 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738015') HTTP/1.1" 204 0
2026-03-30 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10735339
2026-03-30 04:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed229f46-dee6-5d00-a666-b097400fbd90 with scrape type 2
2026-03-30 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed229f46-dee6-5d00-a666-b097400fbd90 with scrape type 2
2026-03-30 04:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ed229f46-dee6-5d00-a666-b097400fbd90, identifier: 10735339
2026-03-30 04:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10735339
2026-03-30 04:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10735339
2026-03-30 04:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10735339 to the API
2026-03-30 04:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735339>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'ed229f46-dee6-5d00-a666-b097400fbd90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA854BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735339',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 156887,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 220d AMG Line - Diesel - Automatic - 194 hp - '
'156.887 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735339%27 HTTP/1.1" 200 None
2026-03-30 04:19:11 [adesa.de] INFO: Saving data for 10735339: {'auction_closing_time': 1774858200.0, 'created_time': 1774632242.31301, 'last_price_update_time': 1774844351.802874}
2026-03-30 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735339') HTTP/1.1" 204 0
2026-03-30 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f44169f-79f1-5361-bf2a-920f616a640b with identifier: 10734424
2026-03-30 04:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f44169f-79f1-5361-bf2a-920f616a640b with scrape type 2
2026-03-30 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f44169f-79f1-5361-bf2a-920f616a640b with scrape type 2
2026-03-30 04:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f44169f-79f1-5361-bf2a-920f616a640b, identifier: 10734424
2026-03-30 04:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0597b560-a770-5d85-b874-7b0d88073dc3 with identifier: 10738017
2026-03-30 04:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0597b560-a770-5d85-b874-7b0d88073dc3 with scrape type 2
2026-03-30 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0597b560-a770-5d85-b874-7b0d88073dc3 with scrape type 2
2026-03-30 04:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0597b560-a770-5d85-b874-7b0d88073dc3, identifier: 10738017
2026-03-30 04:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f44169f-79f1-5361-bf2a-920f616a640b with identifier: 10734424
2026-03-30 04:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f44169f-79f1-5361-bf2a-920f616a640b with identifier: 10734424
2026-03-30 04:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f44169f-79f1-5361-bf2a-920f616a640b with identifier: 10734424 to the API
2026-03-30 04:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734424>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Petrol',
'id': '1f44169f-79f1-5361-bf2a-920f616a640b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A-TQ 202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734424',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 29165,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 29.165 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-30 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734424%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.de] INFO: Saving data for 10734424: {'auction_closing_time': 1774949100.0, 'created_time': 1774614348.999609, 'last_price_update_time': 1774844352.288402}
2026-03-30 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734424') HTTP/1.1" 204 0
2026-03-30 04:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0597b560-a770-5d85-b874-7b0d88073dc3 with identifier: 10738017
2026-03-30 04:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0597b560-a770-5d85-b874-7b0d88073dc3 with identifier: 10738017
2026-03-30 04:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0597b560-a770-5d85-b874-7b0d88073dc3 with identifier: 10738017 to the API
2026-03-30 04:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738017>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '0597b560-a770-5d85-b874-7b0d88073dc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000452',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738017',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 41917,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 163 hp - '
'41.917 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-30 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738017%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.de] INFO: Saving data for 10738017: {'auction_closing_time': 1774876200.0, 'created_time': 1774632107.668132, 'last_price_update_time': 1774844352.587561}
2026-03-30 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738017') HTTP/1.1" 204 0
2026-03-30 04:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with identifier: 10737932
2026-03-30 04:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with scrape type 2
2026-03-30 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with scrape type 2
2026-03-30 04:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142, identifier: 10737932
2026-03-30 04:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with identifier: 10737932
2026-03-30 04:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with identifier: 10737932
2026-03-30 04:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with identifier: 10737932 to the API
2026-03-30 04:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737932>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '0c2d9e66-d314-5c65-b43d-e8f5c0dcd142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000517',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737932',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 37042,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 163 hp - '
'37.042 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-30 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737932%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.de] INFO: Saving data for 10737932: {'auction_closing_time': 1774875600.0, 'created_time': 1774631975.99839, 'last_price_update_time': 1774844352.992283}
2026-03-30 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737932') HTTP/1.1" 204 0
2026-03-30 04:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da546504-f96c-5057-8aad-b4aaadc75712 with identifier: 10734594
2026-03-30 04:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da546504-f96c-5057-8aad-b4aaadc75712 with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da546504-f96c-5057-8aad-b4aaadc75712 with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da546504-f96c-5057-8aad-b4aaadc75712, identifier: 10734594
2026-03-30 04:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da546504-f96c-5057-8aad-b4aaadc75712 with identifier: 10734594
2026-03-30 04:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da546504-f96c-5057-8aad-b4aaadc75712 with identifier: 10734594
2026-03-30 04:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da546504-f96c-5057-8aad-b4aaadc75712 with identifier: 10734594 to the API
2026-03-30 04:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:19: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-30 04:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734594>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'da546504-f96c-5057-8aad-b4aaadc75712',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H-BO 1131',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734594',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 117633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-02-03',
'seats_number': 3,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Vivaro 1.5 Edition - Diesel - Manual - 102 hp - 117.633 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-30 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734594%27 HTTP/1.1" 200 None
2026-03-30 04:19:13 [adesa.de] INFO: Saving data for 10734594: {'auction_closing_time': 1774949100.0, 'created_time': 1774614367.261889, 'last_price_update_time': 1774844353.394938}
2026-03-30 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734594') HTTP/1.1" 204 0
2026-03-30 04: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-30 04:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with identifier: 10734628
2026-03-30 04:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea, identifier: 10734628
2026-03-30 04:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with identifier: 10734628
2026-03-30 04:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with identifier: 10734628
2026-03-30 04:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with identifier: 10734628 to the API
2026-03-30 04:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:19: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-30 04:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 523,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '8663a8b3-a29c-585d-b3da-fcc2f72f55ea',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734628',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 60048,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43600,
'price_includes_vat': True,
'registration_date': '2023-09-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX 50 - xDrive - Electric - Automatic - 523 hp - 60.048 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734628%27 HTTP/1.1" 200 None
2026-03-30 04:19:13 [adesa.de] INFO: Saving data for 10734628: {'auction_closing_time': 1774855800.0, 'created_time': 1774614471.218209, 'last_price_update_time': 1774844353.768764}
2026-03-30 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734628') HTTP/1.1" 204 0
2026-03-30 04:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe93ad7-97da-5204-afb4-99d4511f6249 with identifier: 10737918
2026-03-30 04:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe93ad7-97da-5204-afb4-99d4511f6249 with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afe93ad7-97da-5204-afb4-99d4511f6249 with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: afe93ad7-97da-5204-afb4-99d4511f6249, identifier: 10737918
2026-03-30 04:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 with identifier: 10736685
2026-03-30 04:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5825dbf2-db78-55b2-bdd1-cb7d91bd9537, identifier: 10736685
2026-03-30 04:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: afe93ad7-97da-5204-afb4-99d4511f6249 with identifier: 10737918
2026-03-30 04:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: afe93ad7-97da-5204-afb4-99d4511f6249 with identifier: 10737918
2026-03-30 04:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: afe93ad7-97da-5204-afb4-99d4511f6249 with identifier: 10737918 to the API
2026-03-30 04:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737918>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'afe93ad7-97da-5204-afb4-99d4511f6249',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737918',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 16229,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'16.229 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737918%27 HTTP/1.1" 200 None
2026-03-30 04:19:14 [adesa.de] INFO: Saving data for 10737918: {'auction_closing_time': 1774875600.0, 'created_time': 1774631973.851866, 'last_price_update_time': 1774844354.259039}
2026-03-30 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737918') HTTP/1.1" 204 0
2026-03-30 04:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 with identifier: 10736685
2026-03-30 04:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 with identifier: 10736685
2026-03-30 04:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 with identifier: 10736685 to the API
2026-03-30 04:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736685>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5825dbf2-db78-55b2-bdd1-cb7d91bd9537',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OVILA2',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 9279,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 64600,
'price_includes_vat': True,
'registration_date': '2024-10-18',
'seats_number': 5,
'seller_name': 'Inbos',
'title': 'BMW X6 40d M Sport - xDrive - Diesel - Automatic - 340 hp - 9.279 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-30 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736685%27 HTTP/1.1" 200 None
2026-03-30 04:19:14 [adesa.de] INFO: Saving data for 10736685: {'auction_closing_time': 1774863000.0, 'created_time': 1774632064.624705, 'last_price_update_time': 1774844354.548488}
2026-03-30 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736685') HTTP/1.1" 204 0
2026-03-30 04:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cc33b80-fbc3-58d1-a61d-5c7e0841e055 with identifier: 10737485
2026-03-30 04:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cc33b80-fbc3-58d1-a61d-5c7e0841e055 with scrape type 2
2026-03-30 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cc33b80-fbc3-58d1-a61d-5c7e0841e055 with scrape type 2
2026-03-30 04:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8cc33b80-fbc3-58d1-a61d-5c7e0841e055, identifier: 10737485
2026-03-30 04:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8cc33b80-fbc3-58d1-a61d-5c7e0841e055 with identifier: 10737485
2026-03-30 04:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8cc33b80-fbc3-58d1-a61d-5c7e0841e055 with identifier: 10737485
2026-03-30 04:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8cc33b80-fbc3-58d1-a61d-5c7e0841e055 with identifier: 10737485 to the API
2026-03-30 04:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737485>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': '8cc33b80-fbc3-58d1-a61d-5c7e0841e055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737485',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 29676,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'SAS YOSA',
'title': 'Peugeot 308 SW 1.2 GT - Petrol - Automatic - 130 hp - 29.676 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-30 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737485%27 HTTP/1.1" 200 None
2026-03-30 04:19:14 [adesa.de] INFO: Saving data for 10737485: {'auction_closing_time': 1774953000.0, 'created_time': 1774632033.342521, 'last_price_update_time': 1774844354.95179}
2026-03-30 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737485') HTTP/1.1" 204 0
2026-03-30 04:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10734647
2026-03-30 04:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with scrape type 2
2026-03-30 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with scrape type 2
2026-03-30 04:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9, identifier: 10734647
2026-03-30 04:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10734647
2026-03-30 04:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10734647
2026-03-30 04:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10734647 to the API
2026-03-30 04:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734647>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'fd90c1d3-34e1-546f-bc6a-3f62e0457fc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734647',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': '#3',
'odometer': 7356,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2024-06-04',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Smart #3 - Electric - Automatic - 272 hp - 7.356 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734647%27 HTTP/1.1" 200 None
2026-03-30 04:19:15 [adesa.de] INFO: Saving data for 10734647: {'auction_closing_time': 1774856400.0, 'created_time': 1774614312.571895, 'last_price_update_time': 1774844355.327359}
2026-03-30 04:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734647') HTTP/1.1" 204 0
2026-03-30 04:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ea36860-442c-5631-b722-8d081116880a with identifier: 10733079
2026-03-30 04:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ea36860-442c-5631-b722-8d081116880a with scrape type 2
2026-03-30 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ea36860-442c-5631-b722-8d081116880a with scrape type 2
2026-03-30 04:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7ea36860-442c-5631-b722-8d081116880a, identifier: 10733079
2026-03-30 04:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7ea36860-442c-5631-b722-8d081116880a with identifier: 10733079
2026-03-30 04:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7ea36860-442c-5631-b722-8d081116880a with identifier: 10733079
2026-03-30 04:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7ea36860-442c-5631-b722-8d081116880a with identifier: 10733079 to the API
2026-03-30 04:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733079>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '7ea36860-442c-5631-b722-8d081116880a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2899861-2490877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733079',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 68715,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 2,
'seller_name': None,
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 140 hp - 68.715 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733079%27 HTTP/1.1" 200 None
2026-03-30 04:19:16 [adesa.de] INFO: Saving data for 10733079: {'auction_closing_time': 1774875600.0, 'created_time': 1774545336.106614, 'last_price_update_time': 1774844356.327115}
2026-03-30 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733079') HTTP/1.1" 204 0
2026-03-30 04:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10738276
2026-03-30 04:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd5709cf-51d4-5df2-88de-284a9757c0d0 with scrape type 2
2026-03-30 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd5709cf-51d4-5df2-88de-284a9757c0d0 with scrape type 2
2026-03-30 04:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd5709cf-51d4-5df2-88de-284a9757c0d0, identifier: 10738276
2026-03-30 04:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10738276
2026-03-30 04:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10738276
2026-03-30 04:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10738276 to the API
2026-03-30 04:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738276>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fd5709cf-51d4-5df2-88de-284a9757c0d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NWM JP72E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738276',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 36451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28700,
'price_includes_vat': True,
'registration_date': '2023-04-05',
'seats_number': 5,
'seller_name': 'NV LIMACO BELGIUM',
'title': 'Volvo XC60 T6 Core - AWD - Hybrid - Automatic - 252 hp - 36.451 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-30 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738276%27 HTTP/1.1" 200 None
2026-03-30 04:19:16 [adesa.de] INFO: Saving data for 10738276: {'auction_closing_time': 1774863000.0, 'created_time': 1774632067.270705, 'last_price_update_time': 1774844356.706012}
2026-03-30 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738276') HTTP/1.1" 204 0
2026-03-30 04:19:16 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.313(s), this was the 1st time calling it.
2026-03-30 04:19:16 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.655029055991348 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:19:16 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '683305aa139dba0f7491c645e0f457a9', '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=683305aa139dba0f7491c645e0f457a9.
2026-03-30 04:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5b09be1-502b-5c91-8fa9-b59799bdfea4 with identifier: 10732927
2026-03-30 04:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5b09be1-502b-5c91-8fa9-b59799bdfea4 with scrape type 2
2026-03-30 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5b09be1-502b-5c91-8fa9-b59799bdfea4 with scrape type 2
2026-03-30 04:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a5b09be1-502b-5c91-8fa9-b59799bdfea4, identifier: 10732927
2026-03-30 04:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a5b09be1-502b-5c91-8fa9-b59799bdfea4 with identifier: 10732927
2026-03-30 04:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a5b09be1-502b-5c91-8fa9-b59799bdfea4 with identifier: 10732927
2026-03-30 04:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a5b09be1-502b-5c91-8fa9-b59799bdfea4 with identifier: 10732927 to the API
2026-03-30 04:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732927>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5b09be1-502b-5c91-8fa9-b59799bdfea4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994436-2508742',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732927',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 64442,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 2,
'seller_name': None,
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 140 hp - 64.442 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732927%27 HTTP/1.1" 200 None
2026-03-30 04:19:17 [adesa.de] INFO: Saving data for 10732927: {'auction_closing_time': 1774875600.0, 'created_time': 1774545336.487737, 'last_price_update_time': 1774844357.089634}
2026-03-30 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732927') HTTP/1.1" 204 0
2026-03-30 04:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:17 [adesa.de] INFO: Found listing with ID: 10733221
2026-03-30 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733221%27 HTTP/1.1" 200 None
2026-03-30 04:19:17 [adesa.de] INFO: Scrape type for 10733221: 2
2026-03-30 04:19:17 [adesa.de] INFO: Scraping item 10733221 url https://www.openlane.eu/en/carv6/auction/10733221
2026-03-30 04:19:17 [adesa.de] INFO: Found listing with ID: 10733222
2026-03-30 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733222%27 HTTP/1.1" 200 None
2026-03-30 04:19:17 [adesa.de] INFO: Scrape type for 10733222: 2
2026-03-30 04:19:17 [adesa.de] INFO: Scraping item 10733222 url https://www.openlane.eu/en/carv6/auction/10733222
2026-03-30 04:19:17 [adesa.de] INFO: Found listing with ID: 10733225
2026-03-30 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733225%27 HTTP/1.1" 200 None
2026-03-30 04:19:17 [adesa.de] INFO: Scrape type for 10733225: 2
2026-03-30 04:19:17 [adesa.de] INFO: Scraping item 10733225 url https://www.openlane.eu/en/carv6/auction/10733225
2026-03-30 04:19:17 [adesa.de] INFO: Found listing with ID: 10733224
2026-03-30 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733224%27 HTTP/1.1" 200 None
2026-03-30 04:19:17 [adesa.de] INFO: Scrape type for 10733224: 0
2026-03-30 04:19:17 [adesa.de] INFO: Skipping item 10733224 url https://www.openlane.eu/en/carv6/auction/10733224
2026-03-30 04:19:17 [adesa.de] INFO: Found listing with ID: 10733223
2026-03-30 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733223%27 HTTP/1.1" 200 None
2026-03-30 04:19:17 [adesa.de] INFO: Scrape type for 10733223: 2
2026-03-30 04:19:17 [adesa.de] INFO: Scraping item 10733223 url https://www.openlane.eu/en/carv6/auction/10733223
2026-03-30 04:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with identifier: 10733220
2026-03-30 04:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with scrape type 2
2026-03-30 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with scrape type 2
2026-03-30 04:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab26c8a3-8519-5103-a3ec-2bcbf63572b1, identifier: 10733220
2026-03-30 04:19:17 [adesa.de] INFO: Found listing with ID: 10733229
2026-03-30 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733229%27 HTTP/1.1" 200 None
2026-03-30 04:19:17 [adesa.de] INFO: Scrape type for 10733229: 2
2026-03-30 04:19:17 [adesa.de] INFO: Scraping item 10733229 url https://www.openlane.eu/en/carv6/auction/10733229
2026-03-30 04:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with identifier: 10733220
2026-03-30 04:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with identifier: 10733220
2026-03-30 04:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with identifier: 10733220 to the API
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733220>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ab26c8a3-8519-5103-a3ec-2bcbf63572b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WBY71AW080FS22967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733220',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 15027,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29500,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'BMW i4 40 - Electric - Automatic - 340 hp - 15.027 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733220%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Saving data for 10733220: {'auction_closing_time': 1774951200.0, 'created_time': 1774614276.780907, 'last_price_update_time': 1774844358.252973}
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733220') HTTP/1.1" 204 0
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733226
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733226%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733226: 2
2026-03-30 04:19:18 [adesa.de] INFO: Scraping item 10733226 url https://www.openlane.eu/en/carv6/auction/10733226
2026-03-30 04:19:18 [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-30 04:19:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733228
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733228%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733228: 2
2026-03-30 04:19:18 [adesa.de] INFO: Scraping item 10733228 url https://www.openlane.eu/en/carv6/auction/10733228
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733227
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733227%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733227: 0
2026-03-30 04:19:18 [adesa.de] INFO: Skipping item 10733227 url https://www.openlane.eu/en/carv6/auction/10733227
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733230
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733230%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733230: 2
2026-03-30 04:19:18 [adesa.de] INFO: Scraping item 10733230 url https://www.openlane.eu/en/carv6/auction/10733230
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733231
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733231%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733231: 2
2026-03-30 04:19:18 [adesa.de] INFO: Scraping item 10733231 url https://www.openlane.eu/en/carv6/auction/10733231
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733232
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733232%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733232: 0
2026-03-30 04:19:18 [adesa.de] INFO: Skipping item 10733232 url https://www.openlane.eu/en/carv6/auction/10733232
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733233
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733233%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733233: 0
2026-03-30 04:19:18 [adesa.de] INFO: Skipping item 10733233 url https://www.openlane.eu/en/carv6/auction/10733233
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733234
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733234%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733234: 0
2026-03-30 04:19:18 [adesa.de] INFO: Skipping item 10733234 url https://www.openlane.eu/en/carv6/auction/10733234
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733235
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733235%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733235: 0
2026-03-30 04:19:18 [adesa.de] INFO: Skipping item 10733235 url https://www.openlane.eu/en/carv6/auction/10733235
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733237
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733237%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733237: 2
2026-03-30 04:19:18 [adesa.de] INFO: Scraping item 10733237 url https://www.openlane.eu/en/carv6/auction/10733237
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733238
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733238%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733238: 0
2026-03-30 04:19:18 [adesa.de] INFO: Skipping item 10733238 url https://www.openlane.eu/en/carv6/auction/10733238
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733239
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733239%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733239: 0
2026-03-30 04:19:18 [adesa.de] INFO: Skipping item 10733239 url https://www.openlane.eu/en/carv6/auction/10733239
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733241
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733241%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733241: 0
2026-03-30 04:19:18 [adesa.de] INFO: Skipping item 10733241 url https://www.openlane.eu/en/carv6/auction/10733241
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733240
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733240%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733240: 0
2026-03-30 04:19:18 [adesa.de] INFO: Skipping item 10733240 url https://www.openlane.eu/en/carv6/auction/10733240
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733245
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733245%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733245: 2
2026-03-30 04:19:18 [adesa.de] INFO: Scraping item 10733245 url https://www.openlane.eu/en/carv6/auction/10733245
2026-03-30 04:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1889561b-31c4-5014-b091-54d9cb79c3e7 with identifier: 10732937
2026-03-30 04:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1889561b-31c4-5014-b091-54d9cb79c3e7 with scrape type 2
2026-03-30 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1889561b-31c4-5014-b091-54d9cb79c3e7 with scrape type 2
2026-03-30 04:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1889561b-31c4-5014-b091-54d9cb79c3e7, identifier: 10732937
2026-03-30 04:19:18 [adesa.de] INFO: Found listing with ID: 10733243
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733243%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Scrape type for 10733243: 2
2026-03-30 04:19:18 [adesa.de] INFO: Scraping item 10733243 url https://www.openlane.eu/en/carv6/auction/10733243
2026-03-30 04:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1889561b-31c4-5014-b091-54d9cb79c3e7 with identifier: 10732937
2026-03-30 04:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1889561b-31c4-5014-b091-54d9cb79c3e7 with identifier: 10732937
2026-03-30 04:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1889561b-31c4-5014-b091-54d9cb79c3e7 with identifier: 10732937 to the API
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732937>
{'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': 0,
'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-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732937%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.de] INFO: Saving data for 10732937: {'auction_closing_time': 1774875600.0, 'created_time': 1774563329.436252, 'last_price_update_time': 1774844358.903892}
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732937') HTTP/1.1" 204 0
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733244
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733244%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733244: 2
2026-03-30 04:19:19 [adesa.de] INFO: Scraping item 10733244 url https://www.openlane.eu/en/carv6/auction/10733244
2026-03-30 04:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733242
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733242%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733242: 2
2026-03-30 04:19:19 [adesa.de] INFO: Scraping item 10733242 url https://www.openlane.eu/en/carv6/auction/10733242
2026-03-30 04: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-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733247
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733247%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733247: 2
2026-03-30 04:19:19 [adesa.de] INFO: Scraping item 10733247 url https://www.openlane.eu/en/carv6/auction/10733247
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733246
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733246%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733246: 2
2026-03-30 04:19:19 [adesa.de] INFO: Scraping item 10733246 url https://www.openlane.eu/en/carv6/auction/10733246
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733249
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733249%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733249: 2
2026-03-30 04:19:19 [adesa.de] INFO: Scraping item 10733249 url https://www.openlane.eu/en/carv6/auction/10733249
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733250
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733250%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733250: 2
2026-03-30 04:19:19 [adesa.de] INFO: Scraping item 10733250 url https://www.openlane.eu/en/carv6/auction/10733250
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733248
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733248%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733248: 2
2026-03-30 04:19:19 [adesa.de] INFO: Scraping item 10733248 url https://www.openlane.eu/en/carv6/auction/10733248
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733251
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733251%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733251: 2
2026-03-30 04:19:19 [adesa.de] INFO: Scraping item 10733251 url https://www.openlane.eu/en/carv6/auction/10733251
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733252
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733252%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733252: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733252 url https://www.openlane.eu/en/carv6/auction/10733252
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733254
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733254%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733254: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733254 url https://www.openlane.eu/en/carv6/auction/10733254
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733253
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733253%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733253: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733253 url https://www.openlane.eu/en/carv6/auction/10733253
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733255
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733255%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733255: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733255 url https://www.openlane.eu/en/carv6/auction/10733255
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733256
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733256%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733256: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733256 url https://www.openlane.eu/en/carv6/auction/10733256
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733258
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733258%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733258: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733258 url https://www.openlane.eu/en/carv6/auction/10733258
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733259
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733259%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733259: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733259 url https://www.openlane.eu/en/carv6/auction/10733259
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733257
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733257%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733257: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733257 url https://www.openlane.eu/en/carv6/auction/10733257
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733260
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733260%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733260: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733260 url https://www.openlane.eu/en/carv6/auction/10733260
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733261
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733261%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733261: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733261 url https://www.openlane.eu/en/carv6/auction/10733261
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733262
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733262%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733262: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733262 url https://www.openlane.eu/en/carv6/auction/10733262
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733263
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733263%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733263: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733263 url https://www.openlane.eu/en/carv6/auction/10733263
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733264
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733264%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733264: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733264 url https://www.openlane.eu/en/carv6/auction/10733264
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733266
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733266%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733266: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733266 url https://www.openlane.eu/en/carv6/auction/10733266
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733267
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733267%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733267: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733267 url https://www.openlane.eu/en/carv6/auction/10733267
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733268
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733268%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733268: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733268 url https://www.openlane.eu/en/carv6/auction/10733268
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10733269
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733269%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10733269: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10733269 url https://www.openlane.eu/en/carv6/auction/10733269
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10732841
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732841%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10732841: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10732841 url https://www.openlane.eu/en/carv6/auction/10732841
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10732834
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732834%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10732834: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10732834 url https://www.openlane.eu/en/carv6/auction/10732834
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10732830
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732830%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10732830: 2
2026-03-30 04:19:19 [adesa.de] INFO: Scraping item 10732830 url https://www.openlane.eu/en/carv6/auction/10732830
2026-03-30 04:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c12feaf-61eb-561f-bbc0-89c51278b860 with identifier: 10732913
2026-03-30 04:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c12feaf-61eb-561f-bbc0-89c51278b860 with scrape type 2
2026-03-30 04:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c12feaf-61eb-561f-bbc0-89c51278b860 with scrape type 2
2026-03-30 04:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3c12feaf-61eb-561f-bbc0-89c51278b860, identifier: 10732913
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10732918
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732918%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10732918: 0
2026-03-30 04:19:19 [adesa.de] INFO: Skipping item 10732918 url https://www.openlane.eu/en/carv6/auction/10732918
2026-03-30 04:19:19 [adesa.de] INFO: Found listing with ID: 10732826
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732826%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.de] INFO: Scrape type for 10732826: 2
2026-03-30 04:19:19 [adesa.de] INFO: Scraping item 10732826 url https://www.openlane.eu/en/carv6/auction/10732826
2026-03-30 04:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3c12feaf-61eb-561f-bbc0-89c51278b860 with identifier: 10732913
2026-03-30 04:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3c12feaf-61eb-561f-bbc0-89c51278b860 with identifier: 10732913
2026-03-30 04:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3c12feaf-61eb-561f-bbc0-89c51278b860 with identifier: 10732913 to the API
2026-03-30 04:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732913>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '3c12feaf-61eb-561f-bbc0-89c51278b860',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994442-2483581',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732913',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 50076,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2024-08-02',
'seats_number': 2,
'seller_name': None,
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 140 hp - 50.076 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732913%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.de] INFO: Saving data for 10732913: {'auction_closing_time': 1774875600.0, 'created_time': 1774546075.748912, 'last_price_update_time': 1774844360.145547}
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732913') HTTP/1.1" 204 0
2026-03-30 04:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:20 [adesa.de] INFO: Found listing with ID: 10732925
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732925%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.de] INFO: Scrape type for 10732925: 0
2026-03-30 04:19:20 [adesa.de] INFO: Skipping item 10732925 url https://www.openlane.eu/en/carv6/auction/10732925
2026-03-30 04:19:20 [adesa.de] INFO: Found listing with ID: 10732855
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732855%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.de] INFO: Scrape type for 10732855: 0
2026-03-30 04:19:20 [adesa.de] INFO: Skipping item 10732855 url https://www.openlane.eu/en/carv6/auction/10732855
2026-03-30 04:19:20 [adesa.de] INFO: Found listing with ID: 10732816
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732816%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.de] INFO: Scrape type for 10732816: 2
2026-03-30 04:19:20 [adesa.de] INFO: Scraping item 10732816 url https://www.openlane.eu/en/carv6/auction/10732816
2026-03-30 04:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:20 [adesa.de] INFO: Found listing with ID: 10732839
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732839%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.de] INFO: Scrape type for 10732839: 2
2026-03-30 04:19:20 [adesa.de] INFO: Scraping item 10732839 url https://www.openlane.eu/en/carv6/auction/10732839
2026-03-30 04:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:20 [adesa.de] INFO: Found listing with ID: 10732829
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732829%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.de] INFO: Scrape type for 10732829: 0
2026-03-30 04:19:20 [adesa.de] INFO: Skipping item 10732829 url https://www.openlane.eu/en/carv6/auction/10732829
2026-03-30 04:19:20 [adesa.de] INFO: Found listing with ID: 10732854
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732854%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.de] INFO: Scrape type for 10732854: 0
2026-03-30 04:19:20 [adesa.de] INFO: Skipping item 10732854 url https://www.openlane.eu/en/carv6/auction/10732854
2026-03-30 04:19:20 [adesa.de] INFO: Found listing with ID: 10732833
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732833%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.de] INFO: Scrape type for 10732833: 2
2026-03-30 04:19:20 [adesa.de] INFO: Scraping item 10732833 url https://www.openlane.eu/en/carv6/auction/10732833
2026-03-30 04:19:20 [adesa.de] INFO: Found listing with ID: 10732930
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732930%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.de] INFO: Scrape type for 10732930: 2
2026-03-30 04:19:20 [adesa.de] INFO: Scraping item 10732930 url https://www.openlane.eu/en/carv6/auction/10732930
2026-03-30 04:19: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-30 04:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00be4389-f32d-522a-9dde-fba19e44d9f0 with identifier: 10732822
2026-03-30 04:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00be4389-f32d-522a-9dde-fba19e44d9f0 with scrape type 2
2026-03-30 04:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00be4389-f32d-522a-9dde-fba19e44d9f0 with scrape type 2
2026-03-30 04:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00be4389-f32d-522a-9dde-fba19e44d9f0, identifier: 10732822
2026-03-30 04:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b0fa087-88ef-5190-a68d-11e109880df0 with identifier: 10732820
2026-03-30 04:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b0fa087-88ef-5190-a68d-11e109880df0 with scrape type 2
2026-03-30 04:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b0fa087-88ef-5190-a68d-11e109880df0 with scrape type 2
2026-03-30 04:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b0fa087-88ef-5190-a68d-11e109880df0, identifier: 10732820
2026-03-30 04:19:20 [adesa.de] INFO: Found listing with ID: 10732832
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732832%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.de] INFO: Scrape type for 10732832: 2
2026-03-30 04:19:20 [adesa.de] INFO: Scraping item 10732832 url https://www.openlane.eu/en/carv6/auction/10732832
2026-03-30 04:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00be4389-f32d-522a-9dde-fba19e44d9f0 with identifier: 10732822
2026-03-30 04:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00be4389-f32d-522a-9dde-fba19e44d9f0 with identifier: 10732822
2026-03-30 04:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00be4389-f32d-522a-9dde-fba19e44d9f0 with identifier: 10732822 to the API
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732822>
{'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': '00be4389-f32d-522a-9dde-fba19e44d9f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994445-2501499',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732822',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 42791,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-08-02',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 165 hp - 42.791 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732822%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.de] INFO: Saving data for 10732822: {'auction_closing_time': 1774875600.0, 'created_time': 1774545388.849631, 'last_price_update_time': 1774844360.896593}
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732822') HTTP/1.1" 204 0
2026-03-30 04:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b0fa087-88ef-5190-a68d-11e109880df0 with identifier: 10732820
2026-03-30 04:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b0fa087-88ef-5190-a68d-11e109880df0 with identifier: 10732820
2026-03-30 04:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b0fa087-88ef-5190-a68d-11e109880df0 with identifier: 10732820 to the API
2026-03-30 04:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732820>
{'auction_title': '',
'c_o_2_emission_value': 228,
'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': '7b0fa087-88ef-5190-a68d-11e109880df0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994435-2480573',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732820',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 36794,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2024-12-06',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 140 hp - 36.794 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732820%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.de] INFO: Saving data for 10732820: {'auction_closing_time': 1774875600.0, 'created_time': 1774546074.951202, 'last_price_update_time': 1774844361.213875}
2026-03-30 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732820') HTTP/1.1" 204 0
2026-03-30 04:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b39fc12d-287f-51d0-8215-801b78affdf6 with identifier: 10738024
2026-03-30 04:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b39fc12d-287f-51d0-8215-801b78affdf6 with scrape type 2
2026-03-30 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b39fc12d-287f-51d0-8215-801b78affdf6 with scrape type 2
2026-03-30 04:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b39fc12d-287f-51d0-8215-801b78affdf6, identifier: 10738024
2026-03-30 04:19:21 [adesa.de] INFO: Found listing with ID: 10732938
2026-03-30 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732938%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.de] INFO: Scrape type for 10732938: 0
2026-03-30 04:19:21 [adesa.de] INFO: Skipping item 10732938 url https://www.openlane.eu/en/carv6/auction/10732938
2026-03-30 04:19:21 [adesa.de] INFO: Found listing with ID: 10732941
2026-03-30 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732941%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.de] INFO: Scrape type for 10732941: 2
2026-03-30 04:19:21 [adesa.de] INFO: Scraping item 10732941 url https://www.openlane.eu/en/carv6/auction/10732941
2026-03-30 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b39fc12d-287f-51d0-8215-801b78affdf6 with identifier: 10738024
2026-03-30 04:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b39fc12d-287f-51d0-8215-801b78affdf6 with identifier: 10738024
2026-03-30 04:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b39fc12d-287f-51d0-8215-801b78affdf6 with identifier: 10738024 to the API
2026-03-30 04:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738024>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'b39fc12d-287f-51d0-8215-801b78affdf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738024',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 10413,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 2,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Fortwo - Electric - Automatic - 82 hp - 10.413 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738024%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.de] INFO: Saving data for 10738024: {'auction_closing_time': 1774876200.0, 'created_time': 1774632002.986611, 'last_price_update_time': 1774844361.633479}
2026-03-30 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738024') HTTP/1.1" 204 0
2026-03-30 04: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-30 04:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea392808-882d-54e8-af66-459f84345cd3 with identifier: 10732897
2026-03-30 04:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea392808-882d-54e8-af66-459f84345cd3 with scrape type 2
2026-03-30 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea392808-882d-54e8-af66-459f84345cd3 with scrape type 2
2026-03-30 04:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea392808-882d-54e8-af66-459f84345cd3, identifier: 10732897
2026-03-30 04:19:21 [adesa.de] INFO: Found listing with ID: 10732817
2026-03-30 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732817%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.de] INFO: Scrape type for 10732817: 2
2026-03-30 04:19:21 [adesa.de] INFO: Scraping item 10732817 url https://www.openlane.eu/en/carv6/auction/10732817
2026-03-30 04:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea392808-882d-54e8-af66-459f84345cd3 with identifier: 10732897
2026-03-30 04:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea392808-882d-54e8-af66-459f84345cd3 with identifier: 10732897
2026-03-30 04:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea392808-882d-54e8-af66-459f84345cd3 with identifier: 10732897 to the API
2026-03-30 04:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732897>
{'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': 0,
'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-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732897%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Saving data for 10732897: {'auction_closing_time': 1774875600.0, 'created_time': 1774563328.590656, 'last_price_update_time': 1774844362.131713}
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732897') HTTP/1.1" 204 0
2026-03-30 04:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732853
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732853%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732853: 0
2026-03-30 04:19:22 [adesa.de] INFO: Skipping item 10732853 url https://www.openlane.eu/en/carv6/auction/10732853
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732920
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732920%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732920: 0
2026-03-30 04:19:22 [adesa.de] INFO: Skipping item 10732920 url https://www.openlane.eu/en/carv6/auction/10732920
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732831
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732831%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732831: 0
2026-03-30 04:19:22 [adesa.de] INFO: Skipping item 10732831 url https://www.openlane.eu/en/carv6/auction/10732831
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732898
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732898%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732898: 0
2026-03-30 04:19:22 [adesa.de] INFO: Skipping item 10732898 url https://www.openlane.eu/en/carv6/auction/10732898
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732845
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732845%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732845: 0
2026-03-30 04:19:22 [adesa.de] INFO: Skipping item 10732845 url https://www.openlane.eu/en/carv6/auction/10732845
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732842
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732842%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732842: 0
2026-03-30 04:19:22 [adesa.de] INFO: Skipping item 10732842 url https://www.openlane.eu/en/carv6/auction/10732842
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732828
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732828%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732828: 0
2026-03-30 04:19:22 [adesa.de] INFO: Skipping item 10732828 url https://www.openlane.eu/en/carv6/auction/10732828
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732873
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732873%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732873: 0
2026-03-30 04:19:22 [adesa.de] INFO: Skipping item 10732873 url https://www.openlane.eu/en/carv6/auction/10732873
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732825
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732825%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732825: 2
2026-03-30 04:19:22 [adesa.de] INFO: Scraping item 10732825 url https://www.openlane.eu/en/carv6/auction/10732825
2026-03-30 04:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34ee9297-ef22-5e32-931e-83ccfed70cc6 with identifier: 10732814
2026-03-30 04:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34ee9297-ef22-5e32-931e-83ccfed70cc6 with scrape type 2
2026-03-30 04:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34ee9297-ef22-5e32-931e-83ccfed70cc6 with scrape type 2
2026-03-30 04:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 34ee9297-ef22-5e32-931e-83ccfed70cc6, identifier: 10732814
2026-03-30 04:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 34ee9297-ef22-5e32-931e-83ccfed70cc6 with identifier: 10732814
2026-03-30 04:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 34ee9297-ef22-5e32-931e-83ccfed70cc6 with identifier: 10732814
2026-03-30 04:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 34ee9297-ef22-5e32-931e-83ccfed70cc6 with identifier: 10732814 to the API
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732814>
{'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': '34ee9297-ef22-5e32-931e-83ccfed70cc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2899902-2481538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732814',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 47227,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2024-11-06',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L3H2 2.2 - Diesel - Automatic - 140 hp - 47.227 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732814%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Saving data for 10732814: {'auction_closing_time': 1774875600.0, 'created_time': 1774546087.468926, 'last_price_update_time': 1774844362.718183}
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732814') HTTP/1.1" 204 0
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732893
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732893%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732893: 0
2026-03-30 04:19:22 [adesa.de] INFO: Skipping item 10732893 url https://www.openlane.eu/en/carv6/auction/10732893
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732942
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732942%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732942: 2
2026-03-30 04:19:22 [adesa.de] INFO: Scraping item 10732942 url https://www.openlane.eu/en/carv6/auction/10732942
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732812
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732812%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732812: 2
2026-03-30 04:19:22 [adesa.de] INFO: Scraping item 10732812 url https://www.openlane.eu/en/carv6/auction/10732812
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732891
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732891%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732891: 2
2026-03-30 04:19:22 [adesa.de] INFO: Scraping item 10732891 url https://www.openlane.eu/en/carv6/auction/10732891
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732843
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732843%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732843: 2
2026-03-30 04:19:22 [adesa.de] INFO: Scraping item 10732843 url https://www.openlane.eu/en/carv6/auction/10732843
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732821
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732821%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732821: 2
2026-03-30 04:19:22 [adesa.de] INFO: Scraping item 10732821 url https://www.openlane.eu/en/carv6/auction/10732821
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732940
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732940%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732940: 2
2026-03-30 04:19:22 [adesa.de] INFO: Scraping item 10732940 url https://www.openlane.eu/en/carv6/auction/10732940
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732906
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732906%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732906: 2
2026-03-30 04:19:22 [adesa.de] INFO: Scraping item 10732906 url https://www.openlane.eu/en/carv6/auction/10732906
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732857
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732857%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732857: 2
2026-03-30 04:19:22 [adesa.de] INFO: Scraping item 10732857 url https://www.openlane.eu/en/carv6/auction/10732857
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732835
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732835%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732835: 2
2026-03-30 04:19:22 [adesa.de] INFO: Scraping item 10732835 url https://www.openlane.eu/en/carv6/auction/10732835
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732848
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732848%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732848: 2
2026-03-30 04:19:22 [adesa.de] INFO: Scraping item 10732848 url https://www.openlane.eu/en/carv6/auction/10732848
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732932
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732932%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732932: 0
2026-03-30 04:19:22 [adesa.de] INFO: Skipping item 10732932 url https://www.openlane.eu/en/carv6/auction/10732932
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732900
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732900%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732900: 0
2026-03-30 04:19:22 [adesa.de] INFO: Skipping item 10732900 url https://www.openlane.eu/en/carv6/auction/10732900
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732844
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732844%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732844: 2
2026-03-30 04:19:22 [adesa.de] INFO: Scraping item 10732844 url https://www.openlane.eu/en/carv6/auction/10732844
2026-03-30 04:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732827> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732859
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732859%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.de] INFO: Scrape type for 10732859: 0
2026-03-30 04:19:22 [adesa.de] INFO: Skipping item 10732859 url https://www.openlane.eu/en/carv6/auction/10732859
2026-03-30 04:19:22 [adesa.de] INFO: Found listing with ID: 10732895
2026-03-30 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732895%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Scrape type for 10732895: 2
2026-03-30 04:19:23 [adesa.de] INFO: Scraping item 10732895 url https://www.openlane.eu/en/carv6/auction/10732895
2026-03-30 04: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-30 04:19:23 [adesa.de] INFO: Found listing with ID: 10732933
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732933%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Scrape type for 10732933: 2
2026-03-30 04:19:23 [adesa.de] INFO: Scraping item 10732933 url https://www.openlane.eu/en/carv6/auction/10732933
2026-03-30 04:19:23 [adesa.de] INFO: Found listing with ID: 10732929
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732929%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Scrape type for 10732929: 2
2026-03-30 04:19:23 [adesa.de] INFO: Scraping item 10732929 url https://www.openlane.eu/en/carv6/auction/10732929
2026-03-30 04:19:23 [adesa.de] INFO: Found listing with ID: 10732858
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732858%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Scrape type for 10732858: 2
2026-03-30 04:19:23 [adesa.de] INFO: Scraping item 10732858 url https://www.openlane.eu/en/carv6/auction/10732858
2026-03-30 04:19:23 [adesa.de] INFO: Found listing with ID: 10732837
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732837%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Scrape type for 10732837: 2
2026-03-30 04:19:23 [adesa.de] INFO: Scraping item 10732837 url https://www.openlane.eu/en/carv6/auction/10732837
2026-03-30 04:19:23 [adesa.de] INFO: Found listing with ID: 10732939
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732939%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Scrape type for 10732939: 0
2026-03-30 04:19:23 [adesa.de] INFO: Skipping item 10732939 url https://www.openlane.eu/en/carv6/auction/10732939
2026-03-30 04:19:23 [adesa.de] INFO: Found listing with ID: 10732849
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732849%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Scrape type for 10732849: 2
2026-03-30 04:19:23 [adesa.de] INFO: Scraping item 10732849 url https://www.openlane.eu/en/carv6/auction/10732849
2026-03-30 04:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0044d552-1a2b-5528-8e0c-1ca3ab9f5a47 with identifier: 10732827
2026-03-30 04:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0044d552-1a2b-5528-8e0c-1ca3ab9f5a47 with scrape type 2
2026-03-30 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0044d552-1a2b-5528-8e0c-1ca3ab9f5a47 with scrape type 2
2026-03-30 04:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0044d552-1a2b-5528-8e0c-1ca3ab9f5a47, identifier: 10732827
2026-03-30 04:19:23 [adesa.de] INFO: Found listing with ID: 10732823
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732823%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Scrape type for 10732823: 0
2026-03-30 04:19:23 [adesa.de] INFO: Skipping item 10732823 url https://www.openlane.eu/en/carv6/auction/10732823
2026-03-30 04:19:23 [adesa.de] INFO: Found listing with ID: 10732901
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732901%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Scrape type for 10732901: 0
2026-03-30 04:19:23 [adesa.de] INFO: Skipping item 10732901 url https://www.openlane.eu/en/carv6/auction/10732901
2026-03-30 04:19:23 [adesa.de] INFO: Found listing with ID: 10732840
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732840%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Scrape type for 10732840: 2
2026-03-30 04:19:23 [adesa.de] INFO: Scraping item 10732840 url https://www.openlane.eu/en/carv6/auction/10732840
2026-03-30 04:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0044d552-1a2b-5528-8e0c-1ca3ab9f5a47 with identifier: 10732827
2026-03-30 04:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0044d552-1a2b-5528-8e0c-1ca3ab9f5a47 with identifier: 10732827
2026-03-30 04:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0044d552-1a2b-5528-8e0c-1ca3ab9f5a47 with identifier: 10732827 to the API
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732827>
{'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': '0044d552-1a2b-5528-8e0c-1ca3ab9f5a47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994441-2478930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732827',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 34332,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2024-11-06',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L3H2 2.2 - Diesel - Automatic - 140 hp - 34.332 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732827%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Saving data for 10732827: {'auction_closing_time': 1774875600.0, 'created_time': 1774546079.298408, 'last_price_update_time': 1774844363.530799}
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732827') HTTP/1.1" 204 0
2026-03-30 04:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:23 [adesa.de] INFO: Found listing with ID: 10732896
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732896%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Scrape type for 10732896: 0
2026-03-30 04:19:23 [adesa.de] INFO: Skipping item 10732896 url https://www.openlane.eu/en/carv6/auction/10732896
2026-03-30 04:19:23 [adesa.de] INFO: Found listing with ID: 10733080
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733080%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.de] INFO: Scrape type for 10733080: 2
2026-03-30 04:19:23 [adesa.de] INFO: Scraping item 10733080 url https://www.openlane.eu/en/carv6/auction/10733080
2026-03-30 04: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-30 04:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04: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-30 04:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa69b1db-3e45-5093-9bb5-1c2aaab3e531 with identifier: 10732909
2026-03-30 04:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa69b1db-3e45-5093-9bb5-1c2aaab3e531 with scrape type 2
2026-03-30 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa69b1db-3e45-5093-9bb5-1c2aaab3e531 with scrape type 2
2026-03-30 04:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fa69b1db-3e45-5093-9bb5-1c2aaab3e531, identifier: 10732909
2026-03-30 04:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fa69b1db-3e45-5093-9bb5-1c2aaab3e531 with identifier: 10732909
2026-03-30 04:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fa69b1db-3e45-5093-9bb5-1c2aaab3e531 with identifier: 10732909
2026-03-30 04:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fa69b1db-3e45-5093-9bb5-1c2aaab3e531 with identifier: 10732909 to the API
2026-03-30 04:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732909>
{'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': 'fa69b1db-3e45-5093-9bb5-1c2aaab3e531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994438-2526431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732909',
'listing': 'auction',
'location': 'Hessisch Lichtenau (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 10846,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'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 - 10.846 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-30 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732909%27 HTTP/1.1" 200 None
2026-03-30 04:19:24 [adesa.de] INFO: Saving data for 10732909: {'auction_closing_time': 1774875600.0, 'created_time': 1774546178.275366, 'last_price_update_time': 1774844364.126399}
2026-03-30 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732909') HTTP/1.1" 204 0
2026-03-30 04:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e1ffa35-b7e3-5fd0-9851-320e0e429545 with identifier: 10732911
2026-03-30 04:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e1ffa35-b7e3-5fd0-9851-320e0e429545 with scrape type 2
2026-03-30 04:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e1ffa35-b7e3-5fd0-9851-320e0e429545 with scrape type 2
2026-03-30 04:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6e1ffa35-b7e3-5fd0-9851-320e0e429545, identifier: 10732911
2026-03-30 04:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e with identifier: 10732904
2026-03-30 04:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e with scrape type 2
2026-03-30 04:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e with scrape type 2
2026-03-30 04:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e, identifier: 10732904
2026-03-30 04:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bf08702-266d-5335-9ec7-92e4817d77c8 with identifier: 10732899
2026-03-30 04:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bf08702-266d-5335-9ec7-92e4817d77c8 with scrape type 2
2026-03-30 04:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bf08702-266d-5335-9ec7-92e4817d77c8 with scrape type 2
2026-03-30 04:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8bf08702-266d-5335-9ec7-92e4817d77c8, identifier: 10732899
2026-03-30 04:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10734658
2026-03-30 04:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with scrape type 2
2026-03-30 04:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with scrape type 2
2026-03-30 04:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c, identifier: 10734658
2026-03-30 04:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6e1ffa35-b7e3-5fd0-9851-320e0e429545 with identifier: 10732911
2026-03-30 04:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6e1ffa35-b7e3-5fd0-9851-320e0e429545 with identifier: 10732911
2026-03-30 04:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6e1ffa35-b7e3-5fd0-9851-320e0e429545 with identifier: 10732911 to the API
2026-03-30 04:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732911>
{'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': '6e1ffa35-b7e3-5fd0-9851-320e0e429545',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994437-2519899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732911',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 22279,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2025-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 22.279 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732911%27 HTTP/1.1" 200 None
2026-03-30 04:19:24 [adesa.de] INFO: Saving data for 10732911: {'auction_closing_time': 1774875600.0, 'created_time': 1774546082.812834, 'last_price_update_time': 1774844364.878778}
2026-03-30 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732911') HTTP/1.1" 204 0
2026-03-30 04:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e with identifier: 10732904
2026-03-30 04:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e with identifier: 10732904
2026-03-30 04:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e with identifier: 10732904 to the API
2026-03-30 04:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732904>
{'auction_title': '',
'c_o_2_emission_value': 125,
'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': '6a46202d-c3cb-5884-b1a7-7d19ddbeab5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994448-2513929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732904',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 42204,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2025-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 Edition - Petrol - Automatic - 136 hp - 42.204 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-30 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732904%27 HTTP/1.1" 200 None
2026-03-30 04:19:25 [adesa.de] INFO: Saving data for 10732904: {'auction_closing_time': 1774875600.0, 'created_time': 1774545338.546179, 'last_price_update_time': 1774844365.172542}
2026-03-30 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732904') HTTP/1.1" 204 0
2026-03-30 04:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8bf08702-266d-5335-9ec7-92e4817d77c8 with identifier: 10732899
2026-03-30 04:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8bf08702-266d-5335-9ec7-92e4817d77c8 with identifier: 10732899
2026-03-30 04:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8bf08702-266d-5335-9ec7-92e4817d77c8 with identifier: 10732899 to the API
2026-03-30 04:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732899>
{'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': '8bf08702-266d-5335-9ec7-92e4817d77c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994447-2479065',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732899',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 40688,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-10-08',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano 2.2 - Diesel - Manual - 140 hp - 40.688 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732899%27 HTTP/1.1" 200 None
2026-03-30 04:19:25 [adesa.de] INFO: Saving data for 10732899: {'auction_closing_time': 1774875600.0, 'created_time': 1774546089.379788, 'last_price_update_time': 1774844365.445742}
2026-03-30 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732899') HTTP/1.1" 204 0
2026-03-30 04:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10734658
2026-03-30 04:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10734658
2026-03-30 04:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10734658 to the API
2026-03-30 04:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734658>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '6f9d44a1-0674-5b9b-bcd1-0471a25e978c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734658',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 39600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQB 250 progressive - Electric - Automatic - 190 hp - '
'39.600 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2023}
2026-03-30 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734658%27 HTTP/1.1" 200 None
2026-03-30 04:19:25 [adesa.de] INFO: Saving data for 10734658: {'auction_closing_time': 1774856400.0, 'created_time': 1774614335.185904, 'last_price_update_time': 1774844365.722559}
2026-03-30 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734658') HTTP/1.1" 204 0
2026-03-30 04:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c20b979d-403d-558d-b103-c20fb4955f06 with identifier: 10732894
2026-03-30 04:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c20b979d-403d-558d-b103-c20fb4955f06 with scrape type 2
2026-03-30 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c20b979d-403d-558d-b103-c20fb4955f06 with scrape type 2
2026-03-30 04:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c20b979d-403d-558d-b103-c20fb4955f06, identifier: 10732894
2026-03-30 04:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c20b979d-403d-558d-b103-c20fb4955f06 with identifier: 10732894
2026-03-30 04:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c20b979d-403d-558d-b103-c20fb4955f06 with identifier: 10732894
2026-03-30 04:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c20b979d-403d-558d-b103-c20fb4955f06 with identifier: 10732894 to the API
2026-03-30 04:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732894>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c20b979d-403d-558d-b103-c20fb4955f06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994439-2501401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732894',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 23047,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2025-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 23.047 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732894%27 HTTP/1.1" 200 None
2026-03-30 04:19:26 [adesa.de] INFO: Saving data for 10732894: {'auction_closing_time': 1774875600.0, 'created_time': 1774546095.227707, 'last_price_update_time': 1774844366.230976}
2026-03-30 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732894') HTTP/1.1" 204 0
2026-03-30 04:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1d11fd5-e370-5ea7-88b1-61c35908ffcf with identifier: 10736615
2026-03-30 04:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf with scrape type 2
2026-03-30 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf with scrape type 2
2026-03-30 04:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e1d11fd5-e370-5ea7-88b1-61c35908ffcf, identifier: 10736615
2026-03-30 04:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e1d11fd5-e370-5ea7-88b1-61c35908ffcf with identifier: 10736615
2026-03-30 04:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e1d11fd5-e370-5ea7-88b1-61c35908ffcf with identifier: 10736615
2026-03-30 04:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e1d11fd5-e370-5ea7-88b1-61c35908ffcf with identifier: 10736615 to the API
2026-03-30 04:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736615>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': 'e1d11fd5-e370-5ea7-88b1-61c35908ffcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recyigorQ7zuEO7bB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 13466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 45000,
'price_includes_vat': True,
'registration_date': '2023-09-22',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'13.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736615%27 HTTP/1.1" 200 None
2026-03-30 04:19:26 [adesa.de] INFO: Saving data for 10736615: {'auction_closing_time': 1775034300.0, 'created_time': 1774632026.809777, 'last_price_update_time': 1774844366.73587}
2026-03-30 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736615') HTTP/1.1" 204 0
2026-03-30 04:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f201e3b-9065-50b4-91b5-536c53f67a42 with identifier: 10732830
2026-03-30 04:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f201e3b-9065-50b4-91b5-536c53f67a42 with scrape type 2
2026-03-30 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f201e3b-9065-50b4-91b5-536c53f67a42 with scrape type 2
2026-03-30 04:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f201e3b-9065-50b4-91b5-536c53f67a42, identifier: 10732830
2026-03-30 04:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f201e3b-9065-50b4-91b5-536c53f67a42 with identifier: 10732830
2026-03-30 04:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f201e3b-9065-50b4-91b5-536c53f67a42 with identifier: 10732830
2026-03-30 04:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f201e3b-9065-50b4-91b5-536c53f67a42 with identifier: 10732830 to the API
2026-03-30 04:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732830>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '4f201e3b-9065-50b4-91b5-536c53f67a42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994507-2518574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732830',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 19109,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 19.109 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732830%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.de] INFO: Saving data for 10732830: {'auction_closing_time': 1774875600.0, 'created_time': 1774546134.707587, 'last_price_update_time': 1774844367.208117}
2026-03-30 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732830') HTTP/1.1" 204 0
2026-03-30 04:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 891f689c-4040-58b0-bbc3-80dcae8116bf with identifier: 10732816
2026-03-30 04:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 891f689c-4040-58b0-bbc3-80dcae8116bf with scrape type 2
2026-03-30 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 891f689c-4040-58b0-bbc3-80dcae8116bf with scrape type 2
2026-03-30 04:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 891f689c-4040-58b0-bbc3-80dcae8116bf, identifier: 10732816
2026-03-30 04:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e359cbd-a616-5742-a34f-559701535437 with identifier: 10733229
2026-03-30 04:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e359cbd-a616-5742-a34f-559701535437 with scrape type 2
2026-03-30 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e359cbd-a616-5742-a34f-559701535437 with scrape type 2
2026-03-30 04:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e359cbd-a616-5742-a34f-559701535437, identifier: 10733229
2026-03-30 04:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 891f689c-4040-58b0-bbc3-80dcae8116bf with identifier: 10732816
2026-03-30 04:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 891f689c-4040-58b0-bbc3-80dcae8116bf with identifier: 10732816
2026-03-30 04:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 891f689c-4040-58b0-bbc3-80dcae8116bf with identifier: 10732816 to the API
2026-03-30 04:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732816>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '891f689c-4040-58b0-bbc3-80dcae8116bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994514-2513925',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732816',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 44012,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 44.012 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732816%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.de] INFO: Saving data for 10732816: {'auction_closing_time': 1774875600.0, 'created_time': 1774546131.935475, 'last_price_update_time': 1774844367.681109}
2026-03-30 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732816') HTTP/1.1" 204 0
2026-03-30 04:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e359cbd-a616-5742-a34f-559701535437 with identifier: 10733229
2026-03-30 04:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e359cbd-a616-5742-a34f-559701535437 with identifier: 10733229
2026-03-30 04:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e359cbd-a616-5742-a34f-559701535437 with identifier: 10733229 to the API
2026-03-30 04:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '0e359cbd-a616-5742-a34f-559701535437',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CBXN2207075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733229',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 17922,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-12-11',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 17.922 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-30 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733229%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.de] INFO: Saving data for 10733229: {'auction_closing_time': 1774951200.0, 'created_time': 1774614256.14981, 'last_price_update_time': 1774844367.977494}
2026-03-30 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733229') HTTP/1.1" 204 0
2026-03-30 04:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732832> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23219385-7300-5110-9278-8082bc67246f with identifier: 10732826
2026-03-30 04:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23219385-7300-5110-9278-8082bc67246f with scrape type 2
2026-03-30 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23219385-7300-5110-9278-8082bc67246f with scrape type 2
2026-03-30 04:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23219385-7300-5110-9278-8082bc67246f, identifier: 10732826
2026-03-30 04:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23219385-7300-5110-9278-8082bc67246f with identifier: 10732826
2026-03-30 04:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23219385-7300-5110-9278-8082bc67246f with identifier: 10732826
2026-03-30 04:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23219385-7300-5110-9278-8082bc67246f with identifier: 10732826 to the API
2026-03-30 04:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732826>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '23219385-7300-5110-9278-8082bc67246f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994501-2481491',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732826',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 23761,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2025-04-09',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 23.761 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732826%27 HTTP/1.1" 200 None
2026-03-30 04:19:28 [adesa.de] INFO: Saving data for 10732826: {'auction_closing_time': 1774875600.0, 'created_time': 1774546130.265724, 'last_price_update_time': 1774844368.548551}
2026-03-30 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732826') HTTP/1.1" 204 0
2026-03-30 04:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a4692b2-5b2a-5167-ac29-623d215fa63b with identifier: 10732832
2026-03-30 04:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a4692b2-5b2a-5167-ac29-623d215fa63b with scrape type 2
2026-03-30 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a4692b2-5b2a-5167-ac29-623d215fa63b with scrape type 2
2026-03-30 04:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4a4692b2-5b2a-5167-ac29-623d215fa63b, identifier: 10732832
2026-03-30 04:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4a4692b2-5b2a-5167-ac29-623d215fa63b with identifier: 10732832
2026-03-30 04:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4a4692b2-5b2a-5167-ac29-623d215fa63b with identifier: 10732832
2026-03-30 04:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4a4692b2-5b2a-5167-ac29-623d215fa63b with identifier: 10732832 to the API
2026-03-30 04:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732832>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '4a4692b2-5b2a-5167-ac29-623d215fa63b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994509-2485019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732832',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 20354,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2025-03-10',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 20.354 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732832%27 HTTP/1.1" 200 None
2026-03-30 04:19:28 [adesa.de] INFO: Saving data for 10732832: {'auction_closing_time': 1774875600.0, 'created_time': 1774546131.024948, 'last_price_update_time': 1774844368.930474}
2026-03-30 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732832') HTTP/1.1" 204 0
2026-03-30 04:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a26e28ac-5c86-5224-87c3-7db4432586d9 with identifier: 10732844
2026-03-30 04:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a26e28ac-5c86-5224-87c3-7db4432586d9 with scrape type 2
2026-03-30 04:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a26e28ac-5c86-5224-87c3-7db4432586d9 with scrape type 2
2026-03-30 04:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a26e28ac-5c86-5224-87c3-7db4432586d9, identifier: 10732844
2026-03-30 04:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with identifier: 10732840
2026-03-30 04:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with scrape type 2
2026-03-30 04:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with scrape type 2
2026-03-30 04:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59, identifier: 10732840
2026-03-30 04:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a26e28ac-5c86-5224-87c3-7db4432586d9 with identifier: 10732844
2026-03-30 04:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a26e28ac-5c86-5224-87c3-7db4432586d9 with identifier: 10732844
2026-03-30 04:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a26e28ac-5c86-5224-87c3-7db4432586d9 with identifier: 10732844 to the API
2026-03-30 04:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732844>
{'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': 'a26e28ac-5c86-5224-87c3-7db4432586d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994521-2536767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732844',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 27249,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2025-05-21',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 130 hp - 27.249 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-30 04:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732844%27 HTTP/1.1" 200 None
2026-03-30 04:19:29 [adesa.de] INFO: Saving data for 10732844: {'auction_closing_time': 1774875600.0, 'created_time': 1774545897.717303, 'last_price_update_time': 1774844369.529114}
2026-03-30 04:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732844') HTTP/1.1" 204 0
2026-03-30 04:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with identifier: 10732840
2026-03-30 04:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with identifier: 10732840
2026-03-30 04:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with identifier: 10732840 to the API
2026-03-30 04:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732840>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'b48bdd9f-5f30-547b-bb3f-294e3d3a7b59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994522-2502272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732840',
'listing': 'auction',
'location': 'Hessisch Lichtenau (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 20334,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2025-04-24',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka GS - Electric - Automatic - 156 hp - 20.334 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732840%27 HTTP/1.1" 200 None
2026-03-30 04:19:29 [adesa.de] INFO: Saving data for 10732840: {'auction_closing_time': 1774875600.0, 'created_time': 1774614084.271025, 'last_price_update_time': 1774844369.814302}
2026-03-30 04:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732840') HTTP/1.1" 204 0
2026-03-30 04:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with identifier: 10733080
2026-03-30 04:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with scrape type 2
2026-03-30 04:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with scrape type 2
2026-03-30 04:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8753af46-f7b6-5fc4-889d-c5418aaecfd4, identifier: 10733080
2026-03-30 04: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-30 04:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with identifier: 10733080
2026-03-30 04:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with identifier: 10733080
2026-03-30 04:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with identifier: 10733080 to the API
2026-03-30 04:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733080>
{'auction_title': '',
'c_o_2_emission_value': 239,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '8753af46-f7b6-5fc4-889d-c5418aaecfd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994467-2480257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733080',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 29807,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2024-11-06',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Automatic - 140 hp - 29.807 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733080%27 HTTP/1.1" 200 None
2026-03-30 04:19:30 [adesa.de] INFO: Saving data for 10733080: {'auction_closing_time': 1774875600.0, 'created_time': 1774614080.536476, 'last_price_update_time': 1774844370.179931}
2026-03-30 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733080') HTTP/1.1" 204 0
2026-03-30 04:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16f0e90a-f50d-572a-9353-270093ac3e3e with identifier: 10732930
2026-03-30 04:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16f0e90a-f50d-572a-9353-270093ac3e3e with scrape type 2
2026-03-30 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16f0e90a-f50d-572a-9353-270093ac3e3e with scrape type 2
2026-03-30 04:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 16f0e90a-f50d-572a-9353-270093ac3e3e, identifier: 10732930
2026-03-30 04:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6d99460-d44e-56bd-8572-8046ec3d563d with identifier: 10732837
2026-03-30 04:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6d99460-d44e-56bd-8572-8046ec3d563d with scrape type 2
2026-03-30 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6d99460-d44e-56bd-8572-8046ec3d563d with scrape type 2
2026-03-30 04:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d6d99460-d44e-56bd-8572-8046ec3d563d, identifier: 10732837
2026-03-30 04:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70c2f692-d6ab-58bc-9870-fff871fb1486 with identifier: 10732849
2026-03-30 04:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70c2f692-d6ab-58bc-9870-fff871fb1486 with scrape type 2
2026-03-30 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70c2f692-d6ab-58bc-9870-fff871fb1486 with scrape type 2
2026-03-30 04:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 70c2f692-d6ab-58bc-9870-fff871fb1486, identifier: 10732849
2026-03-30 04:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 16f0e90a-f50d-572a-9353-270093ac3e3e with identifier: 10732930
2026-03-30 04:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 16f0e90a-f50d-572a-9353-270093ac3e3e with identifier: 10732930
2026-03-30 04:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 16f0e90a-f50d-572a-9353-270093ac3e3e with identifier: 10732930 to the API
2026-03-30 04:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732930>
{'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': '16f0e90a-f50d-572a-9353-270093ac3e3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994516-2479981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732930',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 6298,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2025-06-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 136 hp - '
'6.298 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732930%27 HTTP/1.1" 200 None
2026-03-30 04:19:30 [adesa.de] INFO: Saving data for 10732930: {'auction_closing_time': 1774875600.0, 'created_time': 1774545350.664114, 'last_price_update_time': 1774844370.759915}
2026-03-30 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732930') HTTP/1.1" 204 0
2026-03-30 04:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d6d99460-d44e-56bd-8572-8046ec3d563d with identifier: 10732837
2026-03-30 04:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d6d99460-d44e-56bd-8572-8046ec3d563d with identifier: 10732837
2026-03-30 04:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d6d99460-d44e-56bd-8572-8046ec3d563d with identifier: 10732837 to the API
2026-03-30 04:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732837>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'd6d99460-d44e-56bd-8572-8046ec3d563d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994513-2530670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732837',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 38064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 38.064 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732837%27 HTTP/1.1" 200 None
2026-03-30 04:19:31 [adesa.de] INFO: Saving data for 10732837: {'auction_closing_time': 1774875600.0, 'created_time': 1774546145.013518, 'last_price_update_time': 1774844371.167335}
2026-03-30 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732837') HTTP/1.1" 204 0
2026-03-30 04:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 70c2f692-d6ab-58bc-9870-fff871fb1486 with identifier: 10732849
2026-03-30 04:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 70c2f692-d6ab-58bc-9870-fff871fb1486 with identifier: 10732849
2026-03-30 04:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 70c2f692-d6ab-58bc-9870-fff871fb1486 with identifier: 10732849 to the API
2026-03-30 04:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732849>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '70c2f692-d6ab-58bc-9870-fff871fb1486',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994519-2493588',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732849',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 7598,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 7.598 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2024}
2026-03-30 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732849%27 HTTP/1.1" 200 None
2026-03-30 04:19:31 [adesa.de] INFO: Saving data for 10732849: {'auction_closing_time': 1774875600.0, 'created_time': 1774546094.313436, 'last_price_update_time': 1774844371.624121}
2026-03-30 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732849') HTTP/1.1" 204 0
2026-03-30 04:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7a7e0bd-13a7-5056-ae44-71a2a56171be with identifier: 10732929
2026-03-30 04:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7a7e0bd-13a7-5056-ae44-71a2a56171be with scrape type 2
2026-03-30 04:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7a7e0bd-13a7-5056-ae44-71a2a56171be with scrape type 2
2026-03-30 04:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c7a7e0bd-13a7-5056-ae44-71a2a56171be, identifier: 10732929
2026-03-30 04:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b845575a-7653-58a4-a7c2-a9c201257553 with identifier: 10732858
2026-03-30 04:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b845575a-7653-58a4-a7c2-a9c201257553 with scrape type 2
2026-03-30 04:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b845575a-7653-58a4-a7c2-a9c201257553 with scrape type 2
2026-03-30 04:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b845575a-7653-58a4-a7c2-a9c201257553, identifier: 10732858
2026-03-30 04:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c7a7e0bd-13a7-5056-ae44-71a2a56171be with identifier: 10732929
2026-03-30 04:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c7a7e0bd-13a7-5056-ae44-71a2a56171be with identifier: 10732929
2026-03-30 04:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c7a7e0bd-13a7-5056-ae44-71a2a56171be with identifier: 10732929 to the API
2026-03-30 04:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732929>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c7a7e0bd-13a7-5056-ae44-71a2a56171be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994527-2536817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732929',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 28955,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2025-05-27',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 28.955 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732929%27 HTTP/1.1" 200 None
2026-03-30 04:19:32 [adesa.de] INFO: Saving data for 10732929: {'auction_closing_time': 1774875600.0, 'created_time': 1774614074.936915, 'last_price_update_time': 1774844372.305119}
2026-03-30 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732929') HTTP/1.1" 204 0
2026-03-30 04:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b845575a-7653-58a4-a7c2-a9c201257553 with identifier: 10732858
2026-03-30 04:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b845575a-7653-58a4-a7c2-a9c201257553 with identifier: 10732858
2026-03-30 04:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b845575a-7653-58a4-a7c2-a9c201257553 with identifier: 10732858 to the API
2026-03-30 04:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732858>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b845575a-7653-58a4-a7c2-a9c201257553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994468-2525056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732858',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 35073,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 35.073 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732858%27 HTTP/1.1" 200 None
2026-03-30 04:19:32 [adesa.de] INFO: Saving data for 10732858: {'auction_closing_time': 1774875600.0, 'created_time': 1774614075.299218, 'last_price_update_time': 1774844372.617038}
2026-03-30 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732858') HTTP/1.1" 204 0
2026-03-30 04:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19: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-30 04:19:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ec9d162-d35f-5503-85de-9945522b04e7 with identifier: 10732933
2026-03-30 04:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ec9d162-d35f-5503-85de-9945522b04e7 with scrape type 2
2026-03-30 04:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ec9d162-d35f-5503-85de-9945522b04e7 with scrape type 2
2026-03-30 04:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ec9d162-d35f-5503-85de-9945522b04e7, identifier: 10732933
2026-03-30 04:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ec9d162-d35f-5503-85de-9945522b04e7 with identifier: 10732933
2026-03-30 04:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ec9d162-d35f-5503-85de-9945522b04e7 with identifier: 10732933
2026-03-30 04:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ec9d162-d35f-5503-85de-9945522b04e7 with identifier: 10732933 to the API
2026-03-30 04:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732933>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '9ec9d162-d35f-5503-85de-9945522b04e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994472-2526560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732933',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 27139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2025-05-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 27.139 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732933%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Saving data for 10732933: {'auction_closing_time': 1774875600.0, 'created_time': 1774614071.260456, 'last_price_update_time': 1774844373.105183}
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732933') HTTP/1.1" 204 0
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10732935
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732935%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10732935: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10732935 url https://www.openlane.eu/en/carv6/auction/10732935
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10732856
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732856%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10732856: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10732856 url https://www.openlane.eu/en/carv6/auction/10732856
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10732850
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732850%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10732850: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10732850 url https://www.openlane.eu/en/carv6/auction/10732850
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10732838
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732838%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10732838: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10732838 url https://www.openlane.eu/en/carv6/auction/10732838
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10732860
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732860%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10732860: 0
2026-03-30 04:19:33 [adesa.de] INFO: Skipping item 10732860 url https://www.openlane.eu/en/carv6/auction/10732860
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10732813
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732813%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10732813: 0
2026-03-30 04:19:33 [adesa.de] INFO: Skipping item 10732813 url https://www.openlane.eu/en/carv6/auction/10732813
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10732915
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732915%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10732915: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10732915 url https://www.openlane.eu/en/carv6/auction/10732915
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10732892
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732892%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10732892: 0
2026-03-30 04:19:33 [adesa.de] INFO: Skipping item 10732892 url https://www.openlane.eu/en/carv6/auction/10732892
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10730937
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730937%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10730937: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10730937 url https://www.openlane.eu/en/carv6/auction/10730937
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10731106
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731106%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10731106: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10731106 url https://www.openlane.eu/en/carv6/auction/10731106
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10731107
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731107%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10731107: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10731107 url https://www.openlane.eu/en/carv6/auction/10731107
2026-03-30 04:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10731105
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731105%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10731105: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10731105 url https://www.openlane.eu/en/carv6/auction/10731105
2026-03-30 04: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-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10731141
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731141%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10731141: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10731141 url https://www.openlane.eu/en/carv6/auction/10731141
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10731211
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731211%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10731211: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10731211 url https://www.openlane.eu/en/carv6/auction/10731211
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10730947
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730947%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10730947: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10730947 url https://www.openlane.eu/en/carv6/auction/10730947
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10730941
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730941%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10730941: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10730941 url https://www.openlane.eu/en/carv6/auction/10730941
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10730940
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730940%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10730940: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10730940 url https://www.openlane.eu/en/carv6/auction/10730940
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10731433
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731433%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10731433: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10731433 url https://www.openlane.eu/en/carv6/auction/10731433
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10731434
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731434%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10731434: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10731434 url https://www.openlane.eu/en/carv6/auction/10731434
2026-03-30 04:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with identifier: 10732848
2026-03-30 04:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with scrape type 2
2026-03-30 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with scrape type 2
2026-03-30 04:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d75682a1-1f86-57c0-ad1c-0aa24b9a6363, identifier: 10732848
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10731435
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731435%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10731435: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10731435 url https://www.openlane.eu/en/carv6/auction/10731435
2026-03-30 04:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with identifier: 10732848
2026-03-30 04:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with identifier: 10732848
2026-03-30 04:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with identifier: 10732848 to the API
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732848>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd75682a1-1f86-57c0-ad1c-0aa24b9a6363',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994523-2480088',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732848',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 15499,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2024-01-16',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.6 - AWD - Hybrid - Automatic - 200 hp - 15.499 km',
'transmission': 'automatic',
'trim': 'GSe',
'vin': None,
'year': 2024}
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732848%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Saving data for 10732848: {'auction_closing_time': 1774875600.0, 'created_time': 1774614090.251239, 'last_price_update_time': 1774844373.846574}
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732848') HTTP/1.1" 204 0
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10731281
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731281%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.de] INFO: Scrape type for 10731281: 2
2026-03-30 04:19:33 [adesa.de] INFO: Scraping item 10731281 url https://www.openlane.eu/en/carv6/auction/10731281
2026-03-30 04:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:33 [adesa.de] INFO: Found listing with ID: 10731261
2026-03-30 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731261%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.de] INFO: Scrape type for 10731261: 2
2026-03-30 04:19:34 [adesa.de] INFO: Scraping item 10731261 url https://www.openlane.eu/en/carv6/auction/10731261
2026-03-30 04: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-30 04: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-30 04: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-30 04: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-30 04:19:34 [adesa.de] INFO: Found listing with ID: 10731394
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731394%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.de] INFO: Scrape type for 10731394: 2
2026-03-30 04:19:34 [adesa.de] INFO: Scraping item 10731394 url https://www.openlane.eu/en/carv6/auction/10731394
2026-03-30 04:19:34 [adesa.de] INFO: Found listing with ID: 10731417
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731417%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.de] INFO: Scrape type for 10731417: 2
2026-03-30 04:19:34 [adesa.de] INFO: Scraping item 10731417 url https://www.openlane.eu/en/carv6/auction/10731417
2026-03-30 04:19:34 [adesa.de] INFO: Found listing with ID: 10730945
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730945%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.de] INFO: Scrape type for 10730945: 2
2026-03-30 04:19:34 [adesa.de] INFO: Scraping item 10730945 url https://www.openlane.eu/en/carv6/auction/10730945
2026-03-30 04:19:34 [adesa.de] INFO: Found listing with ID: 10730946
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730946%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.de] INFO: Scrape type for 10730946: 2
2026-03-30 04:19:34 [adesa.de] INFO: Scraping item 10730946 url https://www.openlane.eu/en/carv6/auction/10730946
2026-03-30 04:19:34 [adesa.de] INFO: Found listing with ID: 10730948
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730948%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.de] INFO: Scrape type for 10730948: 2
2026-03-30 04:19:34 [adesa.de] INFO: Scraping item 10730948 url https://www.openlane.eu/en/carv6/auction/10730948
2026-03-30 04:19:34 [adesa.de] INFO: Found listing with ID: 10730949
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730949%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.de] INFO: Scrape type for 10730949: 2
2026-03-30 04:19:34 [adesa.de] INFO: Scraping item 10730949 url https://www.openlane.eu/en/carv6/auction/10730949
2026-03-30 04:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f002ed1-3dde-5931-9758-38e51a82e937 with identifier: 10732895
2026-03-30 04:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f002ed1-3dde-5931-9758-38e51a82e937 with scrape type 2
2026-03-30 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f002ed1-3dde-5931-9758-38e51a82e937 with scrape type 2
2026-03-30 04:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3f002ed1-3dde-5931-9758-38e51a82e937, identifier: 10732895
2026-03-30 04:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e40434c1-37de-5b9d-844e-c9a534726446 with identifier: 10733244
2026-03-30 04:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e40434c1-37de-5b9d-844e-c9a534726446 with scrape type 2
2026-03-30 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e40434c1-37de-5b9d-844e-c9a534726446 with scrape type 2
2026-03-30 04:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e40434c1-37de-5b9d-844e-c9a534726446, identifier: 10733244
2026-03-30 04:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with identifier: 10732857
2026-03-30 04:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with scrape type 2
2026-03-30 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with scrape type 2
2026-03-30 04:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426, identifier: 10732857
2026-03-30 04:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df03625f-6712-5f23-ae27-c340adf5d91f with identifier: 10732835
2026-03-30 04:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df03625f-6712-5f23-ae27-c340adf5d91f with scrape type 2
2026-03-30 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df03625f-6712-5f23-ae27-c340adf5d91f with scrape type 2
2026-03-30 04:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df03625f-6712-5f23-ae27-c340adf5d91f, identifier: 10732835
2026-03-30 04:19:34 [adesa.de] INFO: Found listing with ID: 10730950
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730950%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.de] INFO: Scrape type for 10730950: 2
2026-03-30 04:19:34 [adesa.de] INFO: Scraping item 10730950 url https://www.openlane.eu/en/carv6/auction/10730950
2026-03-30 04:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3f002ed1-3dde-5931-9758-38e51a82e937 with identifier: 10732895
2026-03-30 04:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3f002ed1-3dde-5931-9758-38e51a82e937 with identifier: 10732895
2026-03-30 04:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3f002ed1-3dde-5931-9758-38e51a82e937 with identifier: 10732895 to the API
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732895>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3f002ed1-3dde-5931-9758-38e51a82e937',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994483-2526012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732895',
'listing': 'auction',
'location': 'Hessisch Lichtenau (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 13393,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 136 hp - 13.393 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732895%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.de] INFO: Saving data for 10732895: {'auction_closing_time': 1774875600.0, 'created_time': 1774614073.485243, 'last_price_update_time': 1774844374.839961}
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732895') HTTP/1.1" 204 0
2026-03-30 04:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e40434c1-37de-5b9d-844e-c9a534726446 with identifier: 10733244
2026-03-30 04:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e40434c1-37de-5b9d-844e-c9a534726446 with identifier: 10733244
2026-03-30 04:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e40434c1-37de-5b9d-844e-c9a534726446 with identifier: 10733244 to the API
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733244>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'e40434c1-37de-5b9d-844e-c9a534726446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA50PK631829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733244',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 20680,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2023-12-07',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 400 48 kWh Pro - Electric - Automatic - 174 hp - '
'20.680 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733244%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Saving data for 10733244: {'auction_closing_time': 1774951200.0, 'created_time': 1774632085.561553, 'last_price_update_time': 1774844375.121792}
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733244') HTTP/1.1" 204 0
2026-03-30 04:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with identifier: 10732857
2026-03-30 04:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with identifier: 10732857
2026-03-30 04:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with identifier: 10732857 to the API
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732857>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '4ae0ce22-28b2-5254-b68c-e27bc9dd7426',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994488-2481418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732857',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 40366,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2025-02-18',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 40.366 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732857%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Saving data for 10732857: {'auction_closing_time': 1774875600.0, 'created_time': 1774614089.395773, 'last_price_update_time': 1774844375.399952}
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732857') HTTP/1.1" 204 0
2026-03-30 04:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df03625f-6712-5f23-ae27-c340adf5d91f with identifier: 10732835
2026-03-30 04:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df03625f-6712-5f23-ae27-c340adf5d91f with identifier: 10732835
2026-03-30 04:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df03625f-6712-5f23-ae27-c340adf5d91f with identifier: 10732835 to the API
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732835>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'df03625f-6712-5f23-ae27-c340adf5d91f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994508-2514071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732835',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 41512,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 41.512 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732835%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Saving data for 10732835: {'auction_closing_time': 1774875600.0, 'created_time': 1774546091.431148, 'last_price_update_time': 1774844375.678137}
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732835') HTTP/1.1" 204 0
2026-03-30 04:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:35 [adesa.de] INFO: Found listing with ID: 10731099
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731099%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Scrape type for 10731099: 2
2026-03-30 04:19:35 [adesa.de] INFO: Scraping item 10731099 url https://www.openlane.eu/en/carv6/auction/10731099
2026-03-30 04: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-30 04:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:19:35 [adesa.de] INFO: Found listing with ID: 10730951
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730951%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Scrape type for 10730951: 2
2026-03-30 04:19:35 [adesa.de] INFO: Scraping item 10730951 url https://www.openlane.eu/en/carv6/auction/10730951
2026-03-30 04:19:35 [adesa.de] INFO: Found listing with ID: 10731098
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731098%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Scrape type for 10731098: 2
2026-03-30 04:19:35 [adesa.de] INFO: Scraping item 10731098 url https://www.openlane.eu/en/carv6/auction/10731098
2026-03-30 04:19:35 [adesa.de] INFO: Found listing with ID: 10731100
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731100%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Scrape type for 10731100: 2
2026-03-30 04:19:35 [adesa.de] INFO: Scraping item 10731100 url https://www.openlane.eu/en/carv6/auction/10731100
2026-03-30 04:19:35 [adesa.de] INFO: Found listing with ID: 10731101
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731101%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Scrape type for 10731101: 2
2026-03-30 04:19:35 [adesa.de] INFO: Scraping item 10731101 url https://www.openlane.eu/en/carv6/auction/10731101
2026-03-30 04:19:35 [adesa.de] INFO: Found listing with ID: 10731216
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731216%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Scrape type for 10731216: 2
2026-03-30 04:19:35 [adesa.de] INFO: Scraping item 10731216 url https://www.openlane.eu/en/carv6/auction/10731216
2026-03-30 04:19:35 [adesa.de] INFO: Found listing with ID: 10731241
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731241%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Scrape type for 10731241: 0
2026-03-30 04:19:35 [adesa.de] INFO: Skipping item 10731241 url https://www.openlane.eu/en/carv6/auction/10731241
2026-03-30 04:19:35 [adesa.de] INFO: Found listing with ID: 10731125
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731125%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Scrape type for 10731125: 0
2026-03-30 04:19:35 [adesa.de] INFO: Skipping item 10731125 url https://www.openlane.eu/en/carv6/auction/10731125
2026-03-30 04:19:35 [adesa.de] INFO: Found listing with ID: 10731388
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731388%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Scrape type for 10731388: 2
2026-03-30 04:19:35 [adesa.de] INFO: Scraping item 10731388 url https://www.openlane.eu/en/carv6/auction/10731388
2026-03-30 04:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c5ba2ce-cf2b-5089-af37-d94911018a6e with identifier: 10732906
2026-03-30 04:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e with scrape type 2
2026-03-30 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e with scrape type 2
2026-03-30 04:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3c5ba2ce-cf2b-5089-af37-d94911018a6e, identifier: 10732906
2026-03-30 04:19:35 [adesa.de] INFO: Found listing with ID: 10731231
2026-03-30 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731231%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.de] INFO: Scrape type for 10731231: 0
2026-03-30 04:19:35 [adesa.de] INFO: Skipping item 10731231 url https://www.openlane.eu/en/carv6/auction/10731231
2026-03-30 04:19:35 [adesa.de] INFO: Found listing with ID: 10731279
2026-03-30 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731279%27 HTTP/1.1" 200 None
2026-03-30 04:19:36 [adesa.de] INFO: Scrape type for 10731279: 0
2026-03-30 04:19:36 [adesa.de] INFO: Skipping item 10731279 url https://www.openlane.eu/en/carv6/auction/10731279
2026-03-30 04:19:36 [adesa.de] INFO: Found listing with ID: 10731293
2026-03-30 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731293%27 HTTP/1.1" 200 None
2026-03-30 04:19:36 [adesa.de] INFO: Scrape type for 10731293: 2
2026-03-30 04:19:36 [adesa.de] INFO: Scraping item 10731293 url https://www.openlane.eu/en/carv6/auction/10731293
2026-03-30 04:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3c5ba2ce-cf2b-5089-af37-d94911018a6e with identifier: 10732906
2026-03-30 04:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3c5ba2ce-cf2b-5089-af37-d94911018a6e with identifier: 10732906
2026-03-30 04:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3c5ba2ce-cf2b-5089-af37-d94911018a6e with identifier: 10732906 to the API
2026-03-30 04:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732906>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3c5ba2ce-cf2b-5089-af37-d94911018a6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994530-2513739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732906',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 38978,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 38.978 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732906%27 HTTP/1.1" 200 None
2026-03-30 04:19:36 [adesa.de] INFO: Saving data for 10732906: {'auction_closing_time': 1774875600.0, 'created_time': 1774614057.878399, 'last_price_update_time': 1774844376.288916}
2026-03-30 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732906') HTTP/1.1" 204 0
2026-03-30 04:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f210ca7e-ef82-5fdc-aa20-c29725f6323e with identifier: 10732940
2026-03-30 04:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f210ca7e-ef82-5fdc-aa20-c29725f6323e with scrape type 2
2026-03-30 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f210ca7e-ef82-5fdc-aa20-c29725f6323e with scrape type 2
2026-03-30 04:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f210ca7e-ef82-5fdc-aa20-c29725f6323e, identifier: 10732940
2026-03-30 04:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbabdc02-0a07-5707-a2dc-61b41cea1671 with identifier: 10732821
2026-03-30 04:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbabdc02-0a07-5707-a2dc-61b41cea1671 with scrape type 2
2026-03-30 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbabdc02-0a07-5707-a2dc-61b41cea1671 with scrape type 2
2026-03-30 04:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cbabdc02-0a07-5707-a2dc-61b41cea1671, identifier: 10732821
2026-03-30 04:19:36 [adesa.de] INFO: Found listing with ID: 10731250
2026-03-30 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731250%27 HTTP/1.1" 200 None
2026-03-30 04:19:36 [adesa.de] INFO: Scrape type for 10731250: 2
2026-03-30 04:19:36 [adesa.de] INFO: Scraping item 10731250 url https://www.openlane.eu/en/carv6/auction/10731250
2026-03-30 04:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f210ca7e-ef82-5fdc-aa20-c29725f6323e with identifier: 10732940
2026-03-30 04:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f210ca7e-ef82-5fdc-aa20-c29725f6323e with identifier: 10732940
2026-03-30 04:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f210ca7e-ef82-5fdc-aa20-c29725f6323e with identifier: 10732940 to the API
2026-03-30 04:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732940>
{'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': 'f210ca7e-ef82-5fdc-aa20-c29725f6323e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994506-2524870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732940',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 35750,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2025-04-07',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 35.750 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732940%27 HTTP/1.1" 200 None
2026-03-30 04:19:36 [adesa.de] INFO: Saving data for 10732940: {'auction_closing_time': 1774875600.0, 'created_time': 1774546177.567838, 'last_price_update_time': 1774844376.892065}
2026-03-30 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732940') HTTP/1.1" 204 0
2026-03-30 04:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cbabdc02-0a07-5707-a2dc-61b41cea1671 with identifier: 10732821
2026-03-30 04:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cbabdc02-0a07-5707-a2dc-61b41cea1671 with identifier: 10732821
2026-03-30 04:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cbabdc02-0a07-5707-a2dc-61b41cea1671 with identifier: 10732821 to the API
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732821>
{'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': 'cbabdc02-0a07-5707-a2dc-61b41cea1671',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994517-2523158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732821',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 31637,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2025-03-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 Edition - Petrol - Automatic - 136 hp - 31.637 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732821%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.de] INFO: Saving data for 10732821: {'auction_closing_time': 1774875600.0, 'created_time': 1774545339.847646, 'last_price_update_time': 1774844377.171684}
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732821') HTTP/1.1" 204 0
2026-03-30 04:19:37 [adesa.de] INFO: Found listing with ID: 10731378
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731378%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.de] INFO: Scrape type for 10731378: 2
2026-03-30 04:19:37 [adesa.de] INFO: Scraping item 10731378 url https://www.openlane.eu/en/carv6/auction/10731378
2026-03-30 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:37 [adesa.de] INFO: Found listing with ID: 10731136
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731136%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.de] INFO: Scrape type for 10731136: 2
2026-03-30 04:19:37 [adesa.de] INFO: Scraping item 10731136 url https://www.openlane.eu/en/carv6/auction/10731136
2026-03-30 04: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-30 04: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-30 04:19:37 [adesa.de] INFO: Found listing with ID: 10731123
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731123%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.de] INFO: Scrape type for 10731123: 2
2026-03-30 04:19:37 [adesa.de] INFO: Scraping item 10731123 url https://www.openlane.eu/en/carv6/auction/10731123
2026-03-30 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:37 [adesa.de] INFO: Found listing with ID: 10731318
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731318%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.de] INFO: Scrape type for 10731318: 2
2026-03-30 04:19:37 [adesa.de] INFO: Scraping item 10731318 url https://www.openlane.eu/en/carv6/auction/10731318
2026-03-30 04: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-30 04:19:37 [adesa.de] INFO: Found listing with ID: 10731130
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731130%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.de] INFO: Scrape type for 10731130: 2
2026-03-30 04:19:37 [adesa.de] INFO: Scraping item 10731130 url https://www.openlane.eu/en/carv6/auction/10731130
2026-03-30 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:37 [adesa.de] INFO: Found listing with ID: 10731383
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731383%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.de] INFO: Scrape type for 10731383: 2
2026-03-30 04:19:37 [adesa.de] INFO: Scraping item 10731383 url https://www.openlane.eu/en/carv6/auction/10731383
2026-03-30 04: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-30 04:19:37 [adesa.de] INFO: Found listing with ID: 10731128
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731128%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.de] INFO: Scrape type for 10731128: 2
2026-03-30 04:19:37 [adesa.de] INFO: Scraping item 10731128 url https://www.openlane.eu/en/carv6/auction/10731128
2026-03-30 04:19:37 [adesa.de] INFO: Found listing with ID: 10731304
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731304%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.de] INFO: Scrape type for 10731304: 2
2026-03-30 04:19:37 [adesa.de] INFO: Scraping item 10731304 url https://www.openlane.eu/en/carv6/auction/10731304
2026-03-30 04:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4abf1180-9f55-5e7e-a69a-43d50208f193 with identifier: 10732942
2026-03-30 04:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4abf1180-9f55-5e7e-a69a-43d50208f193 with scrape type 2
2026-03-30 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4abf1180-9f55-5e7e-a69a-43d50208f193 with scrape type 2
2026-03-30 04:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4abf1180-9f55-5e7e-a69a-43d50208f193, identifier: 10732942
2026-03-30 04:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcf928fb-d6d8-5081-b8f2-6a986794946f with identifier: 10732812
2026-03-30 04:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcf928fb-d6d8-5081-b8f2-6a986794946f with scrape type 2
2026-03-30 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcf928fb-d6d8-5081-b8f2-6a986794946f with scrape type 2
2026-03-30 04:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fcf928fb-d6d8-5081-b8f2-6a986794946f, identifier: 10732812
2026-03-30 04:19:37 [adesa.de] INFO: Found listing with ID: 10731213
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731213%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.de] INFO: Scrape type for 10731213: 2
2026-03-30 04:19:37 [adesa.de] INFO: Scraping item 10731213 url https://www.openlane.eu/en/carv6/auction/10731213
2026-03-30 04:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4abf1180-9f55-5e7e-a69a-43d50208f193 with identifier: 10732942
2026-03-30 04:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4abf1180-9f55-5e7e-a69a-43d50208f193 with identifier: 10732942
2026-03-30 04:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4abf1180-9f55-5e7e-a69a-43d50208f193 with identifier: 10732942 to the API
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732942>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '4abf1180-9f55-5e7e-a69a-43d50208f193',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994502-2510253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732942',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 18144,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 18.144 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732942%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.de] INFO: Saving data for 10732942: {'auction_closing_time': 1774875600.0, 'created_time': 1774546145.521617, 'last_price_update_time': 1774844377.829871}
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732942') HTTP/1.1" 204 0
2026-03-30 04:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fcf928fb-d6d8-5081-b8f2-6a986794946f with identifier: 10732812
2026-03-30 04:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fcf928fb-d6d8-5081-b8f2-6a986794946f with identifier: 10732812
2026-03-30 04:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fcf928fb-d6d8-5081-b8f2-6a986794946f with identifier: 10732812 to the API
2026-03-30 04:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732812>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'fcf928fb-d6d8-5081-b8f2-6a986794946f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994443-2501415',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732812',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 21294,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2025-04-09',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 21.294 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732812%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.de] INFO: Saving data for 10732812: {'auction_closing_time': 1774875600.0, 'created_time': 1774545898.379145, 'last_price_update_time': 1774844378.121303}
2026-03-30 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732812') HTTP/1.1" 204 0
2026-03-30 04:19:38 [adesa.de] INFO: Found listing with ID: 10731375
2026-03-30 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731375%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.de] INFO: Scrape type for 10731375: 2
2026-03-30 04:19:38 [adesa.de] INFO: Scraping item 10731375 url https://www.openlane.eu/en/carv6/auction/10731375
2026-03-30 04:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dce0943-9cbd-5f9c-9097-064d200eaa9e with identifier: 10732843
2026-03-30 04:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dce0943-9cbd-5f9c-9097-064d200eaa9e with scrape type 2
2026-03-30 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dce0943-9cbd-5f9c-9097-064d200eaa9e with scrape type 2
2026-03-30 04:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0dce0943-9cbd-5f9c-9097-064d200eaa9e, identifier: 10732843
2026-03-30 04:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b64c1c0e-53fe-5336-9e0b-7ed76f970196 with identifier: 10732891
2026-03-30 04:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b64c1c0e-53fe-5336-9e0b-7ed76f970196 with scrape type 2
2026-03-30 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b64c1c0e-53fe-5336-9e0b-7ed76f970196 with scrape type 2
2026-03-30 04:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b64c1c0e-53fe-5336-9e0b-7ed76f970196, identifier: 10732891
2026-03-30 04:19:38 [adesa.de] INFO: Found listing with ID: 10731290
2026-03-30 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731290%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.de] INFO: Scrape type for 10731290: 2
2026-03-30 04:19:38 [adesa.de] INFO: Scraping item 10731290 url https://www.openlane.eu/en/carv6/auction/10731290
2026-03-30 04: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-30 04:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0dce0943-9cbd-5f9c-9097-064d200eaa9e with identifier: 10732843
2026-03-30 04:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0dce0943-9cbd-5f9c-9097-064d200eaa9e with identifier: 10732843
2026-03-30 04:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0dce0943-9cbd-5f9c-9097-064d200eaa9e with identifier: 10732843 to the API
2026-03-30 04:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732843>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '0dce0943-9cbd-5f9c-9097-064d200eaa9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994503-2519639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732843',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 29599,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 29.599 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732843%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.de] INFO: Saving data for 10732843: {'auction_closing_time': 1774875600.0, 'created_time': 1774545343.996463, 'last_price_update_time': 1774844378.624687}
2026-03-30 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732843') HTTP/1.1" 204 0
2026-03-30 04:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b64c1c0e-53fe-5336-9e0b-7ed76f970196 with identifier: 10732891
2026-03-30 04:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b64c1c0e-53fe-5336-9e0b-7ed76f970196 with identifier: 10732891
2026-03-30 04:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b64c1c0e-53fe-5336-9e0b-7ed76f970196 with identifier: 10732891 to the API
2026-03-30 04:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732891>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b64c1c0e-53fe-5336-9e0b-7ed76f970196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994476-2519938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732891',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 21509,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2025-06-27',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 21.509 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732891%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.de] INFO: Saving data for 10732891: {'auction_closing_time': 1774875600.0, 'created_time': 1774614058.270477, 'last_price_update_time': 1774844378.993896}
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732891') HTTP/1.1" 204 0
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731192
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731192%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731192: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731192 url https://www.openlane.eu/en/carv6/auction/10731192
2026-03-30 04:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6a8d3b7-d34f-530a-8f35-022e33848610 with identifier: 10732825
2026-03-30 04:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6a8d3b7-d34f-530a-8f35-022e33848610 with scrape type 2
2026-03-30 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6a8d3b7-d34f-530a-8f35-022e33848610 with scrape type 2
2026-03-30 04:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f6a8d3b7-d34f-530a-8f35-022e33848610, identifier: 10732825
2026-03-30 04:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f6a8d3b7-d34f-530a-8f35-022e33848610 with identifier: 10732825
2026-03-30 04:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f6a8d3b7-d34f-530a-8f35-022e33848610 with identifier: 10732825
2026-03-30 04:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f6a8d3b7-d34f-530a-8f35-022e33848610 with identifier: 10732825 to the API
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732825>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6a8d3b7-d34f-530a-8f35-022e33848610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994510-2538436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732825',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 12618,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2025-03-11',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 12.618 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732825%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Saving data for 10732825: {'auction_closing_time': 1774875600.0, 'created_time': 1774546093.283312, 'last_price_update_time': 1774844379.386841}
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732825') HTTP/1.1" 204 0
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731321
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731321%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731321: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731321 url https://www.openlane.eu/en/carv6/auction/10731321
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731111
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731111%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731111: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731111 url https://www.openlane.eu/en/carv6/auction/10731111
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731371
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731371%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731371: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731371 url https://www.openlane.eu/en/carv6/auction/10731371
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731195
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731195%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731195: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731195 url https://www.openlane.eu/en/carv6/auction/10731195
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731120
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731120%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731120: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731120 url https://www.openlane.eu/en/carv6/auction/10731120
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731227
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731227%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731227: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731227 url https://www.openlane.eu/en/carv6/auction/10731227
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731380
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731380%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731380: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731380 url https://www.openlane.eu/en/carv6/auction/10731380
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731374
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731374%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731374: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731374 url https://www.openlane.eu/en/carv6/auction/10731374
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731140
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731140%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731140: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731140 url https://www.openlane.eu/en/carv6/auction/10731140
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731297
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731297%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731297: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731297 url https://www.openlane.eu/en/carv6/auction/10731297
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731198
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731198%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731198: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731198 url https://www.openlane.eu/en/carv6/auction/10731198
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731301
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731301%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731301: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731301 url https://www.openlane.eu/en/carv6/auction/10731301
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731221
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731221%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731221: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731221 url https://www.openlane.eu/en/carv6/auction/10731221
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731287
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731287%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731287: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731287 url https://www.openlane.eu/en/carv6/auction/10731287
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731158
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731158%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731158: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731158 url https://www.openlane.eu/en/carv6/auction/10731158
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731351
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731351%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731351: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731351 url https://www.openlane.eu/en/carv6/auction/10731351
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731142
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731142%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731142: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731142 url https://www.openlane.eu/en/carv6/auction/10731142
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731274
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731274%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731274: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731274 url https://www.openlane.eu/en/carv6/auction/10731274
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731344
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731344%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731344: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731344 url https://www.openlane.eu/en/carv6/auction/10731344
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731338
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731338%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731338: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731338 url https://www.openlane.eu/en/carv6/auction/10731338
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731168
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731168%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731168: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731168 url https://www.openlane.eu/en/carv6/auction/10731168
2026-03-30 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731134
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731134%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731134: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731134 url https://www.openlane.eu/en/carv6/auction/10731134
2026-03-30 04: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-30 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731326
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731326%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731326: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731326 url https://www.openlane.eu/en/carv6/auction/10731326
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731336
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731336%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731336: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731336 url https://www.openlane.eu/en/carv6/auction/10731336
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731147
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731147%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731147: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731147 url https://www.openlane.eu/en/carv6/auction/10731147
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731238
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731238%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731238: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731238 url https://www.openlane.eu/en/carv6/auction/10731238
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731265
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731265%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731265: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731265 url https://www.openlane.eu/en/carv6/auction/10731265
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731276
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731276%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731276: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731276 url https://www.openlane.eu/en/carv6/auction/10731276
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731300
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731300%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731300: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731300 url https://www.openlane.eu/en/carv6/auction/10731300
2026-03-30 04: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-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731341
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731341%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731341: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731341 url https://www.openlane.eu/en/carv6/auction/10731341
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731286
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731286%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731286: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731286 url https://www.openlane.eu/en/carv6/auction/10731286
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731218
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731218%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731218: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731218 url https://www.openlane.eu/en/carv6/auction/10731218
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731224
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731224%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731224: 0
2026-03-30 04:19:39 [adesa.de] INFO: Skipping item 10731224 url https://www.openlane.eu/en/carv6/auction/10731224
2026-03-30 04:19:39 [adesa.de] INFO: Found listing with ID: 10731244
2026-03-30 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731244%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.de] INFO: Scrape type for 10731244: 2
2026-03-30 04:19:39 [adesa.de] INFO: Scraping item 10731244 url https://www.openlane.eu/en/carv6/auction/10731244
2026-03-30 04:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f3eefe7-1572-5666-8ae1-b7abadb47369 with identifier: 10731281
2026-03-30 04:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f3eefe7-1572-5666-8ae1-b7abadb47369 with scrape type 2
2026-03-30 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f3eefe7-1572-5666-8ae1-b7abadb47369 with scrape type 2
2026-03-30 04:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9f3eefe7-1572-5666-8ae1-b7abadb47369, identifier: 10731281
2026-03-30 04:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a379e8ec-2254-5ce3-82d1-4fa4be68bfc2 with identifier: 10731107
2026-03-30 04:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a379e8ec-2254-5ce3-82d1-4fa4be68bfc2 with scrape type 2
2026-03-30 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a379e8ec-2254-5ce3-82d1-4fa4be68bfc2 with scrape type 2
2026-03-30 04:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a379e8ec-2254-5ce3-82d1-4fa4be68bfc2, identifier: 10731107
2026-03-30 04:19:40 [adesa.de] INFO: Found listing with ID: 10731323
2026-03-30 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731323%27 HTTP/1.1" 200 None
2026-03-30 04:19:40 [adesa.de] INFO: Scrape type for 10731323: 2
2026-03-30 04:19:40 [adesa.de] INFO: Scraping item 10731323 url https://www.openlane.eu/en/carv6/auction/10731323
2026-03-30 04:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9f3eefe7-1572-5666-8ae1-b7abadb47369 with identifier: 10731281
2026-03-30 04:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9f3eefe7-1572-5666-8ae1-b7abadb47369 with identifier: 10731281
2026-03-30 04:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9f3eefe7-1572-5666-8ae1-b7abadb47369 with identifier: 10731281 to the API
2026-03-30 04:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731281>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '9f3eefe7-1572-5666-8ae1-b7abadb47369',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-MK 2040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731281',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 12126,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2023-08-03',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz GLA 180 AMG Line - Petrol - Automatic - 136 hp - '
'12.126 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731281%27 HTTP/1.1" 200 None
2026-03-30 04:19:40 [adesa.de] INFO: Saving data for 10731281: {'auction_closing_time': 1774862700.0, 'created_time': 1774546001.484699, 'last_price_update_time': 1774844380.573786}
2026-03-30 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731281') HTTP/1.1" 204 0
2026-03-30 04:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a379e8ec-2254-5ce3-82d1-4fa4be68bfc2 with identifier: 10731107
2026-03-30 04:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a379e8ec-2254-5ce3-82d1-4fa4be68bfc2 with identifier: 10731107
2026-03-30 04:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a379e8ec-2254-5ce3-82d1-4fa4be68bfc2 with identifier: 10731107 to the API
2026-03-30 04:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731107>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'a379e8ec-2254-5ce3-82d1-4fa4be68bfc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AA-CP 14E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731107',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 27722,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series 320e - Hybrid - Automatic - 163 hp - 27.722 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731107%27 HTTP/1.1" 200 None
2026-03-30 04:19:40 [adesa.de] INFO: Saving data for 10731107: {'auction_closing_time': 1774862700.0, 'created_time': 1774545891.841753, 'last_price_update_time': 1774844380.946343}
2026-03-30 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731107') HTTP/1.1" 204 0
2026-03-30 04:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:40 [adesa.de] INFO: Found listing with ID: 10731149
2026-03-30 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731149%27 HTTP/1.1" 200 None
2026-03-30 04:19:40 [adesa.de] INFO: Scrape type for 10731149: 0
2026-03-30 04:19:40 [adesa.de] INFO: Skipping item 10731149 url https://www.openlane.eu/en/carv6/auction/10731149
2026-03-30 04:19:40 [adesa.de] INFO: Found listing with ID: 10731144
2026-03-30 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731144%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.de] INFO: Scrape type for 10731144: 0
2026-03-30 04:19:41 [adesa.de] INFO: Skipping item 10731144 url https://www.openlane.eu/en/carv6/auction/10731144
2026-03-30 04:19:41 [adesa.de] INFO: Found listing with ID: 10731235
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731235%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.de] INFO: Scrape type for 10731235: 0
2026-03-30 04:19:41 [adesa.de] INFO: Skipping item 10731235 url https://www.openlane.eu/en/carv6/auction/10731235
2026-03-30 04:19:41 [adesa.de] INFO: Found listing with ID: 10731117
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731117%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.de] INFO: Scrape type for 10731117: 0
2026-03-30 04:19:41 [adesa.de] INFO: Skipping item 10731117 url https://www.openlane.eu/en/carv6/auction/10731117
2026-03-30 04:19:41 [adesa.de] INFO: Found listing with ID: 10731268
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731268%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.de] INFO: Scrape type for 10731268: 0
2026-03-30 04:19:41 [adesa.de] INFO: Skipping item 10731268 url https://www.openlane.eu/en/carv6/auction/10731268
2026-03-30 04:19:41 [adesa.de] INFO: Found listing with ID: 10731181
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731181%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.de] INFO: Scrape type for 10731181: 0
2026-03-30 04:19:41 [adesa.de] INFO: Skipping item 10731181 url https://www.openlane.eu/en/carv6/auction/10731181
2026-03-30 04:19:41 [adesa.de] INFO: Found listing with ID: 10731283
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731283%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.de] INFO: Scrape type for 10731283: 0
2026-03-30 04:19:41 [adesa.de] INFO: Skipping item 10731283 url https://www.openlane.eu/en/carv6/auction/10731283
2026-03-30 04:19:41 [adesa.de] INFO: Found listing with ID: 10731248
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731248%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.de] INFO: Scrape type for 10731248: 0
2026-03-30 04:19:41 [adesa.de] INFO: Skipping item 10731248 url https://www.openlane.eu/en/carv6/auction/10731248
2026-03-30 04:19:41 [adesa.de] INFO: Found listing with ID: 10731258
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731258%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.de] INFO: Scrape type for 10731258: 2
2026-03-30 04:19:41 [adesa.de] INFO: Scraping item 10731258 url https://www.openlane.eu/en/carv6/auction/10731258
2026-03-30 04: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-30 04:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:41 [adesa.de] INFO: Found listing with ID: 10731368
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731368%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.de] INFO: Scrape type for 10731368: 2
2026-03-30 04:19:41 [adesa.de] INFO: Scraping item 10731368 url https://www.openlane.eu/en/carv6/auction/10731368
2026-03-30 04:19:41 [adesa.de] INFO: Found listing with ID: 10731165
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731165%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.de] INFO: Scrape type for 10731165: 2
2026-03-30 04:19:41 [adesa.de] INFO: Scraping item 10731165 url https://www.openlane.eu/en/carv6/auction/10731165
2026-03-30 04:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea1459f8-0228-5aee-b0b2-fde2c7362a02 with identifier: 10731435
2026-03-30 04:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea1459f8-0228-5aee-b0b2-fde2c7362a02 with scrape type 2
2026-03-30 04:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea1459f8-0228-5aee-b0b2-fde2c7362a02 with scrape type 2
2026-03-30 04:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea1459f8-0228-5aee-b0b2-fde2c7362a02, identifier: 10731435
2026-03-30 04:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea1459f8-0228-5aee-b0b2-fde2c7362a02 with identifier: 10731435
2026-03-30 04:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea1459f8-0228-5aee-b0b2-fde2c7362a02 with identifier: 10731435
2026-03-30 04:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea1459f8-0228-5aee-b0b2-fde2c7362a02 with identifier: 10731435 to the API
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731435>
{'auction_title': '',
'c_o_2_emission_value': 17,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'ea1459f8-0228-5aee-b0b2-fde2c7362a02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OS-KD 665E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731435',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 64591,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37100,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz E Break 300 - 4-Matic - Hybrid - Automatic - 197 hp - '
'64.591 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731435%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.de] INFO: Saving data for 10731435: {'auction_closing_time': 1774862700.0, 'created_time': 1774546079.886691, 'last_price_update_time': 1774844381.570857}
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731435') HTTP/1.1" 204 0
2026-03-30 04:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11b77b95-5a70-53b9-a3c3-4a4363932ceb with identifier: 10732941
2026-03-30 04:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11b77b95-5a70-53b9-a3c3-4a4363932ceb with scrape type 2
2026-03-30 04:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11b77b95-5a70-53b9-a3c3-4a4363932ceb with scrape type 2
2026-03-30 04:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 11b77b95-5a70-53b9-a3c3-4a4363932ceb, identifier: 10732941
2026-03-30 04:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 11b77b95-5a70-53b9-a3c3-4a4363932ceb with identifier: 10732941
2026-03-30 04:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 11b77b95-5a70-53b9-a3c3-4a4363932ceb with identifier: 10732941
2026-03-30 04:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 11b77b95-5a70-53b9-a3c3-4a4363932ceb with identifier: 10732941 to the API
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732941>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '11b77b95-5a70-53b9-a3c3-4a4363932ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994500-2480336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732941',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 25055,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2025-03-11',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 25.055 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732941%27 HTTP/1.1" 200 None
2026-03-30 04:19:42 [adesa.de] INFO: Saving data for 10732941: {'auction_closing_time': 1774875600.0, 'created_time': 1774546136.956318, 'last_price_update_time': 1774844382.065851}
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732941') HTTP/1.1" 204 0
2026-03-30 04:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c397121-6336-538c-b20c-7c74a6aebb5e with identifier: 10731434
2026-03-30 04:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c397121-6336-538c-b20c-7c74a6aebb5e with scrape type 2
2026-03-30 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c397121-6336-538c-b20c-7c74a6aebb5e with scrape type 2
2026-03-30 04:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1c397121-6336-538c-b20c-7c74a6aebb5e, identifier: 10731434
2026-03-30 04:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1c397121-6336-538c-b20c-7c74a6aebb5e with identifier: 10731434
2026-03-30 04:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1c397121-6336-538c-b20c-7c74a6aebb5e with identifier: 10731434
2026-03-30 04:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1c397121-6336-538c-b20c-7c74a6aebb5e with identifier: 10731434 to the API
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731434>
{'auction_title': '',
'c_o_2_emission_value': 14,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '1c397121-6336-538c-b20c-7c74a6aebb5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN-RM 287E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731434',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 39828,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz C Break 300e AMG Line - Hybrid - Automatic - 204 hp - '
'39.828 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731434%27 HTTP/1.1" 200 None
2026-03-30 04:19:42 [adesa.de] INFO: Saving data for 10731434: {'auction_closing_time': 1774862700.0, 'created_time': 1774545941.532498, 'last_price_update_time': 1774844382.44865}
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731434') HTTP/1.1" 204 0
2026-03-30 04:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 050117b5-6f64-50c1-8128-2e8b6bbda35f with identifier: 10730950
2026-03-30 04:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 050117b5-6f64-50c1-8128-2e8b6bbda35f with scrape type 2
2026-03-30 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 050117b5-6f64-50c1-8128-2e8b6bbda35f with scrape type 2
2026-03-30 04:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 050117b5-6f64-50c1-8128-2e8b6bbda35f, identifier: 10730950
2026-03-30 04:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 050117b5-6f64-50c1-8128-2e8b6bbda35f with identifier: 10730950
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-30 04:19:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 050117b5-6f64-50c1-8128-2e8b6bbda35f with identifier: 10730950
2026-03-30 04:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 050117b5-6f64-50c1-8128-2e8b6bbda35f with identifier: 10730950 to the API
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730950>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'LPG',
'id': '050117b5-6f64-50c1-8128-2e8b6bbda35f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AA-RO 476',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730950',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 103696,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Skoda Octavia Combi 1.5 TSI Ambition - LPG - Automatic - 130 hp - '
'103.696 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730950%27 HTTP/1.1" 200 None
2026-03-30 04:19:42 [adesa.de] INFO: Saving data for 10730950: {'auction_closing_time': 1774862700.0, 'created_time': 1774545936.044143, 'last_price_update_time': 1774844382.958401}
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730950') HTTP/1.1" 204 0
2026-03-30 04:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0703476-0989-592a-88ff-5fc96a88185b with identifier: 10730949
2026-03-30 04:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0703476-0989-592a-88ff-5fc96a88185b with scrape type 2
2026-03-30 04:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0703476-0989-592a-88ff-5fc96a88185b with scrape type 2
2026-03-30 04:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b0703476-0989-592a-88ff-5fc96a88185b, identifier: 10730949
2026-03-30 04:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a4bdf8a-23d1-522b-a558-f5d8328292fe with identifier: 10731378
2026-03-30 04:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a4bdf8a-23d1-522b-a558-f5d8328292fe with scrape type 2
2026-03-30 04:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a4bdf8a-23d1-522b-a558-f5d8328292fe with scrape type 2
2026-03-30 04:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4a4bdf8a-23d1-522b-a558-f5d8328292fe, identifier: 10731378
2026-03-30 04:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7966e528-0e87-5eaf-84f3-760376846e3b with identifier: 10730948
2026-03-30 04:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7966e528-0e87-5eaf-84f3-760376846e3b with scrape type 2
2026-03-30 04:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7966e528-0e87-5eaf-84f3-760376846e3b with scrape type 2
2026-03-30 04:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7966e528-0e87-5eaf-84f3-760376846e3b, identifier: 10730948
2026-03-30 04:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b0703476-0989-592a-88ff-5fc96a88185b with identifier: 10730949
2026-03-30 04:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b0703476-0989-592a-88ff-5fc96a88185b with identifier: 10730949
2026-03-30 04:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b0703476-0989-592a-88ff-5fc96a88185b with identifier: 10730949 to the API
2026-03-30 04:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730949>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'b0703476-0989-592a-88ff-5fc96a88185b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-OZ 649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730949',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 82381,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Seat Ateca 1.5 TSI Style - Petrol - Manual - 150 hp - 82.381 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 04:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730949%27 HTTP/1.1" 200 None
2026-03-30 04:19:43 [adesa.de] INFO: Saving data for 10730949: {'auction_closing_time': 1774862700.0, 'created_time': 1774545936.414266, 'last_price_update_time': 1774844383.624708}
2026-03-30 04:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730949') HTTP/1.1" 204 0
2026-03-30 04:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4a4bdf8a-23d1-522b-a558-f5d8328292fe with identifier: 10731378
2026-03-30 04:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4a4bdf8a-23d1-522b-a558-f5d8328292fe with identifier: 10731378
2026-03-30 04:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4a4bdf8a-23d1-522b-a558-f5d8328292fe with identifier: 10731378 to the API
2026-03-30 04:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731378>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '4a4bdf8a-23d1-522b-a558-f5d8328292fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11886093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731378',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 31039,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 31.039 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-30 04:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731378%27 HTTP/1.1" 200 None
2026-03-30 04:19:43 [adesa.de] INFO: Saving data for 10731378: {'auction_closing_time': 1774864800.0, 'created_time': 1774545909.143052, 'last_price_update_time': 1774844383.899868}
2026-03-30 04:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731378') HTTP/1.1" 204 0
2026-03-30 04:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7966e528-0e87-5eaf-84f3-760376846e3b with identifier: 10730948
2026-03-30 04:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7966e528-0e87-5eaf-84f3-760376846e3b with identifier: 10730948
2026-03-30 04:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7966e528-0e87-5eaf-84f3-760376846e3b with identifier: 10730948 to the API
2026-03-30 04:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730948>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7966e528-0e87-5eaf-84f3-760376846e3b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-TS 291',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730948',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 70855,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2020-11-02',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Crossland 1.5 Innovation - Diesel - Automatic - 120 hp - '
'70.855 km',
'transmission': 'automatic',
'trim': 'Innovation',
'vin': None,
'year': 2020}
2026-03-30 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730948%27 HTTP/1.1" 200 None
2026-03-30 04:19:44 [adesa.de] INFO: Saving data for 10730948: {'auction_closing_time': 1774862700.0, 'created_time': 1774545982.329701, 'last_price_update_time': 1774844384.182376}
2026-03-30 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730948') HTTP/1.1" 204 0
2026-03-30 04:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51dfc31-216c-59a8-8c8d-06dff7526bd9 with identifier: 10731250
2026-03-30 04:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51dfc31-216c-59a8-8c8d-06dff7526bd9 with scrape type 2
2026-03-30 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f51dfc31-216c-59a8-8c8d-06dff7526bd9 with scrape type 2
2026-03-30 04:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f51dfc31-216c-59a8-8c8d-06dff7526bd9, identifier: 10731250
2026-03-30 04:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with identifier: 10731123
2026-03-30 04:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with scrape type 2
2026-03-30 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with scrape type 2
2026-03-30 04:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57d46da3-b900-54be-9f3c-0e9f3748c3f6, identifier: 10731123
2026-03-30 04:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10734612
2026-03-30 04:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbbf77f6-f85f-56e5-b781-f24d3468b931 with scrape type 2
2026-03-30 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbbf77f6-f85f-56e5-b781-f24d3468b931 with scrape type 2
2026-03-30 04:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbbf77f6-f85f-56e5-b781-f24d3468b931, identifier: 10734612
2026-03-30 04:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f51dfc31-216c-59a8-8c8d-06dff7526bd9 with identifier: 10731250
2026-03-30 04:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f51dfc31-216c-59a8-8c8d-06dff7526bd9 with identifier: 10731250
2026-03-30 04:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f51dfc31-216c-59a8-8c8d-06dff7526bd9 with identifier: 10731250 to the API
2026-03-30 04:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f51dfc31-216c-59a8-8c8d-06dff7526bd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97903092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731250',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 24288,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 24.288 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-30 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731250%27 HTTP/1.1" 200 None
2026-03-30 04:19:44 [adesa.de] INFO: Saving data for 10731250: {'auction_closing_time': 1774864800.0, 'created_time': 1774614087.937765, 'last_price_update_time': 1774844384.92456}
2026-03-30 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731250') HTTP/1.1" 204 0
2026-03-30 04:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with identifier: 10731123
2026-03-30 04:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with identifier: 10731123
2026-03-30 04:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with identifier: 10731123 to the API
2026-03-30 04:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731123>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '57d46da3-b900-54be-9f3c-0e9f3748c3f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11806093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731123',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 36078,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 36.078 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-30 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731123%27 HTTP/1.1" 200 None
2026-03-30 04:19:45 [adesa.de] INFO: Saving data for 10731123: {'auction_closing_time': 1774864800.0, 'created_time': 1774614054.347289, 'last_price_update_time': 1774844385.215368}
2026-03-30 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731123') HTTP/1.1" 204 0
2026-03-30 04:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10734612
2026-03-30 04:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10734612
2026-03-30 04:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10734612 to the API
2026-03-30 04:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734612>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'fbbf77f6-f85f-56e5-b781-f24d3468b931',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734612',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': '#1',
'odometer': 7889,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Smart #1 Premium - Electric - Automatic - 272 hp - 7.889 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2024}
2026-03-30 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734612%27 HTTP/1.1" 200 None
2026-03-30 04:19:45 [adesa.de] INFO: Saving data for 10734612: {'auction_closing_time': 1774855800.0, 'created_time': 1774614312.158231, 'last_price_update_time': 1774844385.50011}
2026-03-30 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734612') HTTP/1.1" 204 0
2026-03-30 04:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54aff59b-c126-5168-9984-18f947b098ff with identifier: 10731375
2026-03-30 04:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54aff59b-c126-5168-9984-18f947b098ff with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54aff59b-c126-5168-9984-18f947b098ff with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 54aff59b-c126-5168-9984-18f947b098ff, identifier: 10731375
2026-03-30 04:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 54aff59b-c126-5168-9984-18f947b098ff with identifier: 10731375
2026-03-30 04:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 54aff59b-c126-5168-9984-18f947b098ff with identifier: 10731375
2026-03-30 04:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 54aff59b-c126-5168-9984-18f947b098ff with identifier: 10731375 to the API
2026-03-30 04:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731375>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '54aff59b-c126-5168-9984-18f947b098ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4228093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731375',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 71508,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 71.508 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-30 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731375%27 HTTP/1.1" 200 None
2026-03-30 04:19:46 [adesa.de] INFO: Saving data for 10731375: {'auction_closing_time': 1774864800.0, 'created_time': 1774614040.369808, 'last_price_update_time': 1774844386.636235}
2026-03-30 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731375') HTTP/1.1" 204 0
2026-03-30 04:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18aee416-d791-59fd-820d-2786ab5eed60 with identifier: 10731168
2026-03-30 04:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18aee416-d791-59fd-820d-2786ab5eed60 with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18aee416-d791-59fd-820d-2786ab5eed60 with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 18aee416-d791-59fd-820d-2786ab5eed60, identifier: 10731168
2026-03-30 04:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85bcecc-17a9-5ad1-a449-059aae124d98 with identifier: 10731130
2026-03-30 04:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85bcecc-17a9-5ad1-a449-059aae124d98 with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c85bcecc-17a9-5ad1-a449-059aae124d98 with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c85bcecc-17a9-5ad1-a449-059aae124d98, identifier: 10731130
2026-03-30 04:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 18aee416-d791-59fd-820d-2786ab5eed60 with identifier: 10731168
2026-03-30 04:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 18aee416-d791-59fd-820d-2786ab5eed60 with identifier: 10731168
2026-03-30 04:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 18aee416-d791-59fd-820d-2786ab5eed60 with identifier: 10731168 to the API
2026-03-30 04:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731168>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '18aee416-d791-59fd-820d-2786ab5eed60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34411092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731168',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 27904,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh - Electric - Automatic - 306 hp - 27.904 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731168%27 HTTP/1.1" 200 None
2026-03-30 04:19:47 [adesa.de] INFO: Saving data for 10731168: {'auction_closing_time': 1774864800.0, 'created_time': 1774614035.930652, 'last_price_update_time': 1774844387.119772}
2026-03-30 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731168') HTTP/1.1" 204 0
2026-03-30 04:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c85bcecc-17a9-5ad1-a449-059aae124d98 with identifier: 10731130
2026-03-30 04:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c85bcecc-17a9-5ad1-a449-059aae124d98 with identifier: 10731130
2026-03-30 04:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c85bcecc-17a9-5ad1-a449-059aae124d98 with identifier: 10731130 to the API
2026-03-30 04:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'c85bcecc-17a9-5ad1-a449-059aae124d98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4110093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731130',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 49830,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 49.830 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-30 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731130%27 HTTP/1.1" 200 None
2026-03-30 04:19:47 [adesa.de] INFO: Saving data for 10731130: {'auction_closing_time': 1774864800.0, 'created_time': 1774614052.242977, 'last_price_update_time': 1774844387.406191}
2026-03-30 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731130') HTTP/1.1" 204 0
2026-03-30 04:19:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ce02124-1b35-57f4-bef8-c10281edb0e5 with identifier: 10731323
2026-03-30 04:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ce02124-1b35-57f4-bef8-c10281edb0e5 with scrape type 2
2026-03-30 04:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ce02124-1b35-57f4-bef8-c10281edb0e5 with scrape type 2
2026-03-30 04:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8ce02124-1b35-57f4-bef8-c10281edb0e5, identifier: 10731323
2026-03-30 04:19:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with identifier: 10731134
2026-03-30 04:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with scrape type 2
2026-03-30 04:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with scrape type 2
2026-03-30 04:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe, identifier: 10731134
2026-03-30 04:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8ce02124-1b35-57f4-bef8-c10281edb0e5 with identifier: 10731323
2026-03-30 04:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8ce02124-1b35-57f4-bef8-c10281edb0e5 with identifier: 10731323
2026-03-30 04:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8ce02124-1b35-57f4-bef8-c10281edb0e5 with identifier: 10731323 to the API
2026-03-30 04:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731323>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '8ce02124-1b35-57f4-bef8-c10281edb0e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58465092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731323',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 57942,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq Prime - Electric - Automatic - 136 hp - 57.942 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-30 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731323%27 HTTP/1.1" 200 None
2026-03-30 04:19:47 [adesa.de] INFO: Saving data for 10731323: {'auction_closing_time': 1774864800.0, 'created_time': 1774614005.177254, 'last_price_update_time': 1774844387.896103}
2026-03-30 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731323') HTTP/1.1" 204 0
2026-03-30 04:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with identifier: 10731134
2026-03-30 04:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with identifier: 10731134
2026-03-30 04:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with identifier: 10731134 to the API
2026-03-30 04:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731134>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '246c8a6d-9485-5dc6-bf75-dfc76ce43abe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1522092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731134',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 22013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh Techniq - Electric - Automatic - 217 hp - '
'22.013 km',
'transmission': 'automatic',
'trim': 'Techniq',
'vin': None,
'year': 2021}
2026-03-30 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731134%27 HTTP/1.1" 200 None
2026-03-30 04:19:48 [adesa.de] INFO: Saving data for 10731134: {'auction_closing_time': 1774864800.0, 'created_time': 1774614035.318143, 'last_price_update_time': 1774844388.17851}
2026-03-30 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731134') HTTP/1.1" 204 0
2026-03-30 04:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with identifier: 10731165
2026-03-30 04:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with scrape type 2
2026-03-30 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with scrape type 2
2026-03-30 04:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51, identifier: 10731165
2026-03-30 04:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with identifier: 10731165
2026-03-30 04:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with identifier: 10731165
2026-03-30 04:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with identifier: 10731165 to the API
2026-03-30 04:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731165>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '5c59a7f0-5ec7-5b93-abdd-9131f88b6d51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92257092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731165',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Soul',
'odometer': 22276,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-08-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia e-Soul Spirit - Electric - Automatic - 204 hp - 22.276 km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2021}
2026-03-30 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731165%27 HTTP/1.1" 200 None
2026-03-30 04:19:48 [adesa.de] INFO: Saving data for 10731165: {'auction_closing_time': 1774864800.0, 'created_time': 1774614009.89068, 'last_price_update_time': 1774844388.64081}
2026-03-30 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731165') HTTP/1.1" 204 0
2026-03-30 04:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0276d446-f124-5969-8d7a-14ce2595e7b3 with identifier: 10731244
2026-03-30 04:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0276d446-f124-5969-8d7a-14ce2595e7b3 with scrape type 2
2026-03-30 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0276d446-f124-5969-8d7a-14ce2595e7b3 with scrape type 2
2026-03-30 04:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0276d446-f124-5969-8d7a-14ce2595e7b3, identifier: 10731244
2026-03-30 04:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0276d446-f124-5969-8d7a-14ce2595e7b3 with identifier: 10731244
2026-03-30 04:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0276d446-f124-5969-8d7a-14ce2595e7b3 with identifier: 10731244
2026-03-30 04:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0276d446-f124-5969-8d7a-14ce2595e7b3 with identifier: 10731244 to the API
2026-03-30 04:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731244>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '0276d446-f124-5969-8d7a-14ce2595e7b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '72974091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731244',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 10470,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 6 Uniq - Electric - Automatic - 325 hp - 10.470 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2023}
2026-03-30 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731244%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.de] INFO: Saving data for 10731244: {'auction_closing_time': 1774864800.0, 'created_time': 1774614004.745377, 'last_price_update_time': 1774844389.024116}
2026-03-30 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731244') HTTP/1.1" 204 0
2026-03-30 04:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 841bca43-7a47-5b5c-98ca-f25f7a229d5a with identifier: 10731368
2026-03-30 04:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 841bca43-7a47-5b5c-98ca-f25f7a229d5a, identifier: 10731368
2026-03-30 04:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 841bca43-7a47-5b5c-98ca-f25f7a229d5a with identifier: 10731368
2026-03-30 04:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 841bca43-7a47-5b5c-98ca-f25f7a229d5a with identifier: 10731368
2026-03-30 04:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 841bca43-7a47-5b5c-98ca-f25f7a229d5a with identifier: 10731368 to the API
2026-03-30 04:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731368>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '841bca43-7a47-5b5c-98ca-f25f7a229d5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71439092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731368',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Soul',
'odometer': 38270,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia e-Soul Inspiration - Electric - Automatic - 204 hp - 38.270 km',
'transmission': 'automatic',
'trim': 'Inspiration',
'vin': None,
'year': 2021}
2026-03-30 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731368%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.de] INFO: Saving data for 10731368: {'auction_closing_time': 1774864800.0, 'created_time': 1774614000.464029, 'last_price_update_time': 1774844389.404161}
2026-03-30 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731368') HTTP/1.1" 204 0
2026-03-30 04:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f436a123-cce3-5a01-98ef-06f3f293b4fd with identifier: 10731258
2026-03-30 04:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f436a123-cce3-5a01-98ef-06f3f293b4fd with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f436a123-cce3-5a01-98ef-06f3f293b4fd with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f436a123-cce3-5a01-98ef-06f3f293b4fd, identifier: 10731258
2026-03-30 04:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f436a123-cce3-5a01-98ef-06f3f293b4fd with identifier: 10731258
2026-03-30 04:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f436a123-cce3-5a01-98ef-06f3f293b4fd with identifier: 10731258
2026-03-30 04:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f436a123-cce3-5a01-98ef-06f3f293b4fd with identifier: 10731258 to the API
2026-03-30 04:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731258>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f436a123-cce3-5a01-98ef-06f3f293b4fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '12152092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731258',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 41267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Ceed SW 1.6 GDI Spirit - Hybrid - Automatic - 105 hp - 41.267 '
'km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-30 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731258%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.de] INFO: Saving data for 10731258: {'auction_closing_time': 1774864800.0, 'created_time': 1774614006.13505, 'last_price_update_time': 1774844389.776234}
2026-03-30 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731258') HTTP/1.1" 204 0
2026-03-30 04:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4750278d-80ac-5aa0-938e-dbf203dc6f93 with identifier: 10731300
2026-03-30 04:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4750278d-80ac-5aa0-938e-dbf203dc6f93 with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4750278d-80ac-5aa0-938e-dbf203dc6f93 with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4750278d-80ac-5aa0-938e-dbf203dc6f93, identifier: 10731300
2026-03-30 04:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4750278d-80ac-5aa0-938e-dbf203dc6f93 with identifier: 10731300
2026-03-30 04:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4750278d-80ac-5aa0-938e-dbf203dc6f93 with identifier: 10731300
2026-03-30 04:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4750278d-80ac-5aa0-938e-dbf203dc6f93 with identifier: 10731300 to the API
2026-03-30 04:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731300>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '4750278d-80ac-5aa0-938e-dbf203dc6f93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '87164092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731300',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 39154,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 74 kWh Uniq - Electric - Automatic - 325 hp - '
'39.154 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2023}
2026-03-30 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731300%27 HTTP/1.1" 200 None
2026-03-30 04:19:50 [adesa.de] INFO: Saving data for 10731300: {'auction_closing_time': 1774864800.0, 'created_time': 1774614034.88353, 'last_price_update_time': 1774844390.16684}
2026-03-30 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731300') HTTP/1.1" 204 0
2026-03-30 04:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a5ca87f-9157-5410-a8be-e478d5159c5a with identifier: 10731351
2026-03-30 04:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a5ca87f-9157-5410-a8be-e478d5159c5a with scrape type 2
2026-03-30 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a5ca87f-9157-5410-a8be-e478d5159c5a with scrape type 2
2026-03-30 04:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4a5ca87f-9157-5410-a8be-e478d5159c5a, identifier: 10731351
2026-03-30 04:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with identifier: 10731140
2026-03-30 04:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with scrape type 2
2026-03-30 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with scrape type 2
2026-03-30 04:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b, identifier: 10731140
2026-03-30 04:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4a5ca87f-9157-5410-a8be-e478d5159c5a with identifier: 10731351
2026-03-30 04:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4a5ca87f-9157-5410-a8be-e478d5159c5a with identifier: 10731351
2026-03-30 04:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4a5ca87f-9157-5410-a8be-e478d5159c5a with identifier: 10731351 to the API
2026-03-30 04:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731351>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4a5ca87f-9157-5410-a8be-e478d5159c5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19187093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731351',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 86864,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai i30 Wagon 1.5 GDI N Line - Petrol - Automatic - 160 hp - '
'86.864 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2022}
2026-03-30 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731351%27 HTTP/1.1" 200 None
2026-03-30 04:19:50 [adesa.de] INFO: Saving data for 10731351: {'auction_closing_time': 1774864800.0, 'created_time': 1774614029.817582, 'last_price_update_time': 1774844390.737277}
2026-03-30 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731351') HTTP/1.1" 204 0
2026-03-30 04:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with identifier: 10731140
2026-03-30 04:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with identifier: 10731140
2026-03-30 04:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with identifier: 10731140 to the API
2026-03-30 04:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731140>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '48600cc3-ffe5-53f8-b2a4-2e9da08fc09b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97912092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731140',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 68584,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 68.584 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731140%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.de] INFO: Saving data for 10731140: {'auction_closing_time': 1774864800.0, 'created_time': 1774614030.248311, 'last_price_update_time': 1774844391.016765}
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731140') HTTP/1.1" 204 0
2026-03-30 04:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:51 [adesa.de] INFO: Found listing with ID: 10731372
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731372%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.de] INFO: Scrape type for 10731372: 2
2026-03-30 04:19:51 [adesa.de] INFO: Scraping item 10731372 url https://www.openlane.eu/en/carv6/auction/10731372
2026-03-30 04: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-30 04: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-30 04:19:51 [adesa.de] INFO: Found listing with ID: 10731262
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731262%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.de] INFO: Scrape type for 10731262: 2
2026-03-30 04:19:51 [adesa.de] INFO: Scraping item 10731262 url https://www.openlane.eu/en/carv6/auction/10731262
2026-03-30 04:19:51 [adesa.de] INFO: Found listing with ID: 10731174
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731174%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.de] INFO: Scrape type for 10731174: 2
2026-03-30 04:19:51 [adesa.de] INFO: Scraping item 10731174 url https://www.openlane.eu/en/carv6/auction/10731174
2026-03-30 04:19:51 [adesa.de] INFO: Found listing with ID: 10731348
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731348%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.de] INFO: Scrape type for 10731348: 2
2026-03-30 04:19:51 [adesa.de] INFO: Scraping item 10731348 url https://www.openlane.eu/en/carv6/auction/10731348
2026-03-30 04:19:51 [adesa.de] INFO: Found listing with ID: 10731171
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731171%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.de] INFO: Scrape type for 10731171: 2
2026-03-30 04:19:51 [adesa.de] INFO: Scraping item 10731171 url https://www.openlane.eu/en/carv6/auction/10731171
2026-03-30 04:19:51 [adesa.de] INFO: Found listing with ID: 10731206
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731206%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.de] INFO: Scrape type for 10731206: 2
2026-03-30 04:19:51 [adesa.de] INFO: Scraping item 10731206 url https://www.openlane.eu/en/carv6/auction/10731206
2026-03-30 04:19:51 [adesa.de] INFO: Found listing with ID: 10731271
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731271%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.de] INFO: Scrape type for 10731271: 0
2026-03-30 04:19:51 [adesa.de] INFO: Skipping item 10731271 url https://www.openlane.eu/en/carv6/auction/10731271
2026-03-30 04:19:51 [adesa.de] INFO: Found listing with ID: 10731184
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731184%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.de] INFO: Scrape type for 10731184: 2
2026-03-30 04:19:51 [adesa.de] INFO: Scraping item 10731184 url https://www.openlane.eu/en/carv6/auction/10731184
2026-03-30 04:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae73fe8a-0560-5c5e-963a-7871fa3c197a with identifier: 10731374
2026-03-30 04:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae73fe8a-0560-5c5e-963a-7871fa3c197a with scrape type 2
2026-03-30 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae73fe8a-0560-5c5e-963a-7871fa3c197a with scrape type 2
2026-03-30 04:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae73fe8a-0560-5c5e-963a-7871fa3c197a, identifier: 10731374
2026-03-30 04:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e70c231e-d5c5-5f90-b87f-f1fe9177047a with identifier: 10731380
2026-03-30 04:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e70c231e-d5c5-5f90-b87f-f1fe9177047a with scrape type 2
2026-03-30 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e70c231e-d5c5-5f90-b87f-f1fe9177047a with scrape type 2
2026-03-30 04:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e70c231e-d5c5-5f90-b87f-f1fe9177047a, identifier: 10731380
2026-03-30 04:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with identifier: 10731227
2026-03-30 04:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with scrape type 2
2026-03-30 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with scrape type 2
2026-03-30 04:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ca96b3b2-5938-543d-84ed-704ad8f2e3b0, identifier: 10731227
2026-03-30 04:19:51 [adesa.de] INFO: Found listing with ID: 10731209
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731209%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.de] INFO: Scrape type for 10731209: 2
2026-03-30 04:19:51 [adesa.de] INFO: Scraping item 10731209 url https://www.openlane.eu/en/carv6/auction/10731209
2026-03-30 04:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae73fe8a-0560-5c5e-963a-7871fa3c197a with identifier: 10731374
2026-03-30 04:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae73fe8a-0560-5c5e-963a-7871fa3c197a with identifier: 10731374
2026-03-30 04:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae73fe8a-0560-5c5e-963a-7871fa3c197a with identifier: 10731374 to the API
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731374>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ae73fe8a-0560-5c5e-963a-7871fa3c197a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58492092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731374',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 56715,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 56.715 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731374%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.de] INFO: Saving data for 10731374: {'auction_closing_time': 1774864800.0, 'created_time': 1774614025.910352, 'last_price_update_time': 1774844391.776456}
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731374') HTTP/1.1" 204 0
2026-03-30 04:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e70c231e-d5c5-5f90-b87f-f1fe9177047a with identifier: 10731380
2026-03-30 04:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e70c231e-d5c5-5f90-b87f-f1fe9177047a with identifier: 10731380
2026-03-30 04:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e70c231e-d5c5-5f90-b87f-f1fe9177047a with identifier: 10731380 to the API
2026-03-30 04:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731380>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'e70c231e-d5c5-5f90-b87f-f1fe9177047a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4254093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731380',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 46981,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 46.981 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731380%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Saving data for 10731380: {'auction_closing_time': 1774864800.0, 'created_time': 1774545409.977418, 'last_price_update_time': 1774844392.072234}
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731380') HTTP/1.1" 204 0
2026-03-30 04:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with identifier: 10731227
2026-03-30 04:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with identifier: 10731227
2026-03-30 04:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with identifier: 10731227 to the API
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ca96b3b2-5938-543d-84ed-704ad8f2e3b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4192093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731227',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 32874,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 32.874 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731227%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Saving data for 10731227: {'auction_closing_time': 1774864800.0, 'created_time': 1774614032.049897, 'last_price_update_time': 1774844392.36942}
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731227') HTTP/1.1" 204 0
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731230
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731230%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731230: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10731230 url https://www.openlane.eu/en/carv6/auction/10731230
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731202
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731202%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731202: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10731202 url https://www.openlane.eu/en/carv6/auction/10731202
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731330
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731330%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731330: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10731330 url https://www.openlane.eu/en/carv6/auction/10731330
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731177
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731177%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731177: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10731177 url https://www.openlane.eu/en/carv6/auction/10731177
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731254
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731254%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731254: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10731254 url https://www.openlane.eu/en/carv6/auction/10731254
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731333
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731333%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731333: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10731333 url https://www.openlane.eu/en/carv6/auction/10731333
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731162
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731162%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731162: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10731162 url https://www.openlane.eu/en/carv6/auction/10731162
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731152
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731152%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731152: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10731152 url https://www.openlane.eu/en/carv6/auction/10731152
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731315
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731315%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731315: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10731315 url https://www.openlane.eu/en/carv6/auction/10731315
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731311
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731311%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731311: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10731311 url https://www.openlane.eu/en/carv6/auction/10731311
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731188
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731188%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731188: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10731188 url https://www.openlane.eu/en/carv6/auction/10731188
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731203
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731203%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731203: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10731203 url https://www.openlane.eu/en/carv6/auction/10731203
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10731155
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731155%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10731155: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10731155 url https://www.openlane.eu/en/carv6/auction/10731155
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10737500
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737500%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10737500: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10737500 url https://www.openlane.eu/en/carv6/auction/10737500
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10735205
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735205%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10735205: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10735205 url https://www.openlane.eu/en/carv6/auction/10735205
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10737448
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737448%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10737448: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10737448 url https://www.openlane.eu/en/carv6/auction/10737448
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10735090
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710735090%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10735090: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10735090 url https://www.openlane.eu/en/carv6/auction/10735090
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10736416
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736416%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10736416: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10736416 url https://www.openlane.eu/en/carv6/auction/10736416
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10738234
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738234%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10738234: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10738234 url https://www.openlane.eu/en/carv6/auction/10738234
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726404
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726404%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726404: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10726404 url https://www.openlane.eu/en/carv6/auction/10726404
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726388
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726388%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726388: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10726388 url https://www.openlane.eu/en/carv6/auction/10726388
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726390
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726390%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726390: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10726390 url https://www.openlane.eu/en/carv6/auction/10726390
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726400
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726400%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726400: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10726400 url https://www.openlane.eu/en/carv6/auction/10726400
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726303
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726303%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726303: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10726303 url https://www.openlane.eu/en/carv6/auction/10726303
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726341
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726341%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726341: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10726341 url https://www.openlane.eu/en/carv6/auction/10726341
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726356
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726356%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726356: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10726356 url https://www.openlane.eu/en/carv6/auction/10726356
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726300
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726300%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726300: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10726300 url https://www.openlane.eu/en/carv6/auction/10726300
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726402
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726402%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726402: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10726402 url https://www.openlane.eu/en/carv6/auction/10726402
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726380
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726380%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726380: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10726380 url https://www.openlane.eu/en/carv6/auction/10726380
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726557
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726557%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726557: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10726557 url https://www.openlane.eu/en/carv6/auction/10726557
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726555
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726555%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726555: 2
2026-03-30 04:19:52 [adesa.de] INFO: Scraping item 10726555 url https://www.openlane.eu/en/carv6/auction/10726555
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726352
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726352%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726352: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10726352 url https://www.openlane.eu/en/carv6/auction/10726352
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726406
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726406%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726406: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10726406 url https://www.openlane.eu/en/carv6/auction/10726406
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726326
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726326%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726326: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10726326 url https://www.openlane.eu/en/carv6/auction/10726326
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726416
2026-03-30 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726416%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.de] INFO: Scrape type for 10726416: 0
2026-03-30 04:19:52 [adesa.de] INFO: Skipping item 10726416 url https://www.openlane.eu/en/carv6/auction/10726416
2026-03-30 04:19:52 [adesa.de] INFO: Found listing with ID: 10726313
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726313%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726313: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726313 url https://www.openlane.eu/en/carv6/auction/10726313
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726324
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726324%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726324: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726324 url https://www.openlane.eu/en/carv6/auction/10726324
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726304
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726304%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726304: 2
2026-03-30 04:19:53 [adesa.de] INFO: Scraping item 10726304 url https://www.openlane.eu/en/carv6/auction/10726304
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726286
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726286%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726286: 2
2026-03-30 04:19:53 [adesa.de] INFO: Scraping item 10726286 url https://www.openlane.eu/en/carv6/auction/10726286
2026-03-30 04:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726350
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726350%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726350: 2
2026-03-30 04:19:53 [adesa.de] INFO: Scraping item 10726350 url https://www.openlane.eu/en/carv6/auction/10726350
2026-03-30 04: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-30 04: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-30 04: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-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726320
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726320%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726320: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726320 url https://www.openlane.eu/en/carv6/auction/10726320
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726420
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726420%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726420: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726420 url https://www.openlane.eu/en/carv6/auction/10726420
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726318
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726318%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726318: 2
2026-03-30 04:19:53 [adesa.de] INFO: Scraping item 10726318 url https://www.openlane.eu/en/carv6/auction/10726318
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726272
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726272%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726272: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726272 url https://www.openlane.eu/en/carv6/auction/10726272
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726998
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726998%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726998: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726998 url https://www.openlane.eu/en/carv6/auction/10726998
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726619
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726619%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726619: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726619 url https://www.openlane.eu/en/carv6/auction/10726619
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726279
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726279%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726279: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726279 url https://www.openlane.eu/en/carv6/auction/10726279
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726339
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726339%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726339: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726339 url https://www.openlane.eu/en/carv6/auction/10726339
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726301
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726301%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726301: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726301 url https://www.openlane.eu/en/carv6/auction/10726301
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10727049
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727049%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10727049: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10727049 url https://www.openlane.eu/en/carv6/auction/10727049
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726425
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726425%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726425: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726425 url https://www.openlane.eu/en/carv6/auction/10726425
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726271
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726271%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726271: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726271 url https://www.openlane.eu/en/carv6/auction/10726271
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726347
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726347%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726347: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726347 url https://www.openlane.eu/en/carv6/auction/10726347
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726394
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726394%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726394: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726394 url https://www.openlane.eu/en/carv6/auction/10726394
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726386
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726386%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726386: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726386 url https://www.openlane.eu/en/carv6/auction/10726386
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726383
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726383%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726383: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726383 url https://www.openlane.eu/en/carv6/auction/10726383
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726430
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726430%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726430: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726430 url https://www.openlane.eu/en/carv6/auction/10726430
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726345
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726345%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726345: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726345 url https://www.openlane.eu/en/carv6/auction/10726345
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726354
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726354%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726354: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726354 url https://www.openlane.eu/en/carv6/auction/10726354
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10727136
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727136%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10727136: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10727136 url https://www.openlane.eu/en/carv6/auction/10727136
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726396
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726396%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726396: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726396 url https://www.openlane.eu/en/carv6/auction/10726396
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726422
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726422%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726422: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726422 url https://www.openlane.eu/en/carv6/auction/10726422
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726343
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726343%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726343: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726343 url https://www.openlane.eu/en/carv6/auction/10726343
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726314
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726314%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726314: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726314 url https://www.openlane.eu/en/carv6/auction/10726314
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726418
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726418%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726418: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726418 url https://www.openlane.eu/en/carv6/auction/10726418
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10726409
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726409%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10726409: 0
2026-03-30 04:19:53 [adesa.de] INFO: Skipping item 10726409 url https://www.openlane.eu/en/carv6/auction/10726409
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10727133
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727133%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10727133: 2
2026-03-30 04:19:53 [adesa.de] INFO: Scraping item 10727133 url https://www.openlane.eu/en/carv6/auction/10727133
2026-03-30 04:19:53 [adesa.de] INFO: Found listing with ID: 10727053
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727053%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.de] INFO: Scrape type for 10727053: 2
2026-03-30 04:19:53 [adesa.de] INFO: Scraping item 10727053 url https://www.openlane.eu/en/carv6/auction/10727053
2026-03-30 04:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74b51928-365d-5156-8939-9a75df99b183 with identifier: 10731195
2026-03-30 04:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74b51928-365d-5156-8939-9a75df99b183 with scrape type 2
2026-03-30 04:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74b51928-365d-5156-8939-9a75df99b183 with scrape type 2
2026-03-30 04:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74b51928-365d-5156-8939-9a75df99b183, identifier: 10731195
2026-03-30 04:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 383894e8-f35e-5a02-a7b9-ab076c1e0768 with identifier: 10731371
2026-03-30 04:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 383894e8-f35e-5a02-a7b9-ab076c1e0768 with scrape type 2
2026-03-30 04:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 383894e8-f35e-5a02-a7b9-ab076c1e0768 with scrape type 2
2026-03-30 04:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 383894e8-f35e-5a02-a7b9-ab076c1e0768, identifier: 10731371
2026-03-30 04:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b1e57c5-60fe-518b-a948-162de1085c47 with identifier: 10731111
2026-03-30 04:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b1e57c5-60fe-518b-a948-162de1085c47 with scrape type 2
2026-03-30 04:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b1e57c5-60fe-518b-a948-162de1085c47 with scrape type 2
2026-03-30 04:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1b1e57c5-60fe-518b-a948-162de1085c47, identifier: 10731111
2026-03-30 04:19:54 [adesa.de] INFO: Found listing with ID: 10726328
2026-03-30 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726328%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.de] INFO: Scrape type for 10726328: 2
2026-03-30 04:19:54 [adesa.de] INFO: Scraping item 10726328 url https://www.openlane.eu/en/carv6/auction/10726328
2026-03-30 04:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74b51928-365d-5156-8939-9a75df99b183 with identifier: 10731195
2026-03-30 04:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74b51928-365d-5156-8939-9a75df99b183 with identifier: 10731195
2026-03-30 04:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74b51928-365d-5156-8939-9a75df99b183 with identifier: 10731195 to the API
2026-03-30 04:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731195>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '74b51928-365d-5156-8939-9a75df99b183',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98012092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731195',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 25228,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 25.228 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-30 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731195%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.de] INFO: Saving data for 10731195: {'auction_closing_time': 1774864800.0, 'created_time': 1774614049.301172, 'last_price_update_time': 1774844394.372124}
2026-03-30 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731195') HTTP/1.1" 204 0
2026-03-30 04:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 383894e8-f35e-5a02-a7b9-ab076c1e0768 with identifier: 10731371
2026-03-30 04:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 383894e8-f35e-5a02-a7b9-ab076c1e0768 with identifier: 10731371
2026-03-30 04:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 383894e8-f35e-5a02-a7b9-ab076c1e0768 with identifier: 10731371 to the API
2026-03-30 04:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731371>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '383894e8-f35e-5a02-a7b9-ab076c1e0768',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19160093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731371',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 24558,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 24.558 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-30 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731371%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.de] INFO: Saving data for 10731371: {'auction_closing_time': 1774864800.0, 'created_time': 1774614056.45245, 'last_price_update_time': 1774844394.751277}
2026-03-30 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731371') HTTP/1.1" 204 0
2026-03-30 04:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1b1e57c5-60fe-518b-a948-162de1085c47 with identifier: 10731111
2026-03-30 04:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1b1e57c5-60fe-518b-a948-162de1085c47 with identifier: 10731111
2026-03-30 04:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1b1e57c5-60fe-518b-a948-162de1085c47 with identifier: 10731111 to the API
2026-03-30 04:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731111>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '1b1e57c5-60fe-518b-a948-162de1085c47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52439092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731111',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 74826,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 204 hp - 74.826 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2021}
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731111%27 HTTP/1.1" 200 None
2026-03-30 04:19:55 [adesa.de] INFO: Saving data for 10731111: {'auction_closing_time': 1774864800.0, 'created_time': 1774614052.694603, 'last_price_update_time': 1774844395.064163}
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731111') HTTP/1.1" 204 0
2026-03-30 04:19:55 [adesa.de] INFO: Found listing with ID: 10727128
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727128%27 HTTP/1.1" 200 None
2026-03-30 04:19:55 [adesa.de] INFO: Scrape type for 10727128: 2
2026-03-30 04:19:55 [adesa.de] INFO: Scraping item 10727128 url https://www.openlane.eu/en/carv6/auction/10727128
2026-03-30 04:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aa2689d-40ed-5f9a-b538-7641c95c442a with identifier: 10731192
2026-03-30 04:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa2689d-40ed-5f9a-b538-7641c95c442a with scrape type 2
2026-03-30 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aa2689d-40ed-5f9a-b538-7641c95c442a with scrape type 2
2026-03-30 04:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8aa2689d-40ed-5f9a-b538-7641c95c442a, identifier: 10731192
2026-03-30 04:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a0c4750-6325-5eec-a047-4174d47293f7 with identifier: 10731120
2026-03-30 04:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a0c4750-6325-5eec-a047-4174d47293f7 with scrape type 2
2026-03-30 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a0c4750-6325-5eec-a047-4174d47293f7 with scrape type 2
2026-03-30 04:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a0c4750-6325-5eec-a047-4174d47293f7, identifier: 10731120
2026-03-30 04:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8234c4-6a95-5ae6-8d27-9db1a9a796de with identifier: 10731321
2026-03-30 04:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de with scrape type 2
2026-03-30 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de with scrape type 2
2026-03-30 04:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea8234c4-6a95-5ae6-8d27-9db1a9a796de, identifier: 10731321
2026-03-30 04:19:55 [adesa.de] INFO: Found listing with ID: 10726412
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726412%27 HTTP/1.1" 200 None
2026-03-30 04:19:55 [adesa.de] INFO: Scrape type for 10726412: 2
2026-03-30 04:19:55 [adesa.de] INFO: Scraping item 10726412 url https://www.openlane.eu/en/carv6/auction/10726412
2026-03-30 04:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8aa2689d-40ed-5f9a-b538-7641c95c442a with identifier: 10731192
2026-03-30 04:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8aa2689d-40ed-5f9a-b538-7641c95c442a with identifier: 10731192
2026-03-30 04:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8aa2689d-40ed-5f9a-b538-7641c95c442a with identifier: 10731192 to the API
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731192>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '8aa2689d-40ed-5f9a-b538-7641c95c442a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4245093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731192',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 76042,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 76.042 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731192%27 HTTP/1.1" 200 None
2026-03-30 04:19:55 [adesa.de] INFO: Saving data for 10731192: {'auction_closing_time': 1774864800.0, 'created_time': 1774614056.96078, 'last_price_update_time': 1774844395.689829}
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731192') HTTP/1.1" 204 0
2026-03-30 04:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a0c4750-6325-5eec-a047-4174d47293f7 with identifier: 10731120
2026-03-30 04:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a0c4750-6325-5eec-a047-4174d47293f7 with identifier: 10731120
2026-03-30 04:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a0c4750-6325-5eec-a047-4174d47293f7 with identifier: 10731120 to the API
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731120>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '9a0c4750-6325-5eec-a047-4174d47293f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '89392092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731120',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 30338,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 30.338 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731120%27 HTTP/1.1" 200 None
2026-03-30 04:19:55 [adesa.de] INFO: Saving data for 10731120: {'auction_closing_time': 1774864800.0, 'created_time': 1774614055.81309, 'last_price_update_time': 1774844395.976498}
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731120') HTTP/1.1" 204 0
2026-03-30 04:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea8234c4-6a95-5ae6-8d27-9db1a9a796de with identifier: 10731321
2026-03-30 04:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea8234c4-6a95-5ae6-8d27-9db1a9a796de with identifier: 10731321
2026-03-30 04:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea8234c4-6a95-5ae6-8d27-9db1a9a796de with identifier: 10731321 to the API
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731321>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ea8234c4-6a95-5ae6-8d27-9db1a9a796de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92346092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731321',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 42184,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 204 hp - 42.184 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731321%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.de] INFO: Saving data for 10731321: {'auction_closing_time': 1774864800.0, 'created_time': 1774614042.842135, 'last_price_update_time': 1774844396.246316}
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731321') HTTP/1.1" 204 0
2026-03-30 04:19:56 [adesa.de] INFO: Found listing with ID: 10726513
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726513%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.de] INFO: Scrape type for 10726513: 2
2026-03-30 04:19:56 [adesa.de] INFO: Scraping item 10726513 url https://www.openlane.eu/en/carv6/auction/10726513
2026-03-30 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:56 [adesa.de] INFO: Found listing with ID: 10727131
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727131%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.de] INFO: Scrape type for 10727131: 2
2026-03-30 04:19:56 [adesa.de] INFO: Scraping item 10727131 url https://www.openlane.eu/en/carv6/auction/10727131
2026-03-30 04:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:56 [adesa.de] INFO: Found listing with ID: 10726496
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726496%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.de] INFO: Scrape type for 10726496: 2
2026-03-30 04:19:56 [adesa.de] INFO: Scraping item 10726496 url https://www.openlane.eu/en/carv6/auction/10726496
2026-03-30 04:19:56 [adesa.de] INFO: Found listing with ID: 10726531
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726531%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.de] INFO: Scrape type for 10726531: 2
2026-03-30 04:19:56 [adesa.de] INFO: Scraping item 10726531 url https://www.openlane.eu/en/carv6/auction/10726531
2026-03-30 04:19:56 [adesa.de] INFO: Found listing with ID: 10726602
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726602%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.de] INFO: Scrape type for 10726602: 2
2026-03-30 04:19:56 [adesa.de] INFO: Scraping item 10726602 url https://www.openlane.eu/en/carv6/auction/10726602
2026-03-30 04:19:56 [adesa.de] INFO: Found listing with ID: 10726622
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726622%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.de] INFO: Scrape type for 10726622: 2
2026-03-30 04:19:56 [adesa.de] INFO: Scraping item 10726622 url https://www.openlane.eu/en/carv6/auction/10726622
2026-03-30 04:19:56 [adesa.de] INFO: Found listing with ID: 10726592
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726592%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.de] INFO: Scrape type for 10726592: 2
2026-03-30 04:19:56 [adesa.de] INFO: Scraping item 10726592 url https://www.openlane.eu/en/carv6/auction/10726592
2026-03-30 04:19:56 [adesa.de] INFO: Found listing with ID: 10726397
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726397%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.de] INFO: Scrape type for 10726397: 2
2026-03-30 04:19:56 [adesa.de] INFO: Scraping item 10726397 url https://www.openlane.eu/en/carv6/auction/10726397
2026-03-30 04:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc28f766-c153-52e3-b4af-4512d94b8bff with identifier: 10731304
2026-03-30 04:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc28f766-c153-52e3-b4af-4512d94b8bff with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc28f766-c153-52e3-b4af-4512d94b8bff with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fc28f766-c153-52e3-b4af-4512d94b8bff, identifier: 10731304
2026-03-30 04:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 102bdc1e-0211-5640-b56c-d9a199377c3c with identifier: 10731290
2026-03-30 04:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 102bdc1e-0211-5640-b56c-d9a199377c3c with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 102bdc1e-0211-5640-b56c-d9a199377c3c with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 102bdc1e-0211-5640-b56c-d9a199377c3c, identifier: 10731290
2026-03-30 04:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f547380e-c0cb-5ef7-a6a2-218b10edb17c with identifier: 10731213
2026-03-30 04:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f547380e-c0cb-5ef7-a6a2-218b10edb17c with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f547380e-c0cb-5ef7-a6a2-218b10edb17c with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f547380e-c0cb-5ef7-a6a2-218b10edb17c, identifier: 10731213
2026-03-30 04:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b0b428e-2b26-5d57-ba6d-906f1375ed70 with identifier: 10731433
2026-03-30 04:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b0b428e-2b26-5d57-ba6d-906f1375ed70 with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b0b428e-2b26-5d57-ba6d-906f1375ed70 with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5b0b428e-2b26-5d57-ba6d-906f1375ed70, identifier: 10731433
2026-03-30 04:19:56 [adesa.de] INFO: Found listing with ID: 10726667
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726667%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.de] INFO: Scrape type for 10726667: 2
2026-03-30 04:19:56 [adesa.de] INFO: Scraping item 10726667 url https://www.openlane.eu/en/carv6/auction/10726667
2026-03-30 04:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fc28f766-c153-52e3-b4af-4512d94b8bff with identifier: 10731304
2026-03-30 04:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fc28f766-c153-52e3-b4af-4512d94b8bff with identifier: 10731304
2026-03-30 04:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fc28f766-c153-52e3-b4af-4512d94b8bff with identifier: 10731304 to the API
2026-03-30 04:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731304>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'fc28f766-c153-52e3-b4af-4512d94b8bff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19382093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731304',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 56798,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 56.798 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-30 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731304%27 HTTP/1.1" 200 None
2026-03-30 04:19:57 [adesa.de] INFO: Saving data for 10731304: {'auction_closing_time': 1774864800.0, 'created_time': 1774614051.825011, 'last_price_update_time': 1774844397.060582}
2026-03-30 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731304') HTTP/1.1" 204 0
2026-03-30 04:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 102bdc1e-0211-5640-b56c-d9a199377c3c with identifier: 10731290
2026-03-30 04:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 102bdc1e-0211-5640-b56c-d9a199377c3c with identifier: 10731290
2026-03-30 04:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 102bdc1e-0211-5640-b56c-d9a199377c3c with identifier: 10731290 to the API
2026-03-30 04:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '102bdc1e-0211-5640-b56c-d9a199377c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '9069092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731290',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 7466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 7.466 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-30 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731290%27 HTTP/1.1" 200 None
2026-03-30 04:19:57 [adesa.de] INFO: Saving data for 10731290: {'auction_closing_time': 1774864800.0, 'created_time': 1774614054.919701, 'last_price_update_time': 1774844397.447273}
2026-03-30 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731290') HTTP/1.1" 204 0
2026-03-30 04:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f547380e-c0cb-5ef7-a6a2-218b10edb17c with identifier: 10731213
2026-03-30 04:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f547380e-c0cb-5ef7-a6a2-218b10edb17c with identifier: 10731213
2026-03-30 04:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f547380e-c0cb-5ef7-a6a2-218b10edb17c with identifier: 10731213 to the API
2026-03-30 04:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731213>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f547380e-c0cb-5ef7-a6a2-218b10edb17c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97888092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731213',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 59333,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 59.333 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-30 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731213%27 HTTP/1.1" 200 None
2026-03-30 04:19:57 [adesa.de] INFO: Saving data for 10731213: {'auction_closing_time': 1774864800.0, 'created_time': 1774614053.91869, 'last_price_update_time': 1774844397.805233}
2026-03-30 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731213') HTTP/1.1" 204 0
2026-03-30 04:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5b0b428e-2b26-5d57-ba6d-906f1375ed70 with identifier: 10731433
2026-03-30 04:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5b0b428e-2b26-5d57-ba6d-906f1375ed70 with identifier: 10731433
2026-03-30 04:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5b0b428e-2b26-5d57-ba6d-906f1375ed70 with identifier: 10731433 to the API
2026-03-30 04:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731433>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5b0b428e-2b26-5d57-ba6d-906f1375ed70',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-AF 1044',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731433',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 96717,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz C 200 - Diesel - Manual - 160 hp - 96.717 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731433%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Saving data for 10731433: {'auction_closing_time': 1774862700.0, 'created_time': 1774545960.17666, 'last_price_update_time': 1774844398.145701}
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731433') HTTP/1.1" 204 0
2026-03-30 04:19:58 [adesa.de] INFO: Found listing with ID: 10726671
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726671%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Scrape type for 10726671: 2
2026-03-30 04:19:58 [adesa.de] INFO: Scraping item 10726671 url https://www.openlane.eu/en/carv6/auction/10726671
2026-03-30 04:19:58 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='b94823c39522a9e3ba62c248a347f493') while processing URL (https://www.openlane.eu/en/carv6/auction/10731128): Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible.
2026-03-30 04:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:58 [adesa.de] INFO: Found listing with ID: 10726317
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726317%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Scrape type for 10726317: 0
2026-03-30 04:19:58 [adesa.de] INFO: Skipping item 10726317 url https://www.openlane.eu/en/carv6/auction/10726317
2026-03-30 04:19:58 [adesa.de] INFO: Found listing with ID: 10726612
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726612%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Scrape type for 10726612: 2
2026-03-30 04:19:58 [adesa.de] INFO: Scraping item 10726612 url https://www.openlane.eu/en/carv6/auction/10726612
2026-03-30 04:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:58 [adesa.de] INFO: Found listing with ID: 10726994
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726994%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Scrape type for 10726994: 2
2026-03-30 04:19:58 [adesa.de] INFO: Scraping item 10726994 url https://www.openlane.eu/en/carv6/auction/10726994
2026-03-30 04:19:58 [adesa.de] INFO: Found listing with ID: 10727114
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727114%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Scrape type for 10727114: 2
2026-03-30 04:19:58 [adesa.de] INFO: Scraping item 10727114 url https://www.openlane.eu/en/carv6/auction/10727114
2026-03-30 04:19:58 [adesa.de] INFO: Found listing with ID: 10726561
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726561%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Scrape type for 10726561: 2
2026-03-30 04:19:58 [adesa.de] INFO: Scraping item 10726561 url https://www.openlane.eu/en/carv6/auction/10726561
2026-03-30 04:19:58 [adesa.de] INFO: Found listing with ID: 10726502
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726502%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Scrape type for 10726502: 2
2026-03-30 04:19:58 [adesa.de] INFO: Scraping item 10726502 url https://www.openlane.eu/en/carv6/auction/10726502
2026-03-30 04:19:58 [adesa.de] INFO: Found listing with ID: 10727100
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727100%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Scrape type for 10727100: 2
2026-03-30 04:19:58 [adesa.de] INFO: Scraping item 10727100 url https://www.openlane.eu/en/carv6/auction/10727100
2026-03-30 04:19:58 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10731128>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:19:57 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': 'b94823c39522a9e3ba62c248a347f493', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=b94823c39522a9e3ba62c248a347f493
2026-03-30 04:19:58 [adesa.de] INFO: Found listing with ID: 10726299
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726299%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Scrape type for 10726299: 0
2026-03-30 04:19:58 [adesa.de] INFO: Skipping item 10726299 url https://www.openlane.eu/en/carv6/auction/10726299
2026-03-30 04:19:58 [adesa.de] INFO: Found listing with ID: 10726413
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726413%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Scrape type for 10726413: 0
2026-03-30 04:19:58 [adesa.de] INFO: Skipping item 10726413 url https://www.openlane.eu/en/carv6/auction/10726413
2026-03-30 04:19:58 [adesa.de] INFO: Found listing with ID: 10726639
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726639%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Scrape type for 10726639: 2
2026-03-30 04:19:58 [adesa.de] INFO: Scraping item 10726639 url https://www.openlane.eu/en/carv6/auction/10726639
2026-03-30 04:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a35f709f-43fb-51c9-8515-fea5838ed158 with identifier: 10731318
2026-03-30 04:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35f709f-43fb-51c9-8515-fea5838ed158 with scrape type 2
2026-03-30 04:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a35f709f-43fb-51c9-8515-fea5838ed158 with scrape type 2
2026-03-30 04:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a35f709f-43fb-51c9-8515-fea5838ed158, identifier: 10731318
2026-03-30 04:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff088ee4-90c5-5654-be0e-f91efdd20d07 with identifier: 10731383
2026-03-30 04:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff088ee4-90c5-5654-be0e-f91efdd20d07 with scrape type 2
2026-03-30 04:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff088ee4-90c5-5654-be0e-f91efdd20d07 with scrape type 2
2026-03-30 04:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff088ee4-90c5-5654-be0e-f91efdd20d07, identifier: 10731383
2026-03-30 04:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a35f709f-43fb-51c9-8515-fea5838ed158 with identifier: 10731318
2026-03-30 04:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a35f709f-43fb-51c9-8515-fea5838ed158 with identifier: 10731318
2026-03-30 04:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a35f709f-43fb-51c9-8515-fea5838ed158 with identifier: 10731318 to the API
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731318>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a35f709f-43fb-51c9-8515-fea5838ed158',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52526092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731318',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 44957,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 44.957 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731318%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.de] INFO: Saving data for 10731318: {'auction_closing_time': 1774864800.0, 'created_time': 1774614047.78185, 'last_price_update_time': 1774844398.809947}
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731318') HTTP/1.1" 204 0
2026-03-30 04:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff088ee4-90c5-5654-be0e-f91efdd20d07 with identifier: 10731383
2026-03-30 04:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff088ee4-90c5-5654-be0e-f91efdd20d07 with identifier: 10731383
2026-03-30 04:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff088ee4-90c5-5654-be0e-f91efdd20d07 with identifier: 10731383 to the API
2026-03-30 04:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731383>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ff088ee4-90c5-5654-be0e-f91efdd20d07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11793093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731383',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 50683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 50.683 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-30 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731383%27 HTTP/1.1" 200 None
2026-03-30 04:19:59 [adesa.de] INFO: Saving data for 10731383: {'auction_closing_time': 1774864800.0, 'created_time': 1774545940.443138, 'last_price_update_time': 1774844399.163151}
2026-03-30 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731383') HTTP/1.1" 204 0
2026-03-30 04:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286
2026-03-30 04:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9271aa3-b077-5b35-9610-141d40c56962 with scrape type 2
2026-03-30 04:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9271aa3-b077-5b35-9610-141d40c56962 with scrape type 2
2026-03-30 04:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9271aa3-b077-5b35-9610-141d40c56962, identifier: 10726286
2026-03-30 04:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286
2026-03-30 04:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286
2026-03-30 04:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286 to the API
2026-03-30 04:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'c9271aa3-b077-5b35-9610-141d40c56962',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5839018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726286',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 31058,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Opel Corsa Elegance - Electric - Automatic - 136 hp - 31.058 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-30 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726286%27 HTTP/1.1" 200 None
2026-03-30 04:19:59 [adesa.de] INFO: Saving data for 10726286: {'auction_closing_time': 1774962000.0, 'created_time': 1774498563.340492, 'last_price_update_time': 1774844399.644847}
2026-03-30 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726286') HTTP/1.1" 204 0
2026-03-30 04:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with identifier: 10731293
2026-03-30 04:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with scrape type 2
2026-03-30 04:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with scrape type 2
2026-03-30 04:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651, identifier: 10731293
2026-03-30 04:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with identifier: 10731293
2026-03-30 04:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with identifier: 10731293
2026-03-30 04:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with identifier: 10731293 to the API
2026-03-30 04:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '6a8c8fb2-4664-5403-ac24-ff6fac2ee651',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98032092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731293',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 21375,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 21.375 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-30 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731293%27 HTTP/1.1" 200 None
2026-03-30 04:20:00 [adesa.de] INFO: Saving data for 10731293: {'auction_closing_time': 1774864800.0, 'created_time': 1774614088.364834, 'last_price_update_time': 1774844400.041071}
2026-03-30 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731293') HTTP/1.1" 204 0
2026-03-30 04:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304
2026-03-30 04:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c51b4eca-129c-5102-9b71-e0018b6ebfc3 with scrape type 2
2026-03-30 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c51b4eca-129c-5102-9b71-e0018b6ebfc3 with scrape type 2
2026-03-30 04:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c51b4eca-129c-5102-9b71-e0018b6ebfc3, identifier: 10726304
2026-03-30 04:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304
2026-03-30 04:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304
2026-03-30 04:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304 to the API
2026-03-30 04:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726304>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c51b4eca-129c-5102-9b71-e0018b6ebfc3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '433789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726304',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 47134,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 47.134 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726304%27 HTTP/1.1" 200 None
2026-03-30 04:20:00 [adesa.de] INFO: Saving data for 10726304: {'auction_closing_time': 1774962000.0, 'created_time': 1774498567.889062, 'last_price_update_time': 1774844400.436133}
2026-03-30 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726304') HTTP/1.1" 204 0
2026-03-30 04:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 506d77f9-b635-5f2f-a7de-32b8a255425f with identifier: 10727133
2026-03-30 04:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 506d77f9-b635-5f2f-a7de-32b8a255425f with scrape type 2
2026-03-30 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 506d77f9-b635-5f2f-a7de-32b8a255425f with scrape type 2
2026-03-30 04:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 506d77f9-b635-5f2f-a7de-32b8a255425f, identifier: 10727133
2026-03-30 04:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 506d77f9-b635-5f2f-a7de-32b8a255425f with identifier: 10727133
2026-03-30 04:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 506d77f9-b635-5f2f-a7de-32b8a255425f with identifier: 10727133
2026-03-30 04:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 506d77f9-b635-5f2f-a7de-32b8a255425f with identifier: 10727133 to the API
2026-03-30 04:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727133>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '506d77f9-b635-5f2f-a7de-32b8a255425f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4490812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727133',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A1',
'odometer': 13590,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Audi A1 Sportback 25 TFSI S Line - Petrol - Manual - 95 hp - 13.590 '
'km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 04:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727133%27 HTTP/1.1" 200 None
2026-03-30 04:20:01 [adesa.de] INFO: Saving data for 10727133: {'auction_closing_time': 1774962000.0, 'created_time': 1774528228.901387, 'last_price_update_time': 1774844401.060425}
2026-03-30 04:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727133') HTTP/1.1" 204 0
2026-03-30 04:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1c94094-cd23-53d6-8fc8-ee01f660b298 with identifier: 10726318
2026-03-30 04:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1c94094-cd23-53d6-8fc8-ee01f660b298 with scrape type 2
2026-03-30 04:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1c94094-cd23-53d6-8fc8-ee01f660b298 with scrape type 2
2026-03-30 04:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1c94094-cd23-53d6-8fc8-ee01f660b298, identifier: 10726318
2026-03-30 04:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1c94094-cd23-53d6-8fc8-ee01f660b298 with identifier: 10726318
2026-03-30 04:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1c94094-cd23-53d6-8fc8-ee01f660b298 with identifier: 10726318
2026-03-30 04:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1c94094-cd23-53d6-8fc8-ee01f660b298 with identifier: 10726318 to the API
2026-03-30 04:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726318>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd1c94094-cd23-53d6-8fc8-ee01f660b298',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RFK00669907162',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726318',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 17490,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 2,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Kangoo Start L1 - Electric - Automatic - 122 hp - 17.490 km',
'transmission': 'automatic',
'trim': 'Start L1',
'vin': None,
'year': 2022}
2026-03-30 04:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726318%27 HTTP/1.1" 200 None
2026-03-30 04:20:01 [adesa.de] INFO: Saving data for 10726318: {'auction_closing_time': 1774962000.0, 'created_time': 1774527830.991996, 'last_price_update_time': 1774844401.66933}
2026-03-30 04:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726318') HTTP/1.1" 204 0
2026-03-30 04:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21b799eb-1a09-540f-bbbc-ee4940f6a8fe with identifier: 10726513
2026-03-30 04:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21b799eb-1a09-540f-bbbc-ee4940f6a8fe with scrape type 2
2026-03-30 04:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21b799eb-1a09-540f-bbbc-ee4940f6a8fe with scrape type 2
2026-03-30 04:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 21b799eb-1a09-540f-bbbc-ee4940f6a8fe, identifier: 10726513
2026-03-30 04:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11 with identifier: 10727053
2026-03-30 04:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11 with scrape type 2
2026-03-30 04:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11 with scrape type 2
2026-03-30 04:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11, identifier: 10727053
2026-03-30 04:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 21b799eb-1a09-540f-bbbc-ee4940f6a8fe with identifier: 10726513
2026-03-30 04:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 21b799eb-1a09-540f-bbbc-ee4940f6a8fe with identifier: 10726513
2026-03-30 04:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 21b799eb-1a09-540f-bbbc-ee4940f6a8fe with identifier: 10726513 to the API
2026-03-30 04:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726513>
{'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': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '21b799eb-1a09-540f-bbbc-ee4940f6a8fe',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '402560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726513',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 107910,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'BMW 3 Series Touring 320d - xDrive - Diesel - Automatic - 190 hp - '
'107.910 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726513%27 HTTP/1.1" 200 None
2026-03-30 04:20:02 [adesa.de] INFO: Saving data for 10726513: {'auction_closing_time': 1774962000.0, 'created_time': 1774528347.460075, 'last_price_update_time': 1774844402.275504}
2026-03-30 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726513') HTTP/1.1" 204 0
2026-03-30 04:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11 with identifier: 10727053
2026-03-30 04:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11 with identifier: 10727053
2026-03-30 04:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11 with identifier: 10727053 to the API
2026-03-30 04:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727053>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '5e80a768-7ff5-5cad-9c02-5b03a0e9ef11',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '392264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727053',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 84097,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Audi A6 Allroad 45 TDI - Quattro - Diesel - Automatic - 245 hp - '
'84.097 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727053%27 HTTP/1.1" 200 None
2026-03-30 04:20:02 [adesa.de] INFO: Saving data for 10727053: {'auction_closing_time': 1774962000.0, 'created_time': 1774528346.740836, 'last_price_update_time': 1774844402.585274}
2026-03-30 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727053') HTTP/1.1" 204 0
2026-03-30 04:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7e3be1e-7c4f-5a30-894a-06a32534f399 with identifier: 10726555
2026-03-30 04:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e3be1e-7c4f-5a30-894a-06a32534f399 with scrape type 2
2026-03-30 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7e3be1e-7c4f-5a30-894a-06a32534f399 with scrape type 2
2026-03-30 04:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7e3be1e-7c4f-5a30-894a-06a32534f399, identifier: 10726555
2026-03-30 04:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7e3be1e-7c4f-5a30-894a-06a32534f399 with identifier: 10726555
2026-03-30 04:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7e3be1e-7c4f-5a30-894a-06a32534f399 with identifier: 10726555
2026-03-30 04:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7e3be1e-7c4f-5a30-894a-06a32534f399 with identifier: 10726555 to the API
2026-03-30 04:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726555>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7e3be1e-7c4f-5a30-894a-06a32534f399',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4650181',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726555',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 39741,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Kia Sportage 2.0 CRDi GT Line - AWD - Diesel - Automatic - 185 hp - '
'39.741 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2021}
2026-03-30 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726555%27 HTTP/1.1" 200 None
2026-03-30 04:20:03 [adesa.de] INFO: Saving data for 10726555: {'auction_closing_time': 1774962000.0, 'created_time': 1774527576.772594, 'last_price_update_time': 1774844403.03118}
2026-03-30 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726555') HTTP/1.1" 204 0
2026-03-30 04:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d901f6c5-5eb7-5262-923f-a0b41fd09d50 with identifier: 10727128
2026-03-30 04:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d901f6c5-5eb7-5262-923f-a0b41fd09d50 with scrape type 2
2026-03-30 04:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d901f6c5-5eb7-5262-923f-a0b41fd09d50 with scrape type 2
2026-03-30 04:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d901f6c5-5eb7-5262-923f-a0b41fd09d50, identifier: 10727128
2026-03-30 04:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d901f6c5-5eb7-5262-923f-a0b41fd09d50 with identifier: 10727128
2026-03-30 04:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d901f6c5-5eb7-5262-923f-a0b41fd09d50 with identifier: 10727128
2026-03-30 04:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d901f6c5-5eb7-5262-923f-a0b41fd09d50 with identifier: 10727128 to the API
2026-03-30 04:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727128>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 178,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'd901f6c5-5eb7-5262-923f-a0b41fd09d50',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '429002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727128',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '1 Series',
'odometer': 47247,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'BMW 1 Series 120i M Sport - Petrol - Automatic - 178 hp - 47.247 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-30 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727128%27 HTTP/1.1" 200 None
2026-03-30 04:20:03 [adesa.de] INFO: Saving data for 10727128: {'auction_closing_time': 1774962000.0, 'created_time': 1774528348.928852, 'last_price_update_time': 1774844403.418672}
2026-03-30 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727128') HTTP/1.1" 204 0
2026-03-30 04:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0833c09-e4e2-55ec-8674-a1a142b12190 with identifier: 10726671
2026-03-30 04:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0833c09-e4e2-55ec-8674-a1a142b12190 with scrape type 2
2026-03-30 04:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0833c09-e4e2-55ec-8674-a1a142b12190 with scrape type 2
2026-03-30 04:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c0833c09-e4e2-55ec-8674-a1a142b12190, identifier: 10726671
2026-03-30 04:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c0833c09-e4e2-55ec-8674-a1a142b12190 with identifier: 10726671
2026-03-30 04:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c0833c09-e4e2-55ec-8674-a1a142b12190 with identifier: 10726671
2026-03-30 04:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c0833c09-e4e2-55ec-8674-a1a142b12190 with identifier: 10726671 to the API
2026-03-30 04:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726671>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'White',
'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': 'c0833c09-e4e2-55ec-8674-a1a142b12190',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5806987',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726671',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 38623,
'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': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 38.623 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726671%27 HTTP/1.1" 200 None
2026-03-30 04:20:03 [adesa.de] INFO: Saving data for 10726671: {'auction_closing_time': 1774962000.0, 'created_time': 1774528354.055378, 'last_price_update_time': 1774844403.937145}
2026-03-30 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726671') HTTP/1.1" 204 0
2026-03-30 04:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328
2026-03-30 04:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4989298e-4ef4-581f-aa70-fc9240e9e933 with scrape type 2
2026-03-30 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4989298e-4ef4-581f-aa70-fc9240e9e933 with scrape type 2
2026-03-30 04:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4989298e-4ef4-581f-aa70-fc9240e9e933, identifier: 10726328
2026-03-30 04:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328
2026-03-30 04:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328
2026-03-30 04:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328 to the API
2026-03-30 04:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '4989298e-4ef4-581f-aa70-fc9240e9e933',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '429456',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726328',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 87245,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Audi Q4 E-tron 40 - Electric - Automatic - 204 hp - 87.245 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726328%27 HTTP/1.1" 200 None
2026-03-30 04:20:04 [adesa.de] INFO: Saving data for 10726328: {'auction_closing_time': 1774962000.0, 'created_time': 1774498579.499835, 'last_price_update_time': 1774844404.436645}
2026-03-30 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726328') HTTP/1.1" 204 0
2026-03-30 04:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cf58899-698e-51b6-9640-136475212a7a with identifier: 10726667
2026-03-30 04:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cf58899-698e-51b6-9640-136475212a7a with scrape type 2
2026-03-30 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cf58899-698e-51b6-9640-136475212a7a with scrape type 2
2026-03-30 04:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0cf58899-698e-51b6-9640-136475212a7a, identifier: 10726667
2026-03-30 04:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0cf58899-698e-51b6-9640-136475212a7a with identifier: 10726667
2026-03-30 04:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0cf58899-698e-51b6-9640-136475212a7a with identifier: 10726667
2026-03-30 04:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0cf58899-698e-51b6-9640-136475212a7a with identifier: 10726667 to the API
2026-03-30 04:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726667>
{'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-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '0cf58899-698e-51b6-9640-136475212a7a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6482603',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726667',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 48259,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 204 hp - 48.259 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726667%27 HTTP/1.1" 200 None
2026-03-30 04:20:04 [adesa.de] INFO: Saving data for 10726667: {'auction_closing_time': 1774962000.0, 'created_time': 1774528368.828821, 'last_price_update_time': 1774844404.853401}
2026-03-30 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726667') HTTP/1.1" 204 0
2026-03-30 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397
2026-03-30 04:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 416e03f3-ddf6-5017-9dbd-931527ebd873 with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 416e03f3-ddf6-5017-9dbd-931527ebd873 with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 416e03f3-ddf6-5017-9dbd-931527ebd873, identifier: 10726397
2026-03-30 04:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397
2026-03-30 04:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397
2026-03-30 04:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397 to the API
2026-03-30 04:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726397>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '416e03f3-ddf6-5017-9dbd-931527ebd873',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5306273',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726397',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Ateca',
'odometer': 36897,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Ateca 2.0 TSI - AWD - Petrol - Automatic - 300 hp - 36.897 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726397%27 HTTP/1.1" 200 None
2026-03-30 04:20:05 [adesa.de] INFO: Saving data for 10726397: {'auction_closing_time': 1774962000.0, 'created_time': 1774498582.594553, 'last_price_update_time': 1774844405.592326}
2026-03-30 04:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726397') HTTP/1.1" 204 0
2026-03-30 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:20:05 [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-30 04: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-30 04:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 639b167d-877a-5850-b456-33c508c00f7b with identifier: 10726639
2026-03-30 04:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 639b167d-877a-5850-b456-33c508c00f7b with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 639b167d-877a-5850-b456-33c508c00f7b with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 639b167d-877a-5850-b456-33c508c00f7b, identifier: 10726639
2026-03-30 04:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73eb7d66-9e9d-5c92-a006-511b0455a66b with identifier: 10726502
2026-03-30 04:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73eb7d66-9e9d-5c92-a006-511b0455a66b with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73eb7d66-9e9d-5c92-a006-511b0455a66b with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 73eb7d66-9e9d-5c92-a006-511b0455a66b, identifier: 10726502
2026-03-30 04:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 639b167d-877a-5850-b456-33c508c00f7b with identifier: 10726639
2026-03-30 04:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 639b167d-877a-5850-b456-33c508c00f7b with identifier: 10726639
2026-03-30 04:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 639b167d-877a-5850-b456-33c508c00f7b with identifier: 10726639 to the API
2026-03-30 04:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726639>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '639b167d-877a-5850-b456-33c508c00f7b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726639',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 60060,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Focus 1.0 EcoBoost ST Line - Petrol - Manual - 125 hp - 60.060 '
'km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2021}
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726639%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.de] INFO: Saving data for 10726639: {'auction_closing_time': 1774962000.0, 'created_time': 1774528319.937808, 'last_price_update_time': 1774844406.160028}
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726639') HTTP/1.1" 204 0
2026-03-30 04:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 73eb7d66-9e9d-5c92-a006-511b0455a66b with identifier: 10726502
2026-03-30 04:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 73eb7d66-9e9d-5c92-a006-511b0455a66b with identifier: 10726502
2026-03-30 04:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 73eb7d66-9e9d-5c92-a006-511b0455a66b with identifier: 10726502 to the API
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726502>
{'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': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '73eb7d66-9e9d-5c92-a006-511b0455a66b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5680546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726502',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 27145,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Leon 1.5 eTSI - Petrol - Automatic - 150 hp - 27.145 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726502%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.de] INFO: Saving data for 10726502: {'auction_closing_time': 1774962000.0, 'created_time': 1774528329.909307, 'last_price_update_time': 1774844406.453885}
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726502') HTTP/1.1" 204 0
2026-03-30 04:20:06 [scrapy.extensions.logstats] INFO: Crawled 602 pages (at 121 pages/min), scraped 588 items (at 118 items/min)
2026-03-30 04:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 166MiB
2026-03-30 04:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:06 [adesa.de] INFO: Found listing with ID: 10726305
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726305%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.de] INFO: Scrape type for 10726305: 0
2026-03-30 04:20:06 [adesa.de] INFO: Skipping item 10726305 url https://www.openlane.eu/en/carv6/auction/10726305
2026-03-30 04:20:06 [adesa.de] INFO: Found listing with ID: 10726586
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726586%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.de] INFO: Scrape type for 10726586: 2
2026-03-30 04:20:06 [adesa.de] INFO: Scraping item 10726586 url https://www.openlane.eu/en/carv6/auction/10726586
2026-03-30 04:20:06 [adesa.de] INFO: Found listing with ID: 10726285
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726285%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.de] INFO: Scrape type for 10726285: 0
2026-03-30 04:20:06 [adesa.de] INFO: Skipping item 10726285 url https://www.openlane.eu/en/carv6/auction/10726285
2026-03-30 04:20:06 [adesa.de] INFO: Found listing with ID: 10726392
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726392%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.de] INFO: Scrape type for 10726392: 2
2026-03-30 04:20:06 [adesa.de] INFO: Scraping item 10726392 url https://www.openlane.eu/en/carv6/auction/10726392
2026-03-30 04:20:06 [adesa.de] INFO: Found listing with ID: 10727107
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727107%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.de] INFO: Scrape type for 10727107: 2
2026-03-30 04:20:06 [adesa.de] INFO: Scraping item 10727107 url https://www.openlane.eu/en/carv6/auction/10727107
2026-03-30 04:20:06 [adesa.de] INFO: Found listing with ID: 10726566
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726566%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.de] INFO: Scrape type for 10726566: 2
2026-03-30 04:20:06 [adesa.de] INFO: Scraping item 10726566 url https://www.openlane.eu/en/carv6/auction/10726566
2026-03-30 04:20:06 [adesa.de] INFO: Found listing with ID: 10726509
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726509%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.de] INFO: Scrape type for 10726509: 2
2026-03-30 04:20:06 [adesa.de] INFO: Scraping item 10726509 url https://www.openlane.eu/en/carv6/auction/10726509
2026-03-30 04:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbd77d23-7128-56f6-a321-1f320822bf8e with identifier: 10727100
2026-03-30 04:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbd77d23-7128-56f6-a321-1f320822bf8e with scrape type 2
2026-03-30 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbd77d23-7128-56f6-a321-1f320822bf8e with scrape type 2
2026-03-30 04:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cbd77d23-7128-56f6-a321-1f320822bf8e, identifier: 10727100
2026-03-30 04:20:06 [adesa.de] INFO: Found listing with ID: 10727051
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727051%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.de] INFO: Scrape type for 10727051: 2
2026-03-30 04:20:06 [adesa.de] INFO: Scraping item 10727051 url https://www.openlane.eu/en/carv6/auction/10727051
2026-03-30 04:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cbd77d23-7128-56f6-a321-1f320822bf8e with identifier: 10727100
2026-03-30 04:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cbd77d23-7128-56f6-a321-1f320822bf8e with identifier: 10727100
2026-03-30 04:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cbd77d23-7128-56f6-a321-1f320822bf8e with identifier: 10727100 to the API
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727100>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'cbd77d23-7128-56f6-a321-1f320822bf8e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4243274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727100',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 40225,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Leon 2.0 TSI VZ - Petrol - Automatic - 300 hp - 40.225 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727100%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.de] INFO: Saving data for 10727100: {'auction_closing_time': 1774962000.0, 'created_time': 1774528323.675411, 'last_price_update_time': 1774844406.99196}
2026-03-30 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727100') HTTP/1.1" 204 0
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726287
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726287%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726287: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10726287 url https://www.openlane.eu/en/carv6/auction/10726287
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10727046
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727046%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10727046: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10727046 url https://www.openlane.eu/en/carv6/auction/10727046
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726504
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726504%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726504: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10726504 url https://www.openlane.eu/en/carv6/auction/10726504
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10727048
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727048%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10727048: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10727048 url https://www.openlane.eu/en/carv6/auction/10727048
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726665
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726665%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726665: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10726665 url https://www.openlane.eu/en/carv6/auction/10726665
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726552
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726552%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726552: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10726552 url https://www.openlane.eu/en/carv6/auction/10726552
2026-03-30 04:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726669
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726669%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726669: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10726669 url https://www.openlane.eu/en/carv6/auction/10726669
2026-03-30 04: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-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10727052
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727052%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10727052: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10727052 url https://www.openlane.eu/en/carv6/auction/10727052
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726538
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726538%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726538: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10726538 url https://www.openlane.eu/en/carv6/auction/10726538
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10727125
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727125%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10727125: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10727125 url https://www.openlane.eu/en/carv6/auction/10727125
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726284
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726284%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726284: 0
2026-03-30 04:20:07 [adesa.de] INFO: Skipping item 10726284 url https://www.openlane.eu/en/carv6/auction/10726284
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10727119
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727119%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10727119: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10727119 url https://www.openlane.eu/en/carv6/auction/10727119
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726982
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726982%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726982: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10726982 url https://www.openlane.eu/en/carv6/auction/10726982
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726278
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726278%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726278: 0
2026-03-30 04:20:07 [adesa.de] INFO: Skipping item 10726278 url https://www.openlane.eu/en/carv6/auction/10726278
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726281
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726281%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726281: 0
2026-03-30 04:20:07 [adesa.de] INFO: Skipping item 10726281 url https://www.openlane.eu/en/carv6/auction/10726281
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726443
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726443%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726443: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10726443 url https://www.openlane.eu/en/carv6/auction/10726443
2026-03-30 04:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c48b29c5-3e08-5221-9908-7ace9861f198 with identifier: 10726561
2026-03-30 04:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c48b29c5-3e08-5221-9908-7ace9861f198 with scrape type 2
2026-03-30 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c48b29c5-3e08-5221-9908-7ace9861f198 with scrape type 2
2026-03-30 04:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c48b29c5-3e08-5221-9908-7ace9861f198, identifier: 10726561
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726640
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726640%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726640: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10726640 url https://www.openlane.eu/en/carv6/auction/10726640
2026-03-30 04:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c48b29c5-3e08-5221-9908-7ace9861f198 with identifier: 10726561
2026-03-30 04:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c48b29c5-3e08-5221-9908-7ace9861f198 with identifier: 10726561
2026-03-30 04:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c48b29c5-3e08-5221-9908-7ace9861f198 with identifier: 10726561 to the API
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726561>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c48b29c5-3e08-5221-9908-7ace9861f198',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4332077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726561',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 22724,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-05-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Leon 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - 22.724 '
'km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726561%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Saving data for 10726561: {'auction_closing_time': 1774962000.0, 'created_time': 1774528318.243663, 'last_price_update_time': 1774844407.67574}
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726561') HTTP/1.1" 204 0
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10727132
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727132%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10727132: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10727132 url https://www.openlane.eu/en/carv6/auction/10727132
2026-03-30 04:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726643
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726643%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726643: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10726643 url https://www.openlane.eu/en/carv6/auction/10726643
2026-03-30 04: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-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10727104
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727104%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10727104: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10727104 url https://www.openlane.eu/en/carv6/auction/10727104
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10727110
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727110%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10727110: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10727110 url https://www.openlane.eu/en/carv6/auction/10727110
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726590
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726590%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726590: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10726590 url https://www.openlane.eu/en/carv6/auction/10726590
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726275
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726275%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726275: 0
2026-03-30 04:20:07 [adesa.de] INFO: Skipping item 10726275 url https://www.openlane.eu/en/carv6/auction/10726275
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726311
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726311%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726311: 0
2026-03-30 04:20:07 [adesa.de] INFO: Skipping item 10726311 url https://www.openlane.eu/en/carv6/auction/10726311
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726662
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726662%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726662: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10726662 url https://www.openlane.eu/en/carv6/auction/10726662
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10726277
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726277%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10726277: 0
2026-03-30 04:20:07 [adesa.de] INFO: Skipping item 10726277 url https://www.openlane.eu/en/carv6/auction/10726277
2026-03-30 04:20:07 [adesa.de] INFO: Found listing with ID: 10727002
2026-03-30 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727002%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.de] INFO: Scrape type for 10727002: 2
2026-03-30 04:20:07 [adesa.de] INFO: Scraping item 10727002 url https://www.openlane.eu/en/carv6/auction/10727002
2026-03-30 04:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 594af6b1-6dad-5c11-bb2c-a2f84363c596 with identifier: 10726994
2026-03-30 04:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594af6b1-6dad-5c11-bb2c-a2f84363c596 with scrape type 2
2026-03-30 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 594af6b1-6dad-5c11-bb2c-a2f84363c596 with scrape type 2
2026-03-30 04:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 594af6b1-6dad-5c11-bb2c-a2f84363c596, identifier: 10726994
2026-03-30 04:20:08 [adesa.de] INFO: Found listing with ID: 10727113
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727113%27 HTTP/1.1" 200 None
2026-03-30 04:20:08 [adesa.de] INFO: Scrape type for 10727113: 2
2026-03-30 04:20:08 [adesa.de] INFO: Scraping item 10727113 url https://www.openlane.eu/en/carv6/auction/10727113
2026-03-30 04: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-30 04:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 594af6b1-6dad-5c11-bb2c-a2f84363c596 with identifier: 10726994
2026-03-30 04:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 594af6b1-6dad-5c11-bb2c-a2f84363c596 with identifier: 10726994
2026-03-30 04:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 594af6b1-6dad-5c11-bb2c-a2f84363c596 with identifier: 10726994 to the API
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726994>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'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': '594af6b1-6dad-5c11-bb2c-a2f84363c596',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4283184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726994',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 46552,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'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 - '
'46.552 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726994%27 HTTP/1.1" 200 None
2026-03-30 04:20:08 [adesa.de] INFO: Saving data for 10726994: {'auction_closing_time': 1774962000.0, 'created_time': 1774528327.842174, 'last_price_update_time': 1774844408.351466}
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726994') HTTP/1.1" 204 0
2026-03-30 04:20:08 [adesa.de] INFO: Found listing with ID: 10726433
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726433%27 HTTP/1.1" 200 None
2026-03-30 04:20:08 [adesa.de] INFO: Scrape type for 10726433: 0
2026-03-30 04:20:08 [adesa.de] INFO: Skipping item 10726433 url https://www.openlane.eu/en/carv6/auction/10726433
2026-03-30 04:20:08 [adesa.de] INFO: Found listing with ID: 10726316
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726316%27 HTTP/1.1" 200 None
2026-03-30 04:20:08 [adesa.de] INFO: Scrape type for 10726316: 2
2026-03-30 04:20:08 [adesa.de] INFO: Scraping item 10726316 url https://www.openlane.eu/en/carv6/auction/10726316
2026-03-30 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d87efe7-644e-595b-8b7d-2f3be57ae6ff with identifier: 10727114
2026-03-30 04:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d87efe7-644e-595b-8b7d-2f3be57ae6ff with scrape type 2
2026-03-30 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d87efe7-644e-595b-8b7d-2f3be57ae6ff with scrape type 2
2026-03-30 04:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8d87efe7-644e-595b-8b7d-2f3be57ae6ff, identifier: 10727114
2026-03-30 04:20:08 [adesa.de] INFO: Found listing with ID: 10726616
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726616%27 HTTP/1.1" 200 None
2026-03-30 04:20:08 [adesa.de] INFO: Scrape type for 10726616: 2
2026-03-30 04:20:08 [adesa.de] INFO: Scraping item 10726616 url https://www.openlane.eu/en/carv6/auction/10726616
2026-03-30 04: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-30 04:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8d87efe7-644e-595b-8b7d-2f3be57ae6ff with identifier: 10727114
2026-03-30 04:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8d87efe7-644e-595b-8b7d-2f3be57ae6ff with identifier: 10727114
2026-03-30 04:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8d87efe7-644e-595b-8b7d-2f3be57ae6ff with identifier: 10727114 to the API
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727114>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '8d87efe7-644e-595b-8b7d-2f3be57ae6ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6471759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727114',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 7,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2025-07-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Formentor 2.0 TSI VZ - Petrol - Automatic - 265 hp - 7 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2025}
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727114%27 HTTP/1.1" 200 None
2026-03-30 04:20:08 [adesa.de] INFO: Saving data for 10727114: {'auction_closing_time': 1774962000.0, 'created_time': 1774528326.466542, 'last_price_update_time': 1774844408.871179}
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727114') HTTP/1.1" 204 0
2026-03-30 04:20:08 [adesa.de] INFO: Found listing with ID: 10726426
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726426%27 HTTP/1.1" 200 None
2026-03-30 04:20:08 [adesa.de] INFO: Scrape type for 10726426: 0
2026-03-30 04:20:08 [adesa.de] INFO: Skipping item 10726426 url https://www.openlane.eu/en/carv6/auction/10726426
2026-03-30 04:20:08 [adesa.de] INFO: Found listing with ID: 10726441
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726441%27 HTTP/1.1" 200 None
2026-03-30 04:20:08 [adesa.de] INFO: Scrape type for 10726441: 2
2026-03-30 04:20:08 [adesa.de] INFO: Scraping item 10726441 url https://www.openlane.eu/en/carv6/auction/10726441
2026-03-30 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:08 [adesa.de] INFO: Found listing with ID: 10726477
2026-03-30 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726477%27 HTTP/1.1" 200 None
2026-03-30 04:20:08 [adesa.de] INFO: Scrape type for 10726477: 2
2026-03-30 04:20:08 [adesa.de] INFO: Scraping item 10726477 url https://www.openlane.eu/en/carv6/auction/10726477
2026-03-30 04: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-30 04:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a474f243-9e1b-5c49-9502-ef8f6f4d3c1d with identifier: 10726592
2026-03-30 04:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a474f243-9e1b-5c49-9502-ef8f6f4d3c1d with scrape type 2
2026-03-30 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a474f243-9e1b-5c49-9502-ef8f6f4d3c1d with scrape type 2
2026-03-30 04:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a474f243-9e1b-5c49-9502-ef8f6f4d3c1d, identifier: 10726592
2026-03-30 04:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a508dfa9-562d-5e64-9ce2-c594f2cac160 with identifier: 10726412
2026-03-30 04:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a508dfa9-562d-5e64-9ce2-c594f2cac160 with scrape type 2
2026-03-30 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a508dfa9-562d-5e64-9ce2-c594f2cac160 with scrape type 2
2026-03-30 04:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a508dfa9-562d-5e64-9ce2-c594f2cac160, identifier: 10726412
2026-03-30 04:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a474f243-9e1b-5c49-9502-ef8f6f4d3c1d with identifier: 10726592
2026-03-30 04:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a474f243-9e1b-5c49-9502-ef8f6f4d3c1d with identifier: 10726592
2026-03-30 04:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a474f243-9e1b-5c49-9502-ef8f6f4d3c1d with identifier: 10726592 to the API
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726592>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'a474f243-9e1b-5c49-9502-ef8f6f4d3c1d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6128175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726592',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 13830,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2025-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Citroën C4 Max - Petrol - Automatic - 136 hp - 13.830 km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726592%27 HTTP/1.1" 200 None
2026-03-30 04:20:09 [adesa.de] INFO: Saving data for 10726592: {'auction_closing_time': 1774962000.0, 'created_time': 1774528353.632021, 'last_price_update_time': 1774844409.391177}
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726592') HTTP/1.1" 204 0
2026-03-30 04:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a508dfa9-562d-5e64-9ce2-c594f2cac160 with identifier: 10726412
2026-03-30 04:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a508dfa9-562d-5e64-9ce2-c594f2cac160 with identifier: 10726412
2026-03-30 04:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a508dfa9-562d-5e64-9ce2-c594f2cac160 with identifier: 10726412 to the API
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a508dfa9-562d-5e64-9ce2-c594f2cac160',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '384395',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726412',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 47210,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'BMW 3 Series GT - Hybrid - Automatic - 163 hp - 47.210 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726412%27 HTTP/1.1" 200 None
2026-03-30 04:20:09 [adesa.de] INFO: Saving data for 10726412: {'auction_closing_time': 1774962000.0, 'created_time': 1774528350.167225, 'last_price_update_time': 1774844409.678096}
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726412') HTTP/1.1" 204 0
2026-03-30 04:20:09 [adesa.de] INFO: Found listing with ID: 10726560
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726560%27 HTTP/1.1" 200 None
2026-03-30 04:20:09 [adesa.de] INFO: Scrape type for 10726560: 2
2026-03-30 04:20:09 [adesa.de] INFO: Scraping item 10726560 url https://www.openlane.eu/en/carv6/auction/10726560
2026-03-30 04:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:09 [adesa.de] INFO: Found listing with ID: 10726298
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726298%27 HTTP/1.1" 200 None
2026-03-30 04:20:09 [adesa.de] INFO: Scrape type for 10726298: 0
2026-03-30 04:20:09 [adesa.de] INFO: Skipping item 10726298 url https://www.openlane.eu/en/carv6/auction/10726298
2026-03-30 04:20:09 [adesa.de] INFO: Found listing with ID: 10727108
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727108%27 HTTP/1.1" 200 None
2026-03-30 04:20:09 [adesa.de] INFO: Scrape type for 10727108: 2
2026-03-30 04:20:09 [adesa.de] INFO: Scraping item 10727108 url https://www.openlane.eu/en/carv6/auction/10727108
2026-03-30 04:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with identifier: 10732817
2026-03-30 04:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with scrape type 2
2026-03-30 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with scrape type 2
2026-03-30 04:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468, identifier: 10732817
2026-03-30 04:20:09 [adesa.de] INFO: Found listing with ID: 10726570
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726570%27 HTTP/1.1" 200 None
2026-03-30 04:20:09 [adesa.de] INFO: Scrape type for 10726570: 2
2026-03-30 04:20:09 [adesa.de] INFO: Scraping item 10726570 url https://www.openlane.eu/en/carv6/auction/10726570
2026-03-30 04:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with identifier: 10732817
2026-03-30 04:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with identifier: 10732817
2026-03-30 04:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with identifier: 10732817 to the API
2026-03-30 04:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732817>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '00ef6ef2-0f11-52b0-b51c-c1ab316ee468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994463-2482310',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732817',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 29684,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2025-03-03',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 29.684 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732817%27 HTTP/1.1" 200 None
2026-03-30 04:20:10 [adesa.de] INFO: Saving data for 10732817: {'auction_closing_time': 1774875600.0, 'created_time': 1774614095.35588, 'last_price_update_time': 1774844410.706195}
2026-03-30 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732817') HTTP/1.1" 204 0
2026-03-30 04:20:10 [adesa.de] INFO: Found listing with ID: 10726445
2026-03-30 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726445%27 HTTP/1.1" 200 None
2026-03-30 04:20:10 [adesa.de] INFO: Scrape type for 10726445: 2
2026-03-30 04:20:10 [adesa.de] INFO: Scraping item 10726445 url https://www.openlane.eu/en/carv6/auction/10726445
2026-03-30 04:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.615(s), this was the 1st time calling it.
2026-03-30 04:20:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.059147554569706 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:20:10 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '9c1cc525b68d7aba56fc00d07cab4859', '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=9c1cc525b68d7aba56fc00d07cab4859.
2026-03-30 04:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75e15f27-f49c-50ec-bd4c-423e06bf334b with identifier: 10726612
2026-03-30 04:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75e15f27-f49c-50ec-bd4c-423e06bf334b with scrape type 2
2026-03-30 04:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75e15f27-f49c-50ec-bd4c-423e06bf334b with scrape type 2
2026-03-30 04:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 75e15f27-f49c-50ec-bd4c-423e06bf334b, identifier: 10726612
2026-03-30 04: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-30 04:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 75e15f27-f49c-50ec-bd4c-423e06bf334b with identifier: 10726612
2026-03-30 04:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 75e15f27-f49c-50ec-bd4c-423e06bf334b with identifier: 10726612
2026-03-30 04:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 75e15f27-f49c-50ec-bd4c-423e06bf334b with identifier: 10726612 to the API
2026-03-30 04:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726612>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'Red',
'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': '75e15f27-f49c-50ec-bd4c-423e06bf334b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4261654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726612',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 42304,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Formentor 2.0 TSI VZ - AWD - Petrol - Automatic - 310 hp - '
'42.304 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-30 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726612%27 HTTP/1.1" 200 None
2026-03-30 04:20:11 [adesa.de] INFO: Saving data for 10726612: {'auction_closing_time': 1774962000.0, 'created_time': 1774528330.796648, 'last_price_update_time': 1774844411.123579}
2026-03-30 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726612') HTTP/1.1" 204 0
2026-03-30 04:20:11 [adesa.de] INFO: Found listing with ID: 10726501
2026-03-30 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726501%27 HTTP/1.1" 200 None
2026-03-30 04:20:11 [adesa.de] INFO: Scrape type for 10726501: 2
2026-03-30 04:20:11 [adesa.de] INFO: Scraping item 10726501 url https://www.openlane.eu/en/carv6/auction/10726501
2026-03-30 04: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-30 04:20:11 [adesa.de] INFO: Found listing with ID: 10727120
2026-03-30 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727120%27 HTTP/1.1" 200 None
2026-03-30 04:20:11 [adesa.de] INFO: Scrape type for 10727120: 2
2026-03-30 04:20:11 [adesa.de] INFO: Scraping item 10727120 url https://www.openlane.eu/en/carv6/auction/10727120
2026-03-30 04:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad97b097-fba2-5c90-81c0-5af842caaf46 with identifier: 10726531
2026-03-30 04:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad97b097-fba2-5c90-81c0-5af842caaf46 with scrape type 2
2026-03-30 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad97b097-fba2-5c90-81c0-5af842caaf46 with scrape type 2
2026-03-30 04:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ad97b097-fba2-5c90-81c0-5af842caaf46, identifier: 10726531
2026-03-30 04:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fa04de4-8875-5e9d-8222-775cef7c4904 with identifier: 10726602
2026-03-30 04:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fa04de4-8875-5e9d-8222-775cef7c4904 with scrape type 2
2026-03-30 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fa04de4-8875-5e9d-8222-775cef7c4904 with scrape type 2
2026-03-30 04:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9fa04de4-8875-5e9d-8222-775cef7c4904, identifier: 10726602
2026-03-30 04:20:11 [adesa.de] INFO: Found listing with ID: 10726606
2026-03-30 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726606%27 HTTP/1.1" 200 None
2026-03-30 04:20:11 [adesa.de] INFO: Scrape type for 10726606: 2
2026-03-30 04:20:11 [adesa.de] INFO: Scraping item 10726606 url https://www.openlane.eu/en/carv6/auction/10726606
2026-03-30 04:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ad97b097-fba2-5c90-81c0-5af842caaf46 with identifier: 10726531
2026-03-30 04:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ad97b097-fba2-5c90-81c0-5af842caaf46 with identifier: 10726531
2026-03-30 04:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ad97b097-fba2-5c90-81c0-5af842caaf46 with identifier: 10726531 to the API
2026-03-30 04:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726531>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'ad97b097-fba2-5c90-81c0-5af842caaf46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5787568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726531',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 37290,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25100,
'price_includes_vat': True,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'BMW i4 35 - Electric - Automatic - 286 hp - 37.290 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726531%27 HTTP/1.1" 200 None
2026-03-30 04:20:11 [adesa.de] INFO: Saving data for 10726531: {'auction_closing_time': 1774962000.0, 'created_time': 1774528355.047702, 'last_price_update_time': 1774844411.750055}
2026-03-30 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726531') HTTP/1.1" 204 0
2026-03-30 04:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9fa04de4-8875-5e9d-8222-775cef7c4904 with identifier: 10726602
2026-03-30 04:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9fa04de4-8875-5e9d-8222-775cef7c4904 with identifier: 10726602
2026-03-30 04:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9fa04de4-8875-5e9d-8222-775cef7c4904 with identifier: 10726602 to the API
2026-03-30 04:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726602>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '9fa04de4-8875-5e9d-8222-775cef7c4904',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '404117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726602',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 120660,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'BMW X3 30d - xDrive - Diesel - Automatic - 286 hp - 120.660 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726602%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.de] INFO: Saving data for 10726602: {'auction_closing_time': 1774962000.0, 'created_time': 1774528354.476307, 'last_price_update_time': 1774844412.033174}
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726602') HTTP/1.1" 204 0
2026-03-30 04:20:12 [adesa.de] INFO: Found listing with ID: 10726634
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726634%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.de] INFO: Scrape type for 10726634: 2
2026-03-30 04:20:12 [adesa.de] INFO: Scraping item 10726634 url https://www.openlane.eu/en/carv6/auction/10726634
2026-03-30 04:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:12 [adesa.de] INFO: Found listing with ID: 10726993
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726993%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.de] INFO: Scrape type for 10726993: 2
2026-03-30 04:20:12 [adesa.de] INFO: Scraping item 10726993 url https://www.openlane.eu/en/carv6/auction/10726993
2026-03-30 04: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-30 04: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-30 04:20:12 [adesa.de] INFO: Found listing with ID: 10726652
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726652%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.de] INFO: Scrape type for 10726652: 2
2026-03-30 04:20:12 [adesa.de] INFO: Scraping item 10726652 url https://www.openlane.eu/en/carv6/auction/10726652
2026-03-30 04:20:12 [adesa.de] INFO: Found listing with ID: 10726659
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726659%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.de] INFO: Scrape type for 10726659: 2
2026-03-30 04:20:12 [adesa.de] INFO: Scraping item 10726659 url https://www.openlane.eu/en/carv6/auction/10726659
2026-03-30 04:20:12 [adesa.de] INFO: Found listing with ID: 10726520
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726520%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.de] INFO: Scrape type for 10726520: 2
2026-03-30 04:20:12 [adesa.de] INFO: Scraping item 10726520 url https://www.openlane.eu/en/carv6/auction/10726520
2026-03-30 04:20:12 [adesa.de] INFO: Found listing with ID: 10726530
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726530%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.de] INFO: Scrape type for 10726530: 2
2026-03-30 04:20:12 [adesa.de] INFO: Scraping item 10726530 url https://www.openlane.eu/en/carv6/auction/10726530
2026-03-30 04:20:12 [adesa.de] INFO: Found listing with ID: 10726609
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726609%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.de] INFO: Scrape type for 10726609: 2
2026-03-30 04:20:12 [adesa.de] INFO: Scraping item 10726609 url https://www.openlane.eu/en/carv6/auction/10726609
2026-03-30 04:20:12 [adesa.de] INFO: Found listing with ID: 10726522
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726522%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.de] INFO: Scrape type for 10726522: 2
2026-03-30 04:20:12 [adesa.de] INFO: Scraping item 10726522 url https://www.openlane.eu/en/carv6/auction/10726522
2026-03-30 04:20:12 [adesa.de] INFO: Found listing with ID: 10726469
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726469%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.de] INFO: Scrape type for 10726469: 2
2026-03-30 04:20:12 [adesa.de] INFO: Scraping item 10726469 url https://www.openlane.eu/en/carv6/auction/10726469
2026-03-30 04:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97a4bb9a-fff8-5c56-9458-1887a378aa46 with identifier: 10726496
2026-03-30 04:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97a4bb9a-fff8-5c56-9458-1887a378aa46 with scrape type 2
2026-03-30 04:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97a4bb9a-fff8-5c56-9458-1887a378aa46 with scrape type 2
2026-03-30 04:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 97a4bb9a-fff8-5c56-9458-1887a378aa46, identifier: 10726496
2026-03-30 04:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350
2026-03-30 04:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with scrape type 2
2026-03-30 04:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with scrape type 2
2026-03-30 04:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9, identifier: 10726350
2026-03-30 04:20:12 [adesa.de] INFO: Found listing with ID: 10726564
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726564%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.de] INFO: Scrape type for 10726564: 2
2026-03-30 04:20:12 [adesa.de] INFO: Scraping item 10726564 url https://www.openlane.eu/en/carv6/auction/10726564
2026-03-30 04:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 97a4bb9a-fff8-5c56-9458-1887a378aa46 with identifier: 10726496
2026-03-30 04:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 97a4bb9a-fff8-5c56-9458-1887a378aa46 with identifier: 10726496
2026-03-30 04:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 97a4bb9a-fff8-5c56-9458-1887a378aa46 with identifier: 10726496 to the API
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726496>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '97a4bb9a-fff8-5c56-9458-1887a378aa46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '472970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726496',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 12866,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26700,
'price_includes_vat': True,
'registration_date': '2024-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'BMW 3 Series Touring 320i - Petrol - Automatic - 184 hp - 12.866 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726496%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.de] INFO: Saving data for 10726496: {'auction_closing_time': 1774962000.0, 'created_time': 1774528337.787322, 'last_price_update_time': 1774844412.678803}
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726496') HTTP/1.1" 204 0
2026-03-30 04:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350
2026-03-30 04:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350
2026-03-30 04:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350 to the API
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726350>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '5dc6c07a-dafa-56c0-8057-d8a1510e52d9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726350',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 37962,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Opel Grandland 1.2 Elegance - Petrol - Automatic - 130 hp - 37.962 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726350%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Saving data for 10726350: {'auction_closing_time': 1774962000.0, 'created_time': 1774498564.423745, 'last_price_update_time': 1774844413.069253}
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726350') HTTP/1.1" 204 0
2026-03-30 04:20:13 [adesa.de] INFO: Found listing with ID: 10726499
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726499%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Scrape type for 10726499: 2
2026-03-30 04:20:13 [adesa.de] INFO: Scraping item 10726499 url https://www.openlane.eu/en/carv6/auction/10726499
2026-03-30 04:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:13 [adesa.de] INFO: Found listing with ID: 10727047
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727047%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Scrape type for 10727047: 2
2026-03-30 04:20:13 [adesa.de] INFO: Scraping item 10727047 url https://www.openlane.eu/en/carv6/auction/10727047
2026-03-30 04:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:13 [adesa.de] INFO: Found listing with ID: 10726542
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726542%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Scrape type for 10726542: 2
2026-03-30 04:20:13 [adesa.de] INFO: Scraping item 10726542 url https://www.openlane.eu/en/carv6/auction/10726542
2026-03-30 04:20:13 [adesa.de] INFO: Found listing with ID: 10726594
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726594%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Scrape type for 10726594: 2
2026-03-30 04:20:13 [adesa.de] INFO: Scraping item 10726594 url https://www.openlane.eu/en/carv6/auction/10726594
2026-03-30 04:20:13 [adesa.de] INFO: Found listing with ID: 10726427
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726427%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Scrape type for 10726427: 2
2026-03-30 04:20:13 [adesa.de] INFO: Scraping item 10726427 url https://www.openlane.eu/en/carv6/auction/10726427
2026-03-30 04:20:13 [adesa.de] INFO: Found listing with ID: 10727117
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727117%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Scrape type for 10727117: 2
2026-03-30 04:20:13 [adesa.de] INFO: Scraping item 10727117 url https://www.openlane.eu/en/carv6/auction/10727117
2026-03-30 04:20:13 [adesa.de] INFO: Found listing with ID: 10726312
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726312%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Scrape type for 10726312: 0
2026-03-30 04:20:13 [adesa.de] INFO: Skipping item 10726312 url https://www.openlane.eu/en/carv6/auction/10726312
2026-03-30 04:20:13 [adesa.de] INFO: Found listing with ID: 10726384
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726384%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Scrape type for 10726384: 2
2026-03-30 04:20:13 [adesa.de] INFO: Scraping item 10726384 url https://www.openlane.eu/en/carv6/auction/10726384
2026-03-30 04:20:13 [adesa.de] INFO: Found listing with ID: 10727097
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727097%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Scrape type for 10727097: 2
2026-03-30 04:20:13 [adesa.de] INFO: Scraping item 10727097 url https://www.openlane.eu/en/carv6/auction/10727097
2026-03-30 04:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d761117a-6f8e-57bd-a07a-8cb1a87666d2 with identifier: 10726552
2026-03-30 04:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d761117a-6f8e-57bd-a07a-8cb1a87666d2 with scrape type 2
2026-03-30 04:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d761117a-6f8e-57bd-a07a-8cb1a87666d2 with scrape type 2
2026-03-30 04:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d761117a-6f8e-57bd-a07a-8cb1a87666d2, identifier: 10726552
2026-03-30 04:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300
2026-03-30 04:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with scrape type 2
2026-03-30 04:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with scrape type 2
2026-03-30 04:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49b98590-cd09-5e07-b8f1-0f53aa1dced2, identifier: 10726300
2026-03-30 04:20:13 [adesa.de] INFO: Found listing with ID: 10726576
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726576%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Scrape type for 10726576: 2
2026-03-30 04:20:13 [adesa.de] INFO: Scraping item 10726576 url https://www.openlane.eu/en/carv6/auction/10726576
2026-03-30 04:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d761117a-6f8e-57bd-a07a-8cb1a87666d2 with identifier: 10726552
2026-03-30 04:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d761117a-6f8e-57bd-a07a-8cb1a87666d2 with identifier: 10726552
2026-03-30 04:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d761117a-6f8e-57bd-a07a-8cb1a87666d2 with identifier: 10726552 to the API
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726552>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd761117a-6f8e-57bd-a07a-8cb1a87666d2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5658169',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726552',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 18190,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Kia Niro Vision - Electric - Automatic - 204 hp - 18.190 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2023}
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726552%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Saving data for 10726552: {'auction_closing_time': 1774962000.0, 'created_time': 1774528304.310814, 'last_price_update_time': 1774844413.715758}
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726552') HTTP/1.1" 204 0
2026-03-30 04:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300
2026-03-30 04:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300
2026-03-30 04:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300 to the API
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726300>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '49b98590-cd09-5e07-b8f1-0f53aa1dced2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '459783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726300',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 55772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai e-Kona Plus - Electric - Automatic - 204 hp - 55.772 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726300%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.de] INFO: Saving data for 10726300: {'auction_closing_time': 1774962000.0, 'created_time': 1774498545.511472, 'last_price_update_time': 1774844413.985028}
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726300') HTTP/1.1" 204 0
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726568
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726568%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726568: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726568 url https://www.openlane.eu/en/carv6/auction/10726568
2026-03-30 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726577
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726577%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726577: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726577 url https://www.openlane.eu/en/carv6/auction/10726577
2026-03-30 04: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-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726507
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726507%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726507: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726507 url https://www.openlane.eu/en/carv6/auction/10726507
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10727003
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727003%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10727003: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10727003 url https://www.openlane.eu/en/carv6/auction/10727003
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726475
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726475%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726475: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726475 url https://www.openlane.eu/en/carv6/auction/10726475
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726437
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726437%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726437: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726437 url https://www.openlane.eu/en/carv6/auction/10726437
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726610
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726610%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726610: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726610 url https://www.openlane.eu/en/carv6/auction/10726610
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726467
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726467%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726467: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726467 url https://www.openlane.eu/en/carv6/auction/10726467
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726649
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726649%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726649: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726649 url https://www.openlane.eu/en/carv6/auction/10726649
2026-03-30 04:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402
2026-03-30 04:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c574a83c-7878-5961-93bb-3fda8598f9d6 with scrape type 2
2026-03-30 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c574a83c-7878-5961-93bb-3fda8598f9d6 with scrape type 2
2026-03-30 04:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c574a83c-7878-5961-93bb-3fda8598f9d6, identifier: 10726402
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726378
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726378%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726378: 0
2026-03-30 04:20:14 [adesa.de] INFO: Skipping item 10726378 url https://www.openlane.eu/en/carv6/auction/10726378
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726604
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726604%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726604: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726604 url https://www.openlane.eu/en/carv6/auction/10726604
2026-03-30 04:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402
2026-03-30 04:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402
2026-03-30 04:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402 to the API
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726402>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c574a83c-7878-5961-93bb-3fda8598f9d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5294981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726402',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 42139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai Tucson 1.6 T-GDI N Line - AWD - Petrol - Automatic - 180 hp '
'- 42.139 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2023}
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726402%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Saving data for 10726402: {'auction_closing_time': 1774962000.0, 'created_time': 1774498548.646606, 'last_price_update_time': 1774844414.546789}
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726402') HTTP/1.1" 204 0
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10727118
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727118%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10727118: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10727118 url https://www.openlane.eu/en/carv6/auction/10727118
2026-03-30 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726597
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726597%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726597: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726597 url https://www.openlane.eu/en/carv6/auction/10726597
2026-03-30 04: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-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10727121
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727121%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10727121: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10727121 url https://www.openlane.eu/en/carv6/auction/10727121
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10727122
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727122%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10727122: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10727122 url https://www.openlane.eu/en/carv6/auction/10727122
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726996
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726996%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726996: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726996 url https://www.openlane.eu/en/carv6/auction/10726996
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726573
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726573%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726573: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726573 url https://www.openlane.eu/en/carv6/auction/10726573
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726664
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726664%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726664: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726664 url https://www.openlane.eu/en/carv6/auction/10726664
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726276
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726276%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726276: 0
2026-03-30 04:20:14 [adesa.de] INFO: Skipping item 10726276 url https://www.openlane.eu/en/carv6/auction/10726276
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726584
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726584%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726584: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726584 url https://www.openlane.eu/en/carv6/auction/10726584
2026-03-30 04:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with identifier: 10731136
2026-03-30 04:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with scrape type 2
2026-03-30 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with scrape type 2
2026-03-30 04:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f6930f6e-a0ce-5cac-b8b5-adc360ad3427, identifier: 10731136
2026-03-30 04:20:14 [adesa.de] INFO: Found listing with ID: 10726471
2026-03-30 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726471%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.de] INFO: Scrape type for 10726471: 2
2026-03-30 04:20:14 [adesa.de] INFO: Scraping item 10726471 url https://www.openlane.eu/en/carv6/auction/10726471
2026-03-30 04:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with identifier: 10731136
2026-03-30 04:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with identifier: 10731136
2026-03-30 04:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with identifier: 10731136 to the API
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731136>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f6930f6e-a0ce-5cac-b8b5-adc360ad3427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97872092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731136',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 32259,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 32.259 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710731136%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.de] INFO: Saving data for 10731136: {'auction_closing_time': 1774864800.0, 'created_time': 1774614086.136465, 'last_price_update_time': 1774844415.189129}
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731136') HTTP/1.1" 204 0
2026-03-30 04:20:15 [adesa.de] INFO: Found listing with ID: 10727000
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727000%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.de] INFO: Scrape type for 10727000: 2
2026-03-30 04:20:15 [adesa.de] INFO: Scraping item 10727000 url https://www.openlane.eu/en/carv6/auction/10727000
2026-03-30 04:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:15 [adesa.de] INFO: Found listing with ID: 10727115
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727115%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.de] INFO: Scrape type for 10727115: 2
2026-03-30 04:20:15 [adesa.de] INFO: Scraping item 10727115 url https://www.openlane.eu/en/carv6/auction/10727115
2026-03-30 04: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-30 04:20:15 [adesa.de] INFO: Found listing with ID: 10727112
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727112%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.de] INFO: Scrape type for 10727112: 2
2026-03-30 04:20:15 [adesa.de] INFO: Scraping item 10727112 url https://www.openlane.eu/en/carv6/auction/10727112
2026-03-30 04:20:15 [adesa.de] INFO: Found listing with ID: 10726549
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726549%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.de] INFO: Scrape type for 10726549: 2
2026-03-30 04:20:15 [adesa.de] INFO: Scraping item 10726549 url https://www.openlane.eu/en/carv6/auction/10726549
2026-03-30 04:20:15 [adesa.de] INFO: Found listing with ID: 10726582
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726582%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.de] INFO: Scrape type for 10726582: 2
2026-03-30 04:20:15 [adesa.de] INFO: Scraping item 10726582 url https://www.openlane.eu/en/carv6/auction/10726582
2026-03-30 04:20:15 [adesa.de] INFO: Found listing with ID: 10726540
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726540%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.de] INFO: Scrape type for 10726540: 2
2026-03-30 04:20:15 [adesa.de] INFO: Scraping item 10726540 url https://www.openlane.eu/en/carv6/auction/10726540
2026-03-30 04:20:15 [adesa.de] INFO: Found listing with ID: 10726553
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726553%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.de] INFO: Scrape type for 10726553: 2
2026-03-30 04:20:15 [adesa.de] INFO: Scraping item 10726553 url https://www.openlane.eu/en/carv6/auction/10726553
2026-03-30 04:20:15 [adesa.de] INFO: Found listing with ID: 10726648
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726648%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.de] INFO: Scrape type for 10726648: 2
2026-03-30 04:20:15 [adesa.de] INFO: Scraping item 10726648 url https://www.openlane.eu/en/carv6/auction/10726648
2026-03-30 04:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c1a034a-d107-523d-b2da-1c0f21ff2e03 with identifier: 10727002
2026-03-30 04:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c1a034a-d107-523d-b2da-1c0f21ff2e03 with scrape type 2
2026-03-30 04:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c1a034a-d107-523d-b2da-1c0f21ff2e03 with scrape type 2
2026-03-30 04:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c1a034a-d107-523d-b2da-1c0f21ff2e03, identifier: 10727002
2026-03-30 04:20:15 [adesa.de] INFO: Found listing with ID: 10726600
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726600%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.de] INFO: Scrape type for 10726600: 2
2026-03-30 04:20:15 [adesa.de] INFO: Scraping item 10726600 url https://www.openlane.eu/en/carv6/auction/10726600
2026-03-30 04:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c1a034a-d107-523d-b2da-1c0f21ff2e03 with identifier: 10727002
2026-03-30 04:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c1a034a-d107-523d-b2da-1c0f21ff2e03 with identifier: 10727002
2026-03-30 04:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c1a034a-d107-523d-b2da-1c0f21ff2e03 with identifier: 10727002 to the API
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727002>
{'auction_title': '',
'c_o_2_emission_value': 161,
'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': '5c1a034a-d107-523d-b2da-1c0f21ff2e03',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '421092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727002',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 101635,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLC Coupé 200 AMG Line - 4-Matic - Petrol - Automatic '
'- 197 hp - 101.635 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727002%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.de] INFO: Saving data for 10727002: {'auction_closing_time': 1774962000.0, 'created_time': 1774528277.047881, 'last_price_update_time': 1774844415.720875}
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727002') HTTP/1.1" 204 0
2026-03-30 04:20:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.740(s), this was the 1st time calling it.
2026-03-30 04:20:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.951647443883488 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:20:15 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'de545377ec3ef99397373a4b74da1a23', '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=de545377ec3ef99397373a4b74da1a23.
2026-03-30 04:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 326f2054-f245-54b2-a9fa-e68c056795cd with identifier: 10726316
2026-03-30 04:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 326f2054-f245-54b2-a9fa-e68c056795cd with scrape type 2
2026-03-30 04:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 326f2054-f245-54b2-a9fa-e68c056795cd with scrape type 2
2026-03-30 04:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 326f2054-f245-54b2-a9fa-e68c056795cd, identifier: 10726316
2026-03-30 04:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 326f2054-f245-54b2-a9fa-e68c056795cd with identifier: 10726316
2026-03-30 04:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 326f2054-f245-54b2-a9fa-e68c056795cd with identifier: 10726316
2026-03-30 04:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 326f2054-f245-54b2-a9fa-e68c056795cd with identifier: 10726316 to the API
2026-03-30 04:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726316>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '326f2054-f245-54b2-a9fa-e68c056795cd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '454480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726316',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 63736,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36600,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 63.736 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726316%27 HTTP/1.1" 200 None
2026-03-30 04:20:16 [adesa.de] INFO: Saving data for 10726316: {'auction_closing_time': 1774962000.0, 'created_time': 1774528281.265307, 'last_price_update_time': 1774844416.219788}
2026-03-30 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726316') HTTP/1.1" 204 0
2026-03-30 04: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-30 04:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b9a22f6-ef9c-5fee-9016-001e5738c5c6 with identifier: 10727113
2026-03-30 04:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b9a22f6-ef9c-5fee-9016-001e5738c5c6 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b9a22f6-ef9c-5fee-9016-001e5738c5c6 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2b9a22f6-ef9c-5fee-9016-001e5738c5c6, identifier: 10727113
2026-03-30 04:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2b9a22f6-ef9c-5fee-9016-001e5738c5c6 with identifier: 10727113
2026-03-30 04:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2b9a22f6-ef9c-5fee-9016-001e5738c5c6 with identifier: 10727113
2026-03-30 04:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2b9a22f6-ef9c-5fee-9016-001e5738c5c6 with identifier: 10727113 to the API
2026-03-30 04:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727113>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '2b9a22f6-ef9c-5fee-9016-001e5738c5c6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727113',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 29578,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 42100,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLC Coupé 220d AMG Line - 4-Matic - Diesel - '
'Automatic - 197 hp - 29.578 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-30 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727113%27 HTTP/1.1" 200 None
2026-03-30 04:20:16 [adesa.de] INFO: Saving data for 10727113: {'auction_closing_time': 1774962000.0, 'created_time': 1774528285.345714, 'last_price_update_time': 1774844416.637716}
2026-03-30 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727113') HTTP/1.1" 204 0
2026-03-30 04:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e13aab7-465c-5d13-b955-60f8f3a300a2 with identifier: 10726441
2026-03-30 04:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e13aab7-465c-5d13-b955-60f8f3a300a2 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e13aab7-465c-5d13-b955-60f8f3a300a2 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6e13aab7-465c-5d13-b955-60f8f3a300a2, identifier: 10726441
2026-03-30 04:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4ccd06d-193e-5620-aa59-513791c554c6 with identifier: 10727131
2026-03-30 04:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4ccd06d-193e-5620-aa59-513791c554c6 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4ccd06d-193e-5620-aa59-513791c554c6 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d4ccd06d-193e-5620-aa59-513791c554c6, identifier: 10727131
2026-03-30 04:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10d8ca20-82e4-57bc-946d-6009749aac49 with identifier: 10726560
2026-03-30 04:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10d8ca20-82e4-57bc-946d-6009749aac49 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10d8ca20-82e4-57bc-946d-6009749aac49 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 10d8ca20-82e4-57bc-946d-6009749aac49, identifier: 10726560
2026-03-30 04:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6e13aab7-465c-5d13-b955-60f8f3a300a2 with identifier: 10726441
2026-03-30 04:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6e13aab7-465c-5d13-b955-60f8f3a300a2 with identifier: 10726441
2026-03-30 04:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6e13aab7-465c-5d13-b955-60f8f3a300a2 with identifier: 10726441 to the API
2026-03-30 04:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726441>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '6e13aab7-465c-5d13-b955-60f8f3a300a2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '340151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726441',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 64871,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2020-11-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz Sprinter 514 CDI - Diesel - Manual - 143 hp - 64.871 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726441%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.de] INFO: Saving data for 10726441: {'auction_closing_time': 1774962000.0, 'created_time': 1774528272.463358, 'last_price_update_time': 1774844417.214797}
2026-03-30 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726441') HTTP/1.1" 204 0
2026-03-30 04:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d4ccd06d-193e-5620-aa59-513791c554c6 with identifier: 10727131
2026-03-30 04:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d4ccd06d-193e-5620-aa59-513791c554c6 with identifier: 10727131
2026-03-30 04:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d4ccd06d-193e-5620-aa59-513791c554c6 with identifier: 10727131 to the API
2026-03-30 04:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727131>
{'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': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'd4ccd06d-193e-5620-aa59-513791c554c6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '408248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727131',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 97468,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'BMW 3 Series Touring 320d - xDrive - Diesel - Automatic - 190 hp - '
'97.468 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727131%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.de] INFO: Saving data for 10727131: {'auction_closing_time': 1774962000.0, 'created_time': 1774528337.391692, 'last_price_update_time': 1774844417.514276}
2026-03-30 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727131') HTTP/1.1" 204 0
2026-03-30 04:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 10d8ca20-82e4-57bc-946d-6009749aac49 with identifier: 10726560
2026-03-30 04:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 10d8ca20-82e4-57bc-946d-6009749aac49 with identifier: 10726560
2026-03-30 04:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 10d8ca20-82e4-57bc-946d-6009749aac49 with identifier: 10726560 to the API
2026-03-30 04:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726560>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '10d8ca20-82e4-57bc-946d-6009749aac49',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '390361',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726560',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'Vito Tourer',
'odometer': 100891,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz Vito Tourer 119 CDI Pro - 4-Matic - Diesel - '
'Automatic - 190 hp - 100.891 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-30 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726560%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.de] INFO: Saving data for 10726560: {'auction_closing_time': 1774962000.0, 'created_time': 1774528268.595113, 'last_price_update_time': 1774844417.793729}
2026-03-30 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726560') HTTP/1.1" 204 0
2026-03-30 04:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fa703e3-12e6-54a0-8c40-6eed3f2609af with identifier: 10726445
2026-03-30 04:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fa703e3-12e6-54a0-8c40-6eed3f2609af with scrape type 2
2026-03-30 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fa703e3-12e6-54a0-8c40-6eed3f2609af with scrape type 2
2026-03-30 04:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2fa703e3-12e6-54a0-8c40-6eed3f2609af, identifier: 10726445
2026-03-30 04:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2fa703e3-12e6-54a0-8c40-6eed3f2609af with identifier: 10726445
2026-03-30 04:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2fa703e3-12e6-54a0-8c40-6eed3f2609af with identifier: 10726445
2026-03-30 04:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2fa703e3-12e6-54a0-8c40-6eed3f2609af with identifier: 10726445 to the API
2026-03-30 04:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726445>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '2fa703e3-12e6-54a0-8c40-6eed3f2609af',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6020112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726445',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 40139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Nissan Qashqai 1.3 DIG-T Tekna - Petrol - Automatic - 158 hp - '
'40.139 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2024}
2026-03-30 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726445%27 HTTP/1.1" 200 None
2026-03-30 04:20:18 [adesa.de] INFO: Saving data for 10726445: {'auction_closing_time': 1774962000.0, 'created_time': 1774528279.51819, 'last_price_update_time': 1774844418.307626}
2026-03-30 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726445') HTTP/1.1" 204 0
2026-03-30 04:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69fd0d10-36c3-5fcc-9466-b7e69e52d38a with identifier: 10726570
2026-03-30 04:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69fd0d10-36c3-5fcc-9466-b7e69e52d38a with scrape type 2
2026-03-30 04:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69fd0d10-36c3-5fcc-9466-b7e69e52d38a with scrape type 2
2026-03-30 04:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 69fd0d10-36c3-5fcc-9466-b7e69e52d38a, identifier: 10726570
2026-03-30 04:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 69fd0d10-36c3-5fcc-9466-b7e69e52d38a with identifier: 10726570
2026-03-30 04:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 69fd0d10-36c3-5fcc-9466-b7e69e52d38a with identifier: 10726570
2026-03-30 04:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 69fd0d10-36c3-5fcc-9466-b7e69e52d38a with identifier: 10726570 to the API
2026-03-30 04:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726570>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '69fd0d10-36c3-5fcc-9466-b7e69e52d38a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6004863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726570',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 22915,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Nissan Qashqai 1.3 DIG-T Tekna - Petrol - Automatic - 158 hp - '
'22.915 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2024}
2026-03-30 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726570%27 HTTP/1.1" 200 None
2026-03-30 04:20:18 [adesa.de] INFO: Saving data for 10726570: {'auction_closing_time': 1774962000.0, 'created_time': 1774528270.409507, 'last_price_update_time': 1774844418.795834}
2026-03-30 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726570') HTTP/1.1" 204 0
2026-03-30 04:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89 with identifier: 10726564
2026-03-30 04:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89 with scrape type 2
2026-03-30 04:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89 with scrape type 2
2026-03-30 04:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89, identifier: 10726564
2026-03-30 04:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89 with identifier: 10726564
2026-03-30 04:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89 with identifier: 10726564
2026-03-30 04:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89 with identifier: 10726564 to the API
2026-03-30 04:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726564>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '6e1ea920-0c7d-51ab-b137-8a2c7c0dad89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '433359',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726564',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 45759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Manual - 110 hp - 45.759 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-30 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726564%27 HTTP/1.1" 200 None
2026-03-30 04:20:19 [adesa.de] INFO: Saving data for 10726564: {'auction_closing_time': 1774962000.0, 'created_time': 1774527845.559556, 'last_price_update_time': 1774844419.320153}
2026-03-30 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726564') HTTP/1.1" 204 0
2026-03-30 04:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3be8c9ab-e5a0-5c49-b57b-356cd881c758 with identifier: 10726499
2026-03-30 04:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be8c9ab-e5a0-5c49-b57b-356cd881c758 with scrape type 2
2026-03-30 04:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3be8c9ab-e5a0-5c49-b57b-356cd881c758 with scrape type 2
2026-03-30 04:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3be8c9ab-e5a0-5c49-b57b-356cd881c758, identifier: 10726499
2026-03-30 04: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-30 04:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3be8c9ab-e5a0-5c49-b57b-356cd881c758 with identifier: 10726499
2026-03-30 04:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3be8c9ab-e5a0-5c49-b57b-356cd881c758 with identifier: 10726499
2026-03-30 04:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3be8c9ab-e5a0-5c49-b57b-356cd881c758 with identifier: 10726499 to the API
2026-03-30 04:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726499>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3be8c9ab-e5a0-5c49-b57b-356cd881c758',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5010766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726499',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 17878,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Mokka 1.2 Elegance - Petrol - Automatic - 130 hp - 17.878 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-30 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726499%27 HTTP/1.1" 200 None
2026-03-30 04:20:19 [adesa.de] INFO: Saving data for 10726499: {'auction_closing_time': 1774962000.0, 'created_time': 1774527861.118363, 'last_price_update_time': 1774844419.708484}
2026-03-30 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726499') HTTP/1.1" 204 0
2026-03-30 04:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f57a611d-2b30-5064-80c5-cd87c37f40eb with identifier: 10726606
2026-03-30 04:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f57a611d-2b30-5064-80c5-cd87c37f40eb with scrape type 2
2026-03-30 04:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f57a611d-2b30-5064-80c5-cd87c37f40eb with scrape type 2
2026-03-30 04:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f57a611d-2b30-5064-80c5-cd87c37f40eb, identifier: 10726606
2026-03-30 04:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f57a611d-2b30-5064-80c5-cd87c37f40eb with identifier: 10726606
2026-03-30 04:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f57a611d-2b30-5064-80c5-cd87c37f40eb with identifier: 10726606
2026-03-30 04:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f57a611d-2b30-5064-80c5-cd87c37f40eb with identifier: 10726606 to the API
2026-03-30 04:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726606>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'f57a611d-2b30-5064-80c5-cd87c37f40eb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '340578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726606',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 21464,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Combo Life 1.5 Edition - Diesel - Manual - 102 hp - 21.464 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726606%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.de] INFO: Saving data for 10726606: {'auction_closing_time': 1774962000.0, 'created_time': 1774528251.467956, 'last_price_update_time': 1774844420.101498}
2026-03-30 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726606') HTTP/1.1" 204 0
2026-03-30 04:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1 with identifier: 10726622
2026-03-30 04:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1 with scrape type 2
2026-03-30 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1 with scrape type 2
2026-03-30 04:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1, identifier: 10726622
2026-03-30 04:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06188fbf-3f5b-5cc7-ba36-c15eafe3755a with identifier: 10726568
2026-03-30 04:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06188fbf-3f5b-5cc7-ba36-c15eafe3755a with scrape type 2
2026-03-30 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06188fbf-3f5b-5cc7-ba36-c15eafe3755a with scrape type 2
2026-03-30 04:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 06188fbf-3f5b-5cc7-ba36-c15eafe3755a, identifier: 10726568
2026-03-30 04:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1 with identifier: 10726622
2026-03-30 04:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1 with identifier: 10726622
2026-03-30 04:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1 with identifier: 10726622 to the API
2026-03-30 04:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726622>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '427871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726622',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 109594,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34700,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 109.594 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726622%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.de] INFO: Saving data for 10726622: {'auction_closing_time': 1774962000.0, 'created_time': 1774528370.081684, 'last_price_update_time': 1774844420.605595}
2026-03-30 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726622') HTTP/1.1" 204 0
2026-03-30 04:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 06188fbf-3f5b-5cc7-ba36-c15eafe3755a with identifier: 10726568
2026-03-30 04:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 06188fbf-3f5b-5cc7-ba36-c15eafe3755a with identifier: 10726568
2026-03-30 04:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 06188fbf-3f5b-5cc7-ba36-c15eafe3755a with identifier: 10726568 to the API
2026-03-30 04:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726568>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '06188fbf-3f5b-5cc7-ba36-c15eafe3755a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RFK00970206878',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726568',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 22177,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Kangoo - Electric - Automatic - 122 hp - 22.177 km',
'transmission': 'automatic',
'trim': 'Start L1',
'vin': None,
'year': 2022}
2026-03-30 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726568%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.de] INFO: Saving data for 10726568: {'auction_closing_time': 1774962000.0, 'created_time': 1774528240.396026, 'last_price_update_time': 1774844420.873232}
2026-03-30 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726568') HTTP/1.1" 204 0
2026-03-30 04:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 4.658(s), this was the 1st time calling it.
2026-03-30 04:20:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.611156839754215 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:20:20 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '3817166ed1376142250b85b24761f814', '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=3817166ed1376142250b85b24761f814.
2026-03-30 04:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04: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-30 04:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a76098d-7524-5b63-b58c-75d43c8c6d86 with identifier: 10727118
2026-03-30 04:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a76098d-7524-5b63-b58c-75d43c8c6d86 with scrape type 2
2026-03-30 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a76098d-7524-5b63-b58c-75d43c8c6d86 with scrape type 2
2026-03-30 04:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2a76098d-7524-5b63-b58c-75d43c8c6d86, identifier: 10727118
2026-03-30 04:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2a76098d-7524-5b63-b58c-75d43c8c6d86 with identifier: 10727118
2026-03-30 04:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2a76098d-7524-5b63-b58c-75d43c8c6d86 with identifier: 10727118
2026-03-30 04:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2a76098d-7524-5b63-b58c-75d43c8c6d86 with identifier: 10727118 to the API
2026-03-30 04:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727118>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '2a76098d-7524-5b63-b58c-75d43c8c6d86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00271156912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727118',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 28826,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2024-02-02',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'28.826 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-30 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727118%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.de] INFO: Saving data for 10727118: {'auction_closing_time': 1774962000.0, 'created_time': 1774528254.102782, 'last_price_update_time': 1774844421.362598}
2026-03-30 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727118') HTTP/1.1" 204 0
2026-03-30 04:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4b28276-9d4a-571e-a07f-fdfacc7fc30b with identifier: 10726471
2026-03-30 04:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4b28276-9d4a-571e-a07f-fdfacc7fc30b with scrape type 2
2026-03-30 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4b28276-9d4a-571e-a07f-fdfacc7fc30b with scrape type 2
2026-03-30 04:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c4b28276-9d4a-571e-a07f-fdfacc7fc30b, identifier: 10726471
2026-03-30 04:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0 with identifier: 10727000
2026-03-30 04:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0 with scrape type 2
2026-03-30 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0 with scrape type 2
2026-03-30 04:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0, identifier: 10727000
2026-03-30 04:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c4b28276-9d4a-571e-a07f-fdfacc7fc30b with identifier: 10726471
2026-03-30 04:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c4b28276-9d4a-571e-a07f-fdfacc7fc30b with identifier: 10726471
2026-03-30 04:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c4b28276-9d4a-571e-a07f-fdfacc7fc30b with identifier: 10726471 to the API
2026-03-30 04:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726471>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c4b28276-9d4a-571e-a07f-fdfacc7fc30b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '3967378',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726471',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 32163,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Leon Sportstourer 1.5 eTSI FR - Petrol - Automatic - 150 hp - '
'32.163 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-30 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726471%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.de] INFO: Saving data for 10726471: {'auction_closing_time': 1774962000.0, 'created_time': 1774528204.463535, 'last_price_update_time': 1774844421.9237}
2026-03-30 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726471') HTTP/1.1" 204 0
2026-03-30 04:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0 with identifier: 10727000
2026-03-30 04:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0 with identifier: 10727000
2026-03-30 04:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0 with identifier: 10727000 to the API
2026-03-30 04:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727000>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'color': 'Blue',
'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': '6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4080839',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727000',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 51376,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Leon Sportstourer 1.5 eTSI FR - Petrol - Automatic - 150 hp - '
'51.376 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-30 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727000%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.de] INFO: Saving data for 10727000: {'auction_closing_time': 1774962000.0, 'created_time': 1774528208.532128, 'last_price_update_time': 1774844422.263247}
2026-03-30 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727000') HTTP/1.1" 204 0
2026-03-30 04:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 226834e6-d806-5115-954a-00c662e6be57 with identifier: 10726648
2026-03-30 04:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 226834e6-d806-5115-954a-00c662e6be57 with scrape type 2
2026-03-30 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 226834e6-d806-5115-954a-00c662e6be57 with scrape type 2
2026-03-30 04:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 226834e6-d806-5115-954a-00c662e6be57, identifier: 10726648
2026-03-30 04:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4356bb3b-7f3e-5551-8dc3-54811e3371dc with identifier: 10726600
2026-03-30 04:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4356bb3b-7f3e-5551-8dc3-54811e3371dc with scrape type 2
2026-03-30 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4356bb3b-7f3e-5551-8dc3-54811e3371dc with scrape type 2
2026-03-30 04:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4356bb3b-7f3e-5551-8dc3-54811e3371dc, identifier: 10726600
2026-03-30 04:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 226834e6-d806-5115-954a-00c662e6be57 with identifier: 10726648
2026-03-30 04:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 226834e6-d806-5115-954a-00c662e6be57 with identifier: 10726648
2026-03-30 04:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 226834e6-d806-5115-954a-00c662e6be57 with identifier: 10726648 to the API
2026-03-30 04:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'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': '226834e6-d806-5115-954a-00c662e6be57',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5417602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726648',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 32172,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Fabia 1.0 TSI Style - Petrol - Automatic - 110 hp - 32.172 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726648%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.de] INFO: Saving data for 10726648: {'auction_closing_time': 1774962000.0, 'created_time': 1774528198.873903, 'last_price_update_time': 1774844422.840068}
2026-03-30 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726648') HTTP/1.1" 204 0
2026-03-30 04:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4356bb3b-7f3e-5551-8dc3-54811e3371dc with identifier: 10726600
2026-03-30 04:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4356bb3b-7f3e-5551-8dc3-54811e3371dc with identifier: 10726600
2026-03-30 04:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4356bb3b-7f3e-5551-8dc3-54811e3371dc with identifier: 10726600 to the API
2026-03-30 04:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726600>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'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': '4356bb3b-7f3e-5551-8dc3-54811e3371dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5401285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726600',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 19222,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Fabia 1.0 TSI Tour - Petrol - Automatic - 110 hp - 19.222 km',
'transmission': 'automatic',
'trim': 'Tour',
'vin': None,
'year': 2024}
2026-03-30 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726600%27 HTTP/1.1" 200 None
2026-03-30 04:20:23 [adesa.de] INFO: Saving data for 10726600: {'auction_closing_time': 1774962000.0, 'created_time': 1774528221.737848, 'last_price_update_time': 1774844423.131955}
2026-03-30 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726600') HTTP/1.1" 204 0
2026-03-30 04:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:23 [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-30 04: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-30 04: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-30 04:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a620873-789e-5ccf-8bd2-3747be775252 with identifier: 10726553
2026-03-30 04:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a620873-789e-5ccf-8bd2-3747be775252 with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a620873-789e-5ccf-8bd2-3747be775252 with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a620873-789e-5ccf-8bd2-3747be775252, identifier: 10726553
2026-03-30 04:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a620873-789e-5ccf-8bd2-3747be775252 with identifier: 10726553
2026-03-30 04:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a620873-789e-5ccf-8bd2-3747be775252 with identifier: 10726553
2026-03-30 04:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a620873-789e-5ccf-8bd2-3747be775252 with identifier: 10726553 to the API
2026-03-30 04:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726553>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 179,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '9a620873-789e-5ccf-8bd2-3747be775252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4614422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726553',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 47671,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 179 hp - 47.671 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726553%27 HTTP/1.1" 200 None
2026-03-30 04:20:23 [adesa.de] INFO: Saving data for 10726553: {'auction_closing_time': 1774962000.0, 'created_time': 1774528190.691405, 'last_price_update_time': 1774844423.63686}
2026-03-30 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726553') HTTP/1.1" 204 0
2026-03-30 04:20:23 [adesa.de] INFO: Found listing with ID: 10727099
2026-03-30 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727099%27 HTTP/1.1" 200 None
2026-03-30 04:20:23 [adesa.de] INFO: Scrape type for 10727099: 2
2026-03-30 04:20:23 [adesa.de] INFO: Scraping item 10727099 url https://www.openlane.eu/en/carv6/auction/10727099
2026-03-30 04:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71b5ed61-e4ea-50ac-87f1-eff04554eecc with identifier: 10727132
2026-03-30 04:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71b5ed61-e4ea-50ac-87f1-eff04554eecc with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71b5ed61-e4ea-50ac-87f1-eff04554eecc with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71b5ed61-e4ea-50ac-87f1-eff04554eecc, identifier: 10727132
2026-03-30 04:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3 with identifier: 10726582
2026-03-30 04:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3 with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3 with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3, identifier: 10726582
2026-03-30 04:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f7e0a51-5c3a-53ca-b298-989761f3e23d with identifier: 10726540
2026-03-30 04:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f7e0a51-5c3a-53ca-b298-989761f3e23d with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f7e0a51-5c3a-53ca-b298-989761f3e23d with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f7e0a51-5c3a-53ca-b298-989761f3e23d, identifier: 10726540
2026-03-30 04:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71b5ed61-e4ea-50ac-87f1-eff04554eecc with identifier: 10727132
2026-03-30 04:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71b5ed61-e4ea-50ac-87f1-eff04554eecc with identifier: 10727132
2026-03-30 04:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71b5ed61-e4ea-50ac-87f1-eff04554eecc with identifier: 10727132 to the API
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727132>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '71b5ed61-e4ea-50ac-87f1-eff04554eecc',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '368421',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727132',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 108475,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 220d - Diesel - Automatic - 200 hp - 108.475 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727132%27 HTTP/1.1" 200 None
2026-03-30 04:20:24 [adesa.de] INFO: Saving data for 10727132: {'auction_closing_time': 1774962000.0, 'created_time': 1774528291.937061, 'last_price_update_time': 1774844424.247897}
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727132') HTTP/1.1" 204 0
2026-03-30 04:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3 with identifier: 10726582
2026-03-30 04:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3 with identifier: 10726582
2026-03-30 04:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3 with identifier: 10726582 to the API
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726582>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '359677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726582',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 198439,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 198.439 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726582%27 HTTP/1.1" 200 None
2026-03-30 04:20:24 [adesa.de] INFO: Saving data for 10726582: {'auction_closing_time': 1774962000.0, 'created_time': 1774528199.614612, 'last_price_update_time': 1774844424.55533}
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726582') HTTP/1.1" 204 0
2026-03-30 04:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f7e0a51-5c3a-53ca-b298-989761f3e23d with identifier: 10726540
2026-03-30 04:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f7e0a51-5c3a-53ca-b298-989761f3e23d with identifier: 10726540
2026-03-30 04:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f7e0a51-5c3a-53ca-b298-989761f3e23d with identifier: 10726540 to the API
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '4f7e0a51-5c3a-53ca-b298-989761f3e23d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6473478',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726540',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 33049,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 33.049 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726540%27 HTTP/1.1" 200 None
2026-03-30 04:20:24 [adesa.de] INFO: Saving data for 10726540: {'auction_closing_time': 1774962000.0, 'created_time': 1774528198.273055, 'last_price_update_time': 1774844424.876574}
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726540') HTTP/1.1" 204 0
2026-03-30 04:20:24 [adesa.de] INFO: Found listing with ID: 10727126
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727126%27 HTTP/1.1" 200 None
2026-03-30 04:20:24 [adesa.de] INFO: Scrape type for 10727126: 2
2026-03-30 04:20:24 [adesa.de] INFO: Scraping item 10727126 url https://www.openlane.eu/en/carv6/auction/10727126
2026-03-30 04:20:24 [adesa.de] INFO: Found listing with ID: 10726589
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726589%27 HTTP/1.1" 200 None
2026-03-30 04:20:24 [adesa.de] INFO: Scrape type for 10726589: 2
2026-03-30 04:20:24 [adesa.de] INFO: Scraping item 10726589 url https://www.openlane.eu/en/carv6/auction/10726589
2026-03-30 04:20:24 [adesa.de] INFO: Found listing with ID: 10726534
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726534%27 HTTP/1.1" 200 None
2026-03-30 04:20:24 [adesa.de] INFO: Scrape type for 10726534: 2
2026-03-30 04:20:24 [adesa.de] INFO: Scraping item 10726534 url https://www.openlane.eu/en/carv6/auction/10726534
2026-03-30 04:20:24 [adesa.de] INFO: Found listing with ID: 10726302
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726302%27 HTTP/1.1" 200 None
2026-03-30 04:20:24 [adesa.de] INFO: Scrape type for 10726302: 0
2026-03-30 04:20:24 [adesa.de] INFO: Skipping item 10726302 url https://www.openlane.eu/en/carv6/auction/10726302
2026-03-30 04:20:24 [adesa.de] INFO: Found listing with ID: 10726480
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726480%27 HTTP/1.1" 200 None
2026-03-30 04:20:24 [adesa.de] INFO: Scrape type for 10726480: 2
2026-03-30 04:20:24 [adesa.de] INFO: Scraping item 10726480 url https://www.openlane.eu/en/carv6/auction/10726480
2026-03-30 04:20:24 [adesa.de] INFO: Found listing with ID: 10727109
2026-03-30 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727109%27 HTTP/1.1" 200 None
2026-03-30 04:20:24 [adesa.de] INFO: Scrape type for 10727109: 2
2026-03-30 04:20:24 [adesa.de] INFO: Scraping item 10727109 url https://www.openlane.eu/en/carv6/auction/10727109
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726506
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726506%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726506: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726506 url https://www.openlane.eu/en/carv6/auction/10726506
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726492
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726492%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726492: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726492 url https://www.openlane.eu/en/carv6/auction/10726492
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10727054
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727054%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10727054: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10727054 url https://www.openlane.eu/en/carv6/auction/10727054
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726463
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726463%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726463: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726463 url https://www.openlane.eu/en/carv6/auction/10726463
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726550
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726550%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726550: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726550 url https://www.openlane.eu/en/carv6/auction/10726550
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726514
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726514%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726514: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726514 url https://www.openlane.eu/en/carv6/auction/10726514
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726626
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726626%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726626: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726626 url https://www.openlane.eu/en/carv6/auction/10726626
2026-03-30 04:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726516
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726516%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726516: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726516 url https://www.openlane.eu/en/carv6/auction/10726516
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726536
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726536%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726536: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726536 url https://www.openlane.eu/en/carv6/auction/10726536
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10727138
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727138%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10727138: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10727138 url https://www.openlane.eu/en/carv6/auction/10727138
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726655
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726655%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726655: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726655 url https://www.openlane.eu/en/carv6/auction/10726655
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726461
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726461%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726461: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726461 url https://www.openlane.eu/en/carv6/auction/10726461
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726579
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726579%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726579: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726579 url https://www.openlane.eu/en/carv6/auction/10726579
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726439
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726439%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726439: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726439 url https://www.openlane.eu/en/carv6/auction/10726439
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10727098
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727098%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10727098: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10727098 url https://www.openlane.eu/en/carv6/auction/10727098
2026-03-30 04:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 052d448e-fdea-5779-b330-1641f903469e with identifier: 10726549
2026-03-30 04:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 052d448e-fdea-5779-b330-1641f903469e with scrape type 2
2026-03-30 04:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 052d448e-fdea-5779-b330-1641f903469e with scrape type 2
2026-03-30 04:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 052d448e-fdea-5779-b330-1641f903469e, identifier: 10726549
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726448
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726448%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726448: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726448 url https://www.openlane.eu/en/carv6/auction/10726448
2026-03-30 04:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 052d448e-fdea-5779-b330-1641f903469e with identifier: 10726549
2026-03-30 04:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 052d448e-fdea-5779-b330-1641f903469e with identifier: 10726549
2026-03-30 04:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 052d448e-fdea-5779-b330-1641f903469e with identifier: 10726549 to the API
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726549>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '052d448e-fdea-5779-b330-1641f903469e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '363669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726549',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 158892,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Tarraco 2.0 TDI FR - Diesel - Manual - 150 hp - 158.892 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726549%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Saving data for 10726549: {'auction_closing_time': 1774962000.0, 'created_time': 1774528196.043254, 'last_price_update_time': 1774844425.625328}
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726549') HTTP/1.1" 204 0
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726270
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726270%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726270: 0
2026-03-30 04:20:25 [adesa.de] INFO: Skipping item 10726270 url https://www.openlane.eu/en/carv6/auction/10726270
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726280
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726280%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726280: 0
2026-03-30 04:20:25 [adesa.de] INFO: Skipping item 10726280 url https://www.openlane.eu/en/carv6/auction/10726280
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10727130
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727130%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10727130: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10727130 url https://www.openlane.eu/en/carv6/auction/10727130
2026-03-30 04:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726283
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726283%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726283: 0
2026-03-30 04:20:25 [adesa.de] INFO: Skipping item 10726283 url https://www.openlane.eu/en/carv6/auction/10726283
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726282
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726282%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726282: 0
2026-03-30 04:20:25 [adesa.de] INFO: Skipping item 10726282 url https://www.openlane.eu/en/carv6/auction/10726282
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726617
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726617%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726617: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726617 url https://www.openlane.eu/en/carv6/auction/10726617
2026-03-30 04: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-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726511
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726511%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726511: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726511 url https://www.openlane.eu/en/carv6/auction/10726511
2026-03-30 04:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10727004
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727004%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10727004: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10727004 url https://www.openlane.eu/en/carv6/auction/10727004
2026-03-30 04: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-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726987
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726987%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726987: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726987 url https://www.openlane.eu/en/carv6/auction/10726987
2026-03-30 04:20:25 [adesa.de] INFO: Found listing with ID: 10726460
2026-03-30 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726460%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.de] INFO: Scrape type for 10726460: 2
2026-03-30 04:20:25 [adesa.de] INFO: Scraping item 10726460 url https://www.openlane.eu/en/carv6/auction/10726460
2026-03-30 04:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8d0bbe2-6756-5db1-af08-2f79fac8228e with identifier: 10727115
2026-03-30 04:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8d0bbe2-6756-5db1-af08-2f79fac8228e with scrape type 2
2026-03-30 04:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8d0bbe2-6756-5db1-af08-2f79fac8228e with scrape type 2
2026-03-30 04:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8d0bbe2-6756-5db1-af08-2f79fac8228e, identifier: 10727115
2026-03-30 04:20:26 [adesa.de] INFO: Found listing with ID: 10726527
2026-03-30 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726527%27 HTTP/1.1" 200 None
2026-03-30 04:20:26 [adesa.de] INFO: Scrape type for 10726527: 2
2026-03-30 04:20:26 [adesa.de] INFO: Scraping item 10726527 url https://www.openlane.eu/en/carv6/auction/10726527
2026-03-30 04:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8d0bbe2-6756-5db1-af08-2f79fac8228e with identifier: 10727115
2026-03-30 04:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8d0bbe2-6756-5db1-af08-2f79fac8228e with identifier: 10727115
2026-03-30 04:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8d0bbe2-6756-5db1-af08-2f79fac8228e with identifier: 10727115 to the API
2026-03-30 04:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727115>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'a8d0bbe2-6756-5db1-af08-2f79fac8228e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '385745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727115',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 72784,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Leon Sportstourer 2.0 TDI Style - Diesel - Automatic - 150 hp '
'- 72.784 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727115%27 HTTP/1.1" 200 None
2026-03-30 04:20:26 [adesa.de] INFO: Saving data for 10727115: {'auction_closing_time': 1774962000.0, 'created_time': 1774528223.776029, 'last_price_update_time': 1774844426.278972}
2026-03-30 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727115') HTTP/1.1" 204 0
2026-03-30 04:20:26 [adesa.de] INFO: Found listing with ID: 10727127
2026-03-30 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727127%27 HTTP/1.1" 200 None
2026-03-30 04:20:26 [adesa.de] INFO: Scrape type for 10727127: 2
2026-03-30 04:20:26 [adesa.de] INFO: Scraping item 10727127 url https://www.openlane.eu/en/carv6/auction/10727127
2026-03-30 04:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bbce189-428c-5ce1-892b-dccbaa396a90 with identifier: 10726996
2026-03-30 04:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bbce189-428c-5ce1-892b-dccbaa396a90 with scrape type 2
2026-03-30 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bbce189-428c-5ce1-892b-dccbaa396a90 with scrape type 2
2026-03-30 04:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0bbce189-428c-5ce1-892b-dccbaa396a90, identifier: 10726996
2026-03-30 04:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70df8208-1fee-524d-a842-26f374917f30 with identifier: 10726584
2026-03-30 04:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70df8208-1fee-524d-a842-26f374917f30 with scrape type 2
2026-03-30 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70df8208-1fee-524d-a842-26f374917f30 with scrape type 2
2026-03-30 04:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 70df8208-1fee-524d-a842-26f374917f30, identifier: 10726584
2026-03-30 04:20:26 [adesa.de] INFO: Found listing with ID: 10726545
2026-03-30 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726545%27 HTTP/1.1" 200 None
2026-03-30 04:20:26 [adesa.de] INFO: Scrape type for 10726545: 2
2026-03-30 04:20:26 [adesa.de] INFO: Scraping item 10726545 url https://www.openlane.eu/en/carv6/auction/10726545
2026-03-30 04:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0bbce189-428c-5ce1-892b-dccbaa396a90 with identifier: 10726996
2026-03-30 04:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0bbce189-428c-5ce1-892b-dccbaa396a90 with identifier: 10726996
2026-03-30 04:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0bbce189-428c-5ce1-892b-dccbaa396a90 with identifier: 10726996 to the API
2026-03-30 04:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726996>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '0bbce189-428c-5ce1-892b-dccbaa396a90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726996',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 52086,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Twingo EV Zen - Electric - Automatic - 82 hp - 52.086 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2021}
2026-03-30 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726996%27 HTTP/1.1" 200 None
2026-03-30 04:20:26 [adesa.de] INFO: Saving data for 10726996: {'auction_closing_time': 1774962000.0, 'created_time': 1774528216.00772, 'last_price_update_time': 1774844426.872546}
2026-03-30 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726996') HTTP/1.1" 204 0
2026-03-30 04:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 70df8208-1fee-524d-a842-26f374917f30 with identifier: 10726584
2026-03-30 04:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 70df8208-1fee-524d-a842-26f374917f30 with identifier: 10726584
2026-03-30 04:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 70df8208-1fee-524d-a842-26f374917f30 with identifier: 10726584 to the API
2026-03-30 04:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '70df8208-1fee-524d-a842-26f374917f30',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5934963',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726584',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 17432,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Automatic - 110 hp - 17.432 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2023}
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726584%27 HTTP/1.1" 200 None
2026-03-30 04:20:27 [adesa.de] INFO: Saving data for 10726584: {'auction_closing_time': 1774962000.0, 'created_time': 1774528234.667887, 'last_price_update_time': 1774844427.163485}
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726584') HTTP/1.1" 204 0
2026-03-30 04:20:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:20:27 [adesa.de] INFO: Found listing with ID: 10726465
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726465%27 HTTP/1.1" 200 None
2026-03-30 04:20:27 [adesa.de] INFO: Scrape type for 10726465: 2
2026-03-30 04:20:27 [adesa.de] INFO: Scraping item 10726465 url https://www.openlane.eu/en/carv6/auction/10726465
2026-03-30 04:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39b9917e-1e69-5f63-be5d-c46c1dbdf015 with identifier: 10726664
2026-03-30 04:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39b9917e-1e69-5f63-be5d-c46c1dbdf015 with scrape type 2
2026-03-30 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39b9917e-1e69-5f63-be5d-c46c1dbdf015 with scrape type 2
2026-03-30 04:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39b9917e-1e69-5f63-be5d-c46c1dbdf015, identifier: 10726664
2026-03-30 04:20:27 [adesa.de] INFO: Found listing with ID: 10726310
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726310%27 HTTP/1.1" 200 None
2026-03-30 04:20:27 [adesa.de] INFO: Scrape type for 10726310: 0
2026-03-30 04:20:27 [adesa.de] INFO: Skipping item 10726310 url https://www.openlane.eu/en/carv6/auction/10726310
2026-03-30 04:20:27 [adesa.de] INFO: Found listing with ID: 10727105
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727105%27 HTTP/1.1" 200 None
2026-03-30 04:20:27 [adesa.de] INFO: Scrape type for 10727105: 2
2026-03-30 04:20:27 [adesa.de] INFO: Scraping item 10727105 url https://www.openlane.eu/en/carv6/auction/10727105
2026-03-30 04: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-30 04: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-30 04:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39b9917e-1e69-5f63-be5d-c46c1dbdf015 with identifier: 10726664
2026-03-30 04:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39b9917e-1e69-5f63-be5d-c46c1dbdf015 with identifier: 10726664
2026-03-30 04:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39b9917e-1e69-5f63-be5d-c46c1dbdf015 with identifier: 10726664 to the API
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726664>
{'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': 110,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '39b9917e-1e69-5f63-be5d-c46c1dbdf015',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4245499',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726664',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 22108,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Ateca 1.0 TSI Style - Petrol - Manual - 110 hp - 22.108 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726664%27 HTTP/1.1" 200 None
2026-03-30 04:20:27 [adesa.de] INFO: Saving data for 10726664: {'auction_closing_time': 1774962000.0, 'created_time': 1774528271.967692, 'last_price_update_time': 1774844427.591236}
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726664') HTTP/1.1" 204 0
2026-03-30 04:20:27 [adesa.de] INFO: Found listing with ID: 10726526
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726526%27 HTTP/1.1" 200 None
2026-03-30 04:20:27 [adesa.de] INFO: Scrape type for 10726526: 2
2026-03-30 04:20:27 [adesa.de] INFO: Scraping item 10726526 url https://www.openlane.eu/en/carv6/auction/10726526
2026-03-30 04:20:27 [adesa.de] INFO: Found listing with ID: 10727101
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727101%27 HTTP/1.1" 200 None
2026-03-30 04:20:27 [adesa.de] INFO: Scrape type for 10727101: 2
2026-03-30 04:20:27 [adesa.de] INFO: Scraping item 10727101 url https://www.openlane.eu/en/carv6/auction/10727101
2026-03-30 04:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4 with identifier: 10727122
2026-03-30 04:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4 with scrape type 2
2026-03-30 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4 with scrape type 2
2026-03-30 04:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4, identifier: 10727122
2026-03-30 04:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5af0d696-c50c-51f6-b487-ecdbe944c57a with identifier: 10726573
2026-03-30 04:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af0d696-c50c-51f6-b487-ecdbe944c57a with scrape type 2
2026-03-30 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5af0d696-c50c-51f6-b487-ecdbe944c57a with scrape type 2
2026-03-30 04:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5af0d696-c50c-51f6-b487-ecdbe944c57a, identifier: 10726573
2026-03-30 04:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4 with identifier: 10727122
2026-03-30 04:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4 with identifier: 10727122
2026-03-30 04:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4 with identifier: 10727122 to the API
2026-03-30 04:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727122>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4491437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727122',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane',
'odometer': 36140,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane Intens - Petrol - Automatic - 140 hp - 36.140 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727122%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Saving data for 10727122: {'auction_closing_time': 1774962000.0, 'created_time': 1774528219.413248, 'last_price_update_time': 1774844428.12093}
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727122') HTTP/1.1" 204 0
2026-03-30 04:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5af0d696-c50c-51f6-b487-ecdbe944c57a with identifier: 10726573
2026-03-30 04:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5af0d696-c50c-51f6-b487-ecdbe944c57a with identifier: 10726573
2026-03-30 04:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5af0d696-c50c-51f6-b487-ecdbe944c57a with identifier: 10726573 to the API
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726573>
{'auction_title': '',
'c_o_2_emission_value': 112,
'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': '5af0d696-c50c-51f6-b487-ecdbe944c57a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '3864834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726573',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Seat',
'model': 'Arona',
'odometer': 37189,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Automatic - 110 hp - 37.189 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726573%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Saving data for 10726573: {'auction_closing_time': 1774962000.0, 'created_time': 1774528214.544573, 'last_price_update_time': 1774844428.445987}
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726573') HTTP/1.1" 204 0
2026-03-30 04:20:28 [adesa.de] INFO: Found listing with ID: 10726458
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726458%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Scrape type for 10726458: 2
2026-03-30 04:20:28 [adesa.de] INFO: Scraping item 10726458 url https://www.openlane.eu/en/carv6/auction/10726458
2026-03-30 04:20:28 [adesa.de] INFO: Found listing with ID: 10726269
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726269%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Scrape type for 10726269: 0
2026-03-30 04:20:28 [adesa.de] INFO: Skipping item 10726269 url https://www.openlane.eu/en/carv6/auction/10726269
2026-03-30 04:20:28 [adesa.de] INFO: Found listing with ID: 10726989
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726989%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Scrape type for 10726989: 2
2026-03-30 04:20:28 [adesa.de] INFO: Scraping item 10726989 url https://www.openlane.eu/en/carv6/auction/10726989
2026-03-30 04:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727112> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04:20:28 [adesa.de] INFO: Found listing with ID: 10726273
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726273%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Scrape type for 10726273: 0
2026-03-30 04:20:28 [adesa.de] INFO: Skipping item 10726273 url https://www.openlane.eu/en/carv6/auction/10726273
2026-03-30 04:20:28 [adesa.de] INFO: Found listing with ID: 10726524
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726524%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Scrape type for 10726524: 2
2026-03-30 04:20:28 [adesa.de] INFO: Scraping item 10726524 url https://www.openlane.eu/en/carv6/auction/10726524
2026-03-30 04:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:28 [adesa.de] INFO: Found listing with ID: 10726629
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726629%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Scrape type for 10726629: 2
2026-03-30 04:20:28 [adesa.de] INFO: Scraping item 10726629 url https://www.openlane.eu/en/carv6/auction/10726629
2026-03-30 04:20:28 [adesa.de] INFO: Found listing with ID: 10726657
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726657%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Scrape type for 10726657: 2
2026-03-30 04:20:28 [adesa.de] INFO: Scraping item 10726657 url https://www.openlane.eu/en/carv6/auction/10726657
2026-03-30 04:20:28 [adesa.de] INFO: Found listing with ID: 10726428
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726428%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Scrape type for 10726428: 2
2026-03-30 04:20:28 [adesa.de] INFO: Scraping item 10726428 url https://www.openlane.eu/en/carv6/auction/10726428
2026-03-30 04:20:28 [adesa.de] INFO: Found listing with ID: 10726547
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726547%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Scrape type for 10726547: 2
2026-03-30 04:20:28 [adesa.de] INFO: Scraping item 10726547 url https://www.openlane.eu/en/carv6/auction/10726547
2026-03-30 04:20:28 [adesa.de] INFO: Found listing with ID: 10726494
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726494%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Scrape type for 10726494: 2
2026-03-30 04:20:28 [adesa.de] INFO: Scraping item 10726494 url https://www.openlane.eu/en/carv6/auction/10726494
2026-03-30 04:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32750264-5ae0-5cfc-8ba1-38e69f770e44 with identifier: 10726597
2026-03-30 04:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32750264-5ae0-5cfc-8ba1-38e69f770e44 with scrape type 2
2026-03-30 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32750264-5ae0-5cfc-8ba1-38e69f770e44 with scrape type 2
2026-03-30 04:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32750264-5ae0-5cfc-8ba1-38e69f770e44, identifier: 10726597
2026-03-30 04:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b95bec1-b86b-5a68-bdb5-6961b80eb495 with identifier: 10726604
2026-03-30 04:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b95bec1-b86b-5a68-bdb5-6961b80eb495 with scrape type 2
2026-03-30 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b95bec1-b86b-5a68-bdb5-6961b80eb495 with scrape type 2
2026-03-30 04:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b95bec1-b86b-5a68-bdb5-6961b80eb495, identifier: 10726604
2026-03-30 04:20:28 [adesa.de] INFO: Found listing with ID: 10725736
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725736%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.de] INFO: Scrape type for 10725736: 2
2026-03-30 04:20:28 [adesa.de] INFO: Scraping item 10725736 url https://www.openlane.eu/en/carv6/auction/10725736
2026-03-30 04:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32750264-5ae0-5cfc-8ba1-38e69f770e44 with identifier: 10726597
2026-03-30 04:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32750264-5ae0-5cfc-8ba1-38e69f770e44 with identifier: 10726597
2026-03-30 04:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32750264-5ae0-5cfc-8ba1-38e69f770e44 with identifier: 10726597 to the API
2026-03-30 04:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726597>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '32750264-5ae0-5cfc-8ba1-38e69f770e44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00970087514',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726597',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 17227,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-08-15',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Techno - Electric - Automatic - 218 hp - '
'17.227 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-30 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726597%27 HTTP/1.1" 200 None
2026-03-30 04:20:29 [adesa.de] INFO: Saving data for 10726597: {'auction_closing_time': 1774962000.0, 'created_time': 1774528221.041772, 'last_price_update_time': 1774844429.148602}
2026-03-30 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726597') HTTP/1.1" 204 0
2026-03-30 04:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b95bec1-b86b-5a68-bdb5-6961b80eb495 with identifier: 10726604
2026-03-30 04:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b95bec1-b86b-5a68-bdb5-6961b80eb495 with identifier: 10726604
2026-03-30 04:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b95bec1-b86b-5a68-bdb5-6961b80eb495 with identifier: 10726604 to the API
2026-03-30 04:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726604>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '6b95bec1-b86b-5a68-bdb5-6961b80eb495',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00X71156852',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726604',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 20655,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'20.655 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-30 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726604%27 HTTP/1.1" 200 None
2026-03-30 04:20:29 [adesa.de] INFO: Saving data for 10726604: {'auction_closing_time': 1774962000.0, 'created_time': 1774528233.36376, 'last_price_update_time': 1774844429.555908}
2026-03-30 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726604') HTTP/1.1" 204 0
2026-03-30 04:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0ac8d81-4194-500d-a571-083eb64afc9b with identifier: 10727112
2026-03-30 04:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0ac8d81-4194-500d-a571-083eb64afc9b with scrape type 2
2026-03-30 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0ac8d81-4194-500d-a571-083eb64afc9b with scrape type 2
2026-03-30 04:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f0ac8d81-4194-500d-a571-083eb64afc9b, identifier: 10727112
2026-03-30 04:20:29 [adesa.de] INFO: Found listing with ID: 10725770
2026-03-30 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725770%27 HTTP/1.1" 200 None
2026-03-30 04:20:29 [adesa.de] INFO: Scrape type for 10725770: 2
2026-03-30 04:20:29 [adesa.de] INFO: Scraping item 10725770 url https://www.openlane.eu/en/carv6/auction/10725770
2026-03-30 04:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f0ac8d81-4194-500d-a571-083eb64afc9b with identifier: 10727112
2026-03-30 04:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f0ac8d81-4194-500d-a571-083eb64afc9b with identifier: 10727112
2026-03-30 04:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f0ac8d81-4194-500d-a571-083eb64afc9b with identifier: 10727112 to the API
2026-03-30 04:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727112>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'f0ac8d81-4194-500d-a571-083eb64afc9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4192145',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727112',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 21257,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Tarraco 2.0 TDI FR - Diesel - Automatic - 150 hp - 21.257 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-30 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727112%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.de] INFO: Saving data for 10727112: {'auction_closing_time': 1774962000.0, 'created_time': 1774528194.483597, 'last_price_update_time': 1774844430.001922}
2026-03-30 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727112') HTTP/1.1" 204 0
2026-03-30 04:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b04c56a-48c0-5704-8d1c-b6d943d175df with identifier: 10726649
2026-03-30 04:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b04c56a-48c0-5704-8d1c-b6d943d175df with scrape type 2
2026-03-30 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b04c56a-48c0-5704-8d1c-b6d943d175df with scrape type 2
2026-03-30 04:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0b04c56a-48c0-5704-8d1c-b6d943d175df, identifier: 10726649
2026-03-30 04:20:30 [adesa.de] INFO: Found listing with ID: 10725773
2026-03-30 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725773%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.de] INFO: Scrape type for 10725773: 2
2026-03-30 04:20:30 [adesa.de] INFO: Scraping item 10725773 url https://www.openlane.eu/en/carv6/auction/10725773
2026-03-30 04: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-30 04: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-30 04: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-30 04: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-30 04:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0b04c56a-48c0-5704-8d1c-b6d943d175df with identifier: 10726649
2026-03-30 04:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0b04c56a-48c0-5704-8d1c-b6d943d175df with identifier: 10726649
2026-03-30 04:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0b04c56a-48c0-5704-8d1c-b6d943d175df with identifier: 10726649 to the API
2026-03-30 04:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '0b04c56a-48c0-5704-8d1c-b6d943d175df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00070232567',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726649',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 30637,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2002-12-14',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Evolution - Electric - Automatic - 131 hp - '
'30.637 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2002}
2026-03-30 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726649%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.de] INFO: Saving data for 10726649: {'auction_closing_time': 1774962000.0, 'created_time': 1774528291.52072, 'last_price_update_time': 1774844430.648638}
2026-03-30 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726649') HTTP/1.1" 204 0
2026-03-30 04:20:30 [adesa.de] INFO: Found listing with ID: 10725774
2026-03-30 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725774%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.de] INFO: Scrape type for 10725774: 2
2026-03-30 04:20:30 [adesa.de] INFO: Scraping item 10725774 url https://www.openlane.eu/en/carv6/auction/10725774
2026-03-30 04:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 795eec3d-4448-50fb-a91f-3cc7b45fb145 with identifier: 10726610
2026-03-30 04:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 795eec3d-4448-50fb-a91f-3cc7b45fb145 with scrape type 2
2026-03-30 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 795eec3d-4448-50fb-a91f-3cc7b45fb145 with scrape type 2
2026-03-30 04:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 795eec3d-4448-50fb-a91f-3cc7b45fb145, identifier: 10726610
2026-03-30 04:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4194c39-7d3f-5209-bcdc-f2e71c189f1f with identifier: 10726634
2026-03-30 04:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4194c39-7d3f-5209-bcdc-f2e71c189f1f with scrape type 2
2026-03-30 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4194c39-7d3f-5209-bcdc-f2e71c189f1f with scrape type 2
2026-03-30 04:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e4194c39-7d3f-5209-bcdc-f2e71c189f1f, identifier: 10726634
2026-03-30 04:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1406a384-1845-5f50-b789-a9af6ce3dfc0 with identifier: 10726467
2026-03-30 04:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1406a384-1845-5f50-b789-a9af6ce3dfc0 with scrape type 2
2026-03-30 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1406a384-1845-5f50-b789-a9af6ce3dfc0 with scrape type 2
2026-03-30 04:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1406a384-1845-5f50-b789-a9af6ce3dfc0, identifier: 10726467
2026-03-30 04:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8059360d-bff5-5d8a-a1a7-dbc35946f34f with identifier: 10727121
2026-03-30 04:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8059360d-bff5-5d8a-a1a7-dbc35946f34f with scrape type 2
2026-03-30 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8059360d-bff5-5d8a-a1a7-dbc35946f34f with scrape type 2
2026-03-30 04:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8059360d-bff5-5d8a-a1a7-dbc35946f34f, identifier: 10727121
2026-03-30 04:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 795eec3d-4448-50fb-a91f-3cc7b45fb145 with identifier: 10726610
2026-03-30 04:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 795eec3d-4448-50fb-a91f-3cc7b45fb145 with identifier: 10726610
2026-03-30 04:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 795eec3d-4448-50fb-a91f-3cc7b45fb145 with identifier: 10726610 to the API
2026-03-30 04:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726610>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '795eec3d-4448-50fb-a91f-3cc7b45fb145',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00X70193776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726610',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 23427,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Evolution - Electric - Automatic - 131 hp - '
'23.427 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-30 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726610%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.de] INFO: Saving data for 10726610: {'auction_closing_time': 1774962000.0, 'created_time': 1774528235.122689, 'last_price_update_time': 1774844431.851438}
2026-03-30 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726610') HTTP/1.1" 204 0
2026-03-30 04:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e4194c39-7d3f-5209-bcdc-f2e71c189f1f with identifier: 10726634
2026-03-30 04:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e4194c39-7d3f-5209-bcdc-f2e71c189f1f with identifier: 10726634
2026-03-30 04:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e4194c39-7d3f-5209-bcdc-f2e71c189f1f with identifier: 10726634 to the API
2026-03-30 04:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726634>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'e4194c39-7d3f-5209-bcdc-f2e71c189f1f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '432048',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726634',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 44226,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 44.226 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726634%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.de] INFO: Saving data for 10726634: {'auction_closing_time': 1774962000.0, 'created_time': 1774528250.867321, 'last_price_update_time': 1774844432.148463}
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726634') HTTP/1.1" 204 0
2026-03-30 04:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1406a384-1845-5f50-b789-a9af6ce3dfc0 with identifier: 10726467
2026-03-30 04:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1406a384-1845-5f50-b789-a9af6ce3dfc0 with identifier: 10726467
2026-03-30 04:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1406a384-1845-5f50-b789-a9af6ce3dfc0 with identifier: 10726467 to the API
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726467>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '1406a384-1845-5f50-b789-a9af6ce3dfc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00870232414',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726467',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 25818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Evolution - Electric - Automatic - 131 hp - '
'25.818 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726467%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.de] INFO: Saving data for 10726467: {'auction_closing_time': 1774962000.0, 'created_time': 1774528226.139167, 'last_price_update_time': 1774844432.450468}
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726467') HTTP/1.1" 204 0
2026-03-30 04:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8059360d-bff5-5d8a-a1a7-dbc35946f34f with identifier: 10727121
2026-03-30 04:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8059360d-bff5-5d8a-a1a7-dbc35946f34f with identifier: 10727121
2026-03-30 04:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8059360d-bff5-5d8a-a1a7-dbc35946f34f with identifier: 10727121 to the API
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727121>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '8059360d-bff5-5d8a-a1a7-dbc35946f34f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '420416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727121',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 64939,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Techno - Electric - Automatic - 218 hp - '
'64.939 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2022}
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727121%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.de] INFO: Saving data for 10727121: {'auction_closing_time': 1774962000.0, 'created_time': 1774528213.670561, 'last_price_update_time': 1774844432.760876}
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727121') HTTP/1.1" 204 0
2026-03-30 04:20:32 [adesa.de] INFO: Found listing with ID: 10725726
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725726%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.de] INFO: Scrape type for 10725726: 2
2026-03-30 04:20:32 [adesa.de] INFO: Scraping item 10725726 url https://www.openlane.eu/en/carv6/auction/10725726
2026-03-30 04:20:32 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='097e3afba9ff176e4c7434f6d35f6cd9') while processing URL (https://www.openlane.eu/en/carv6/auction/10726437): Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible.
2026-03-30 04:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:32 [adesa.de] INFO: Found listing with ID: 10725707
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725707%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.de] INFO: Scrape type for 10725707: 2
2026-03-30 04:20:32 [adesa.de] INFO: Scraping item 10725707 url https://www.openlane.eu/en/carv6/auction/10725707
2026-03-30 04: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-30 04: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-30 04: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-30 04:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:32 [adesa.de] INFO: Found listing with ID: 10725709
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725709%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.de] INFO: Scrape type for 10725709: 2
2026-03-30 04:20:32 [adesa.de] INFO: Scraping item 10725709 url https://www.openlane.eu/en/carv6/auction/10725709
2026-03-30 04:20:32 [adesa.de] INFO: Found listing with ID: 10725722
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725722%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.de] INFO: Scrape type for 10725722: 2
2026-03-30 04:20:32 [adesa.de] INFO: Scraping item 10725722 url https://www.openlane.eu/en/carv6/auction/10725722
2026-03-30 04:20:32 [adesa.de] INFO: Found listing with ID: 10725721
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725721%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.de] INFO: Scrape type for 10725721: 2
2026-03-30 04:20:32 [adesa.de] INFO: Scraping item 10725721 url https://www.openlane.eu/en/carv6/auction/10725721
2026-03-30 04:20:32 [adesa.de] INFO: Found listing with ID: 10725715
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725715%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.de] INFO: Scrape type for 10725715: 2
2026-03-30 04:20:32 [adesa.de] INFO: Scraping item 10725715 url https://www.openlane.eu/en/carv6/auction/10725715
2026-03-30 04:20:32 [adesa.de] INFO: Found listing with ID: 10725717
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725717%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.de] INFO: Scrape type for 10725717: 2
2026-03-30 04:20:32 [adesa.de] INFO: Scraping item 10725717 url https://www.openlane.eu/en/carv6/auction/10725717
2026-03-30 04:20:32 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10726437>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:20:31 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '097e3afba9ff176e4c7434f6d35f6cd9', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=097e3afba9ff176e4c7434f6d35f6cd9
2026-03-30 04:20:32 [adesa.de] INFO: Found listing with ID: 10725732
2026-03-30 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725732%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.de] INFO: Scrape type for 10725732: 2
2026-03-30 04:20:32 [adesa.de] INFO: Scraping item 10725732 url https://www.openlane.eu/en/carv6/auction/10725732
2026-03-30 04:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4f10429-8159-5652-8cd4-23e9f8c0b1f9 with identifier: 10726514
2026-03-30 04:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4f10429-8159-5652-8cd4-23e9f8c0b1f9 with scrape type 2
2026-03-30 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4f10429-8159-5652-8cd4-23e9f8c0b1f9 with scrape type 2
2026-03-30 04:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d4f10429-8159-5652-8cd4-23e9f8c0b1f9, identifier: 10726514
2026-03-30 04:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78b468c5-1fa6-566c-a25b-9a2d40eeaec4 with identifier: 10726617
2026-03-30 04:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78b468c5-1fa6-566c-a25b-9a2d40eeaec4 with scrape type 2
2026-03-30 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78b468c5-1fa6-566c-a25b-9a2d40eeaec4 with scrape type 2
2026-03-30 04:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 78b468c5-1fa6-566c-a25b-9a2d40eeaec4, identifier: 10726617
2026-03-30 04:20:33 [adesa.de] INFO: Found listing with ID: 10725710
2026-03-30 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725710%27 HTTP/1.1" 200 None
2026-03-30 04:20:33 [adesa.de] INFO: Scrape type for 10725710: 2
2026-03-30 04:20:33 [adesa.de] INFO: Scraping item 10725710 url https://www.openlane.eu/en/carv6/auction/10725710
2026-03-30 04:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d4f10429-8159-5652-8cd4-23e9f8c0b1f9 with identifier: 10726514
2026-03-30 04:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d4f10429-8159-5652-8cd4-23e9f8c0b1f9 with identifier: 10726514
2026-03-30 04:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d4f10429-8159-5652-8cd4-23e9f8c0b1f9 with identifier: 10726514 to the API
2026-03-30 04:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726514>
{'auction_title': '',
'c_o_2_emission_value': 119,
'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': 'd4f10429-8159-5652-8cd4-23e9f8c0b1f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4367534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726514',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 50454,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Karoq 1.5 TSI Clever - Petrol - Automatic - 150 hp - 50.454 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-30 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726514%27 HTTP/1.1" 200 None
2026-03-30 04:20:33 [adesa.de] INFO: Saving data for 10726514: {'auction_closing_time': 1774962000.0, 'created_time': 1774528183.027019, 'last_price_update_time': 1774844433.413375}
2026-03-30 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726514') HTTP/1.1" 204 0
2026-03-30 04:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 78b468c5-1fa6-566c-a25b-9a2d40eeaec4 with identifier: 10726617
2026-03-30 04:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 78b468c5-1fa6-566c-a25b-9a2d40eeaec4 with identifier: 10726617
2026-03-30 04:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 78b468c5-1fa6-566c-a25b-9a2d40eeaec4 with identifier: 10726617 to the API
2026-03-30 04:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726617>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '78b468c5-1fa6-566c-a25b-9a2d40eeaec4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '361087',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726617',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 144833,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen Passat Variant 3.2 - Diesel - Automatic - 150 hp - '
'144.833 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726617%27 HTTP/1.1" 200 None
2026-03-30 04:20:33 [adesa.de] INFO: Saving data for 10726617: {'auction_closing_time': 1774962000.0, 'created_time': 1774528160.64935, 'last_price_update_time': 1774844433.813068}
2026-03-30 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726617') HTTP/1.1" 204 0
2026-03-30 04:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b9b725b-46f1-5f22-b6e1-ae9490099a73 with identifier: 10727130
2026-03-30 04:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b9b725b-46f1-5f22-b6e1-ae9490099a73 with scrape type 2
2026-03-30 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b9b725b-46f1-5f22-b6e1-ae9490099a73 with scrape type 2
2026-03-30 04:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1b9b725b-46f1-5f22-b6e1-ae9490099a73, identifier: 10727130
2026-03-30 04:20:33 [adesa.de] INFO: Found listing with ID: 10725734
2026-03-30 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725734%27 HTTP/1.1" 200 None
2026-03-30 04:20:33 [adesa.de] INFO: Scrape type for 10725734: 2
2026-03-30 04:20:33 [adesa.de] INFO: Scraping item 10725734 url https://www.openlane.eu/en/carv6/auction/10725734
2026-03-30 04:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1b9b725b-46f1-5f22-b6e1-ae9490099a73 with identifier: 10727130
2026-03-30 04:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1b9b725b-46f1-5f22-b6e1-ae9490099a73 with identifier: 10727130
2026-03-30 04:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1b9b725b-46f1-5f22-b6e1-ae9490099a73 with identifier: 10727130 to the API
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:20: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-30 04:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727130>
{'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': 319,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '1b9b725b-46f1-5f22-b6e1-ae9490099a73',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '392131',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727130',
'listing': 'auction',
'location': 'Düren (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 21060,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen Golf 2.0 TSI - 4Motion - Petrol - Automatic - 319 hp - '
'21.060 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [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-30 04:20:34 [adesa.de] INFO: Saving data for 10727130: {'auction_closing_time': 1774962000.0, 'created_time': 1774528165.603375, 'last_price_update_time': 1774844434.250119}
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727130') HTTP/1.1" 204 0
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725706
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725706%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725706: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725706 url https://www.openlane.eu/en/carv6/auction/10725706
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725733
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725733%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725733: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725733 url https://www.openlane.eu/en/carv6/auction/10725733
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725697
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725697%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725697: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725697 url https://www.openlane.eu/en/carv6/auction/10725697
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725738
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725738%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725738: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725738 url https://www.openlane.eu/en/carv6/auction/10725738
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725712
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725712%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725712: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725712 url https://www.openlane.eu/en/carv6/auction/10725712
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725713
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725713%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725713: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725713 url https://www.openlane.eu/en/carv6/auction/10725713
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725701
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725701%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725701: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725701 url https://www.openlane.eu/en/carv6/auction/10725701
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725730
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725730%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725730: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725730 url https://www.openlane.eu/en/carv6/auction/10725730
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725728
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725728%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725728: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725728 url https://www.openlane.eu/en/carv6/auction/10725728
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725699
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725699%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725699: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725699 url https://www.openlane.eu/en/carv6/auction/10725699
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725702
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725702%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725702: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725702 url https://www.openlane.eu/en/carv6/auction/10725702
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725723
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725723%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725723: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725723 url https://www.openlane.eu/en/carv6/auction/10725723
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725740
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725740%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725740: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725740 url https://www.openlane.eu/en/carv6/auction/10725740
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725719
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725719%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725719: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725719 url https://www.openlane.eu/en/carv6/auction/10725719
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725718
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725718%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725718: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725718 url https://www.openlane.eu/en/carv6/auction/10725718
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725731
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725731%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725731: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725731 url https://www.openlane.eu/en/carv6/auction/10725731
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725714
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725714%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725714: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725714 url https://www.openlane.eu/en/carv6/auction/10725714
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725724
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725724%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725724: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725724 url https://www.openlane.eu/en/carv6/auction/10725724
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725739
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725739%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725739: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725739 url https://www.openlane.eu/en/carv6/auction/10725739
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725743
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725743%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725743: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725743 url https://www.openlane.eu/en/carv6/auction/10725743
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725735
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725735%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725735: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725735 url https://www.openlane.eu/en/carv6/auction/10725735
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725729
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725729%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725729: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725729 url https://www.openlane.eu/en/carv6/auction/10725729
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725704
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725704%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725704: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725704 url https://www.openlane.eu/en/carv6/auction/10725704
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725703
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725703%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725703: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725703 url https://www.openlane.eu/en/carv6/auction/10725703
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725771
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725771%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725771: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725771 url https://www.openlane.eu/en/carv6/auction/10725771
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10725742
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725742%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10725742: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10725742 url https://www.openlane.eu/en/carv6/auction/10725742
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10737474
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737474%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10737474: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10737474 url https://www.openlane.eu/en/carv6/auction/10737474
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10737475
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737475%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10737475: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10737475 url https://www.openlane.eu/en/carv6/auction/10737475
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10740148
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740148%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10740148: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10740148 url https://www.openlane.eu/en/carv6/auction/10740148
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10740142
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740142%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10740142: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10740142 url https://www.openlane.eu/en/carv6/auction/10740142
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10737476
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737476%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10737476: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10737476 url https://www.openlane.eu/en/carv6/auction/10737476
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10740146
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740146%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10740146: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10740146 url https://www.openlane.eu/en/carv6/auction/10740146
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10740143
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740143%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10740143: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10740143 url https://www.openlane.eu/en/carv6/auction/10740143
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10740153
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740153%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10740153: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10740153 url https://www.openlane.eu/en/carv6/auction/10740153
2026-03-30 04:20:34 [adesa.de] INFO: Found listing with ID: 10740145
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740145%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.de] INFO: Scrape type for 10740145: 2
2026-03-30 04:20:34 [adesa.de] INFO: Scraping item 10740145 url https://www.openlane.eu/en/carv6/auction/10740145
2026-03-30 04:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ddeb960-3076-55b7-89c0-dee630cc2b58 with identifier: 10726526
2026-03-30 04:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ddeb960-3076-55b7-89c0-dee630cc2b58 with scrape type 2
2026-03-30 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ddeb960-3076-55b7-89c0-dee630cc2b58 with scrape type 2
2026-03-30 04:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1ddeb960-3076-55b7-89c0-dee630cc2b58, identifier: 10726526
2026-03-30 04:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1ddeb960-3076-55b7-89c0-dee630cc2b58 with identifier: 10726526
2026-03-30 04:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1ddeb960-3076-55b7-89c0-dee630cc2b58 with identifier: 10726526
2026-03-30 04:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1ddeb960-3076-55b7-89c0-dee630cc2b58 with identifier: 10726526 to the API
2026-03-30 04:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726526>
{'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': '1ddeb960-3076-55b7-89c0-dee630cc2b58',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4503176',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726526',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 37342,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC40 B4 Plus Bright - Petrol - Automatic - 197 hp - 37.342 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-30 04:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726526%27 HTTP/1.1" 200 None
2026-03-30 04:20:35 [adesa.de] INFO: Saving data for 10726526: {'auction_closing_time': 1774962000.0, 'created_time': 1774527954.655464, 'last_price_update_time': 1774844435.545059}
2026-03-30 04:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726526') HTTP/1.1" 204 0
2026-03-30 04:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e61eac68-ff6b-56b4-b8a1-0b6cd79688f4 with identifier: 10726527
2026-03-30 04:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e61eac68-ff6b-56b4-b8a1-0b6cd79688f4 with scrape type 2
2026-03-30 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e61eac68-ff6b-56b4-b8a1-0b6cd79688f4 with scrape type 2
2026-03-30 04:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e61eac68-ff6b-56b4-b8a1-0b6cd79688f4, identifier: 10726527
2026-03-30 04:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced7580c-d523-5324-87e1-5cc9cc27e3d5 with identifier: 10726465
2026-03-30 04:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced7580c-d523-5324-87e1-5cc9cc27e3d5 with scrape type 2
2026-03-30 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ced7580c-d523-5324-87e1-5cc9cc27e3d5 with scrape type 2
2026-03-30 04:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ced7580c-d523-5324-87e1-5cc9cc27e3d5, identifier: 10726465
2026-03-30 04:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e61eac68-ff6b-56b4-b8a1-0b6cd79688f4 with identifier: 10726527
2026-03-30 04:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e61eac68-ff6b-56b4-b8a1-0b6cd79688f4 with identifier: 10726527
2026-03-30 04:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e61eac68-ff6b-56b4-b8a1-0b6cd79688f4 with identifier: 10726527 to the API
2026-03-30 04:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726527>
{'auction_title': '',
'c_o_2_emission_value': 124,
'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': 'e61eac68-ff6b-56b4-b8a1-0b6cd79688f4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4665828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726527',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 21000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen T-ROC 1.5 TSI Sport - Petrol - Automatic - 150 hp - '
'21.000 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-30 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726527%27 HTTP/1.1" 200 None
2026-03-30 04:20:36 [adesa.de] INFO: Saving data for 10726527: {'auction_closing_time': 1774962000.0, 'created_time': 1774527887.813306, 'last_price_update_time': 1774844436.122155}
2026-03-30 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726527') HTTP/1.1" 204 0
2026-03-30 04:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ced7580c-d523-5324-87e1-5cc9cc27e3d5 with identifier: 10726465
2026-03-30 04:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ced7580c-d523-5324-87e1-5cc9cc27e3d5 with identifier: 10726465
2026-03-30 04:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ced7580c-d523-5324-87e1-5cc9cc27e3d5 with identifier: 10726465 to the API
2026-03-30 04:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726465>
{'auction_title': '',
'c_o_2_emission_value': 124,
'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': 'ced7580c-d523-5324-87e1-5cc9cc27e3d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4623524',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726465',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 44024,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen T-ROC 1.5 TSI Sport - Petrol - Automatic - 150 hp - '
'44.024 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-30 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726465%27 HTTP/1.1" 200 None
2026-03-30 04:20:36 [adesa.de] INFO: Saving data for 10726465: {'auction_closing_time': 1774962000.0, 'created_time': 1774528067.385426, 'last_price_update_time': 1774844436.434394}
2026-03-30 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726465') HTTP/1.1" 204 0
2026-03-30 04:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 286e415d-f8f9-5386-b952-b127f3c471a1 with identifier: 10727101
2026-03-30 04:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 286e415d-f8f9-5386-b952-b127f3c471a1 with scrape type 2
2026-03-30 04:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 286e415d-f8f9-5386-b952-b127f3c471a1 with scrape type 2
2026-03-30 04:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 286e415d-f8f9-5386-b952-b127f3c471a1, identifier: 10727101
2026-03-30 04:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac229c0e-3751-5517-8924-7e3d0ae8d252 with identifier: 10726545
2026-03-30 04:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac229c0e-3751-5517-8924-7e3d0ae8d252 with scrape type 2
2026-03-30 04:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac229c0e-3751-5517-8924-7e3d0ae8d252 with scrape type 2
2026-03-30 04:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac229c0e-3751-5517-8924-7e3d0ae8d252, identifier: 10726545
2026-03-30 04:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7f8515-5890-54a7-a0d1-2c251d02eb99 with identifier: 10726524
2026-03-30 04:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7f8515-5890-54a7-a0d1-2c251d02eb99 with scrape type 2
2026-03-30 04:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f7f8515-5890-54a7-a0d1-2c251d02eb99 with scrape type 2
2026-03-30 04:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9f7f8515-5890-54a7-a0d1-2c251d02eb99, identifier: 10726524
2026-03-30 04:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 286e415d-f8f9-5386-b952-b127f3c471a1 with identifier: 10727101
2026-03-30 04:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 286e415d-f8f9-5386-b952-b127f3c471a1 with identifier: 10727101
2026-03-30 04:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 286e415d-f8f9-5386-b952-b127f3c471a1 with identifier: 10727101 to the API
2026-03-30 04:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727101>
{'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': '286e415d-f8f9-5386-b952-b127f3c471a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4553822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727101',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 47233,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'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 - 47.233 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727101%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.de] INFO: Saving data for 10727101: {'auction_closing_time': 1774962000.0, 'created_time': 1774527899.653023, 'last_price_update_time': 1774844437.029041}
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727101') HTTP/1.1" 204 0
2026-03-30 04:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac229c0e-3751-5517-8924-7e3d0ae8d252 with identifier: 10726545
2026-03-30 04:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac229c0e-3751-5517-8924-7e3d0ae8d252 with identifier: 10726545
2026-03-30 04:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac229c0e-3751-5517-8924-7e3d0ae8d252 with identifier: 10726545 to the API
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726545>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac229c0e-3751-5517-8924-7e3d0ae8d252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4708158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726545',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 39818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen T-ROC 1.5 TSI Sport - Petrol - Automatic - 150 hp - '
'39.818 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726545%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.de] INFO: Saving data for 10726545: {'auction_closing_time': 1774962000.0, 'created_time': 1774527885.728616, 'last_price_update_time': 1774844437.312227}
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726545') HTTP/1.1" 204 0
2026-03-30 04:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9f7f8515-5890-54a7-a0d1-2c251d02eb99 with identifier: 10726524
2026-03-30 04:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9f7f8515-5890-54a7-a0d1-2c251d02eb99 with identifier: 10726524
2026-03-30 04:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9f7f8515-5890-54a7-a0d1-2c251d02eb99 with identifier: 10726524 to the API
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726524>
{'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': '9f7f8515-5890-54a7-a0d1-2c251d02eb99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4506655',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726524',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 73827,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC60 3.2 Inscription - Petrol - Automatic - 250 hp - 73.827 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726524%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.de] INFO: Saving data for 10726524: {'auction_closing_time': 1774962000.0, 'created_time': 1774527885.347372, 'last_price_update_time': 1774844437.645424}
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726524') HTTP/1.1" 204 0
2026-03-30 04:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74e0955d-ff93-5a6b-a26e-205ce9349ed8 with identifier: 10725770
2026-03-30 04:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8 with scrape type 2
2026-03-30 04:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8 with scrape type 2
2026-03-30 04:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74e0955d-ff93-5a6b-a26e-205ce9349ed8, identifier: 10725770
2026-03-30 04:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74e0955d-ff93-5a6b-a26e-205ce9349ed8 with identifier: 10725770
2026-03-30 04:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74e0955d-ff93-5a6b-a26e-205ce9349ed8 with identifier: 10725770
2026-03-30 04:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74e0955d-ff93-5a6b-a26e-205ce9349ed8 with identifier: 10725770 to the API
2026-03-30 04:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725770>
{'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-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '74e0955d-ff93-5a6b-a26e-205ce9349ed8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-RI 952',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725770',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 29392,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 39200,
'price_includes_vat': True,
'registration_date': '2024-10-24',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW 5 Series Touring 520 - Diesel - Automatic - 197 hp - 29.392 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725770%27 HTTP/1.1" 200 None
2026-03-30 04:20:38 [adesa.de] INFO: Saving data for 10725770: {'auction_closing_time': 1775034000.0, 'created_time': 1774632169.896085, 'last_price_update_time': 1774844438.18114}
2026-03-30 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725770') HTTP/1.1" 204 0
2026-03-30 04:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a8b7b3d-a1ba-5326-b174-f1284df95823 with identifier: 10725736
2026-03-30 04:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a8b7b3d-a1ba-5326-b174-f1284df95823 with scrape type 2
2026-03-30 04:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a8b7b3d-a1ba-5326-b174-f1284df95823 with scrape type 2
2026-03-30 04:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2a8b7b3d-a1ba-5326-b174-f1284df95823, identifier: 10725736
2026-03-30 04:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abe8e5e1-ce67-50c0-aa8f-3e660b0c9423 with identifier: 10726511
2026-03-30 04:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abe8e5e1-ce67-50c0-aa8f-3e660b0c9423 with scrape type 2
2026-03-30 04:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abe8e5e1-ce67-50c0-aa8f-3e660b0c9423 with scrape type 2
2026-03-30 04:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: abe8e5e1-ce67-50c0-aa8f-3e660b0c9423, identifier: 10726511
2026-03-30 04:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2a8b7b3d-a1ba-5326-b174-f1284df95823 with identifier: 10725736
2026-03-30 04:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2a8b7b3d-a1ba-5326-b174-f1284df95823 with identifier: 10725736
2026-03-30 04:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2a8b7b3d-a1ba-5326-b174-f1284df95823 with identifier: 10725736 to the API
2026-03-30 04:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725736>
{'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': 136,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2a8b7b3d-a1ba-5326-b174-f1284df95823',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-GI 1050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725736',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '1 Series',
'odometer': 69180,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW 1 Series 118i Advantage - Petrol - Automatic - 136 hp - 69.180 '
'km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2023}
2026-03-30 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725736%27 HTTP/1.1" 200 None
2026-03-30 04:20:38 [adesa.de] INFO: Saving data for 10725736: {'auction_closing_time': 1775034000.0, 'created_time': 1774632168.796155, 'last_price_update_time': 1774844438.6536}
2026-03-30 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725736') HTTP/1.1" 204 0
2026-03-30 04:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: abe8e5e1-ce67-50c0-aa8f-3e660b0c9423 with identifier: 10726511
2026-03-30 04:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: abe8e5e1-ce67-50c0-aa8f-3e660b0c9423 with identifier: 10726511
2026-03-30 04:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: abe8e5e1-ce67-50c0-aa8f-3e660b0c9423 with identifier: 10726511 to the API
2026-03-30 04:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726511>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'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': 'abe8e5e1-ce67-50c0-aa8f-3e660b0c9423',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4442533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726511',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 17224,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen T-Cross 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'17.224 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726511%27 HTTP/1.1" 200 None
2026-03-30 04:20:38 [adesa.de] INFO: Saving data for 10726511: {'auction_closing_time': 1774962000.0, 'created_time': 1774528162.477956, 'last_price_update_time': 1774844438.941858}
2026-03-30 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726511') HTTP/1.1" 204 0
2026-03-30 04: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-30 04: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-30 04:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99d255a1-6038-5fda-a33d-7ee5d191a4f8 with identifier: 10726494
2026-03-30 04:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99d255a1-6038-5fda-a33d-7ee5d191a4f8 with scrape type 2
2026-03-30 04:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99d255a1-6038-5fda-a33d-7ee5d191a4f8 with scrape type 2
2026-03-30 04:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 99d255a1-6038-5fda-a33d-7ee5d191a4f8, identifier: 10726494
2026-03-30 04:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9db62b2-b85a-52b2-9c04-9f1a1df180bd with identifier: 10726458
2026-03-30 04:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9db62b2-b85a-52b2-9c04-9f1a1df180bd with scrape type 2
2026-03-30 04:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9db62b2-b85a-52b2-9c04-9f1a1df180bd with scrape type 2
2026-03-30 04:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b9db62b2-b85a-52b2-9c04-9f1a1df180bd, identifier: 10726458
2026-03-30 04:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 99d255a1-6038-5fda-a33d-7ee5d191a4f8 with identifier: 10726494
2026-03-30 04:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 99d255a1-6038-5fda-a33d-7ee5d191a4f8 with identifier: 10726494
2026-03-30 04:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 99d255a1-6038-5fda-a33d-7ee5d191a4f8 with identifier: 10726494 to the API
2026-03-30 04:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726494>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '99d255a1-6038-5fda-a33d-7ee5d191a4f8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '427358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726494',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 134283,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2023-11-01',
'seats_number': 7,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC90 T8 Core - Hybrid - Automatic - 310 hp - 134.283 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-30 04:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726494%27 HTTP/1.1" 200 None
2026-03-30 04:20:39 [adesa.de] INFO: Saving data for 10726494: {'auction_closing_time': 1774962000.0, 'created_time': 1774527858.849085, 'last_price_update_time': 1774844439.499892}
2026-03-30 04:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726494') HTTP/1.1" 204 0
2026-03-30 04:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b9db62b2-b85a-52b2-9c04-9f1a1df180bd with identifier: 10726458
2026-03-30 04:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b9db62b2-b85a-52b2-9c04-9f1a1df180bd with identifier: 10726458
2026-03-30 04:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b9db62b2-b85a-52b2-9c04-9f1a1df180bd with identifier: 10726458 to the API
2026-03-30 04:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726458>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b9db62b2-b85a-52b2-9c04-9f1a1df180bd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4548712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726458',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 59777,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC40 B4 Plus Dark - Petrol - Automatic - 197 hp - 59.777 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-30 04:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726458%27 HTTP/1.1" 200 None
2026-03-30 04:20:39 [adesa.de] INFO: Saving data for 10726458: {'auction_closing_time': 1774962000.0, 'created_time': 1774527886.635328, 'last_price_update_time': 1774844439.77783}
2026-03-30 04:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726458') HTTP/1.1" 204 0
2026-03-30 04:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdaf4349-9835-502b-870b-047a5db833c4 with identifier: 10725726
2026-03-30 04:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdaf4349-9835-502b-870b-047a5db833c4 with scrape type 2
2026-03-30 04:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdaf4349-9835-502b-870b-047a5db833c4 with scrape type 2
2026-03-30 04:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cdaf4349-9835-502b-870b-047a5db833c4, identifier: 10725726
2026-03-30 04:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da8731fd-569c-5e6e-b473-6575ecd38a1f with identifier: 10726547
2026-03-30 04:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da8731fd-569c-5e6e-b473-6575ecd38a1f with scrape type 2
2026-03-30 04:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da8731fd-569c-5e6e-b473-6575ecd38a1f with scrape type 2
2026-03-30 04:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da8731fd-569c-5e6e-b473-6575ecd38a1f, identifier: 10726547
2026-03-30 04:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cdaf4349-9835-502b-870b-047a5db833c4 with identifier: 10725726
2026-03-30 04:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cdaf4349-9835-502b-870b-047a5db833c4 with identifier: 10725726
2026-03-30 04:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cdaf4349-9835-502b-870b-047a5db833c4 with identifier: 10725726 to the API
2026-03-30 04:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725726>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cdaf4349-9835-502b-870b-047a5db833c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OD-IN 6543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725726',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Citroën',
'model': 'C3',
'odometer': 57287,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Citroën C3 1.2 VTI Shine - Petrol - Manual - 83 hp - 57.287 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-30 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725726%27 HTTP/1.1" 200 None
2026-03-30 04:20:40 [adesa.de] INFO: Saving data for 10725726: {'auction_closing_time': 1775034000.0, 'created_time': 1774632185.353124, 'last_price_update_time': 1774844440.242168}
2026-03-30 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725726') HTTP/1.1" 204 0
2026-03-30 04:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da8731fd-569c-5e6e-b473-6575ecd38a1f with identifier: 10726547
2026-03-30 04:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da8731fd-569c-5e6e-b473-6575ecd38a1f with identifier: 10726547
2026-03-30 04:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da8731fd-569c-5e6e-b473-6575ecd38a1f with identifier: 10726547 to the API
2026-03-30 04:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726547>
{'auction_title': '',
'c_o_2_emission_value': 166,
'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': 'da8731fd-569c-5e6e-b473-6575ecd38a1f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5027432',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726547',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 40342,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC60 3.2 Ultimate Dark - AWD - Petrol - Automatic - 250 hp - '
'40.342 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2023}
2026-03-30 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726547%27 HTTP/1.1" 200 None
2026-03-30 04:20:40 [adesa.de] INFO: Saving data for 10726547: {'auction_closing_time': 1774962000.0, 'created_time': 1774527858.053774, 'last_price_update_time': 1774844440.525112}
2026-03-30 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726547') HTTP/1.1" 204 0
2026-03-30 04:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0358155d-e632-5a82-befc-58fb8452e01f with identifier: 10726428
2026-03-30 04:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0358155d-e632-5a82-befc-58fb8452e01f with scrape type 2
2026-03-30 04:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0358155d-e632-5a82-befc-58fb8452e01f with scrape type 2
2026-03-30 04:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0358155d-e632-5a82-befc-58fb8452e01f, identifier: 10726428
2026-03-30 04:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0358155d-e632-5a82-befc-58fb8452e01f with identifier: 10726428
2026-03-30 04:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0358155d-e632-5a82-befc-58fb8452e01f with identifier: 10726428
2026-03-30 04:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0358155d-e632-5a82-befc-58fb8452e01f with identifier: 10726428 to the API
2026-03-30 04:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726428>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'SUV',
'color': 'Gray',
'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': '0358155d-e632-5a82-befc-58fb8452e01f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5890648',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726428',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 28873,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC60 3.2 Ultimate Dark - AWD - Petrol - Automatic - 250 hp - '
'28.873 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2024}
2026-03-30 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726428%27 HTTP/1.1" 200 None
2026-03-30 04:20:40 [adesa.de] INFO: Saving data for 10726428: {'auction_closing_time': 1774962000.0, 'created_time': 1774527862.723609, 'last_price_update_time': 1774844440.99826}
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726428') HTTP/1.1" 204 0
2026-03-30 04:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02d3f21c-5789-518f-b2d1-60d8bc9c125e with identifier: 10725773
2026-03-30 04:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e with scrape type 2
2026-03-30 04:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e with scrape type 2
2026-03-30 04:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02d3f21c-5789-518f-b2d1-60d8bc9c125e, identifier: 10725773
2026-03-30 04:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02d3f21c-5789-518f-b2d1-60d8bc9c125e with identifier: 10725773
2026-03-30 04:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02d3f21c-5789-518f-b2d1-60d8bc9c125e with identifier: 10725773
2026-03-30 04:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02d3f21c-5789-518f-b2d1-60d8bc9c125e with identifier: 10725773 to the API
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725773>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '02d3f21c-5789-518f-b2d1-60d8bc9c125e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-UK 14E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725773',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 22391,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34600,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW X1 30e M Sport - xDrive - Hybrid - Automatic - 150 hp - 22.391 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725773%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Saving data for 10725773: {'auction_closing_time': 1775034000.0, 'created_time': 1774632177.614965, 'last_price_update_time': 1774844441.41515}
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725773') HTTP/1.1" 204 0
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10740144
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740144%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10740144: 2
2026-03-30 04:20:41 [adesa.de] INFO: Scraping item 10740144 url https://www.openlane.eu/en/carv6/auction/10740144
2026-03-30 04:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726365
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726365%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726365: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726365 url https://www.openlane.eu/en/carv6/auction/10726365
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726364
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726364%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726364: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726364 url https://www.openlane.eu/en/carv6/auction/10726364
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726398
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726398%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726398: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726398 url https://www.openlane.eu/en/carv6/auction/10726398
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726373
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726373%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726373: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726373 url https://www.openlane.eu/en/carv6/auction/10726373
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726289
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726289%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726289: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726289 url https://www.openlane.eu/en/carv6/auction/10726289
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726290
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726290%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726290: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726290 url https://www.openlane.eu/en/carv6/auction/10726290
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726291
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726291%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726291: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726291 url https://www.openlane.eu/en/carv6/auction/10726291
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726359
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726359%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726359: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726359 url https://www.openlane.eu/en/carv6/auction/10726359
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726374
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726374%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726374: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726374 url https://www.openlane.eu/en/carv6/auction/10726374
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726294
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726294%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726294: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726294 url https://www.openlane.eu/en/carv6/auction/10726294
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726361
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726361%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726361: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726361 url https://www.openlane.eu/en/carv6/auction/10726361
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726358
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726358%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726358: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726358 url https://www.openlane.eu/en/carv6/auction/10726358
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726293
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726293%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726293: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726293 url https://www.openlane.eu/en/carv6/auction/10726293
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726435
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726435%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726435: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726435 url https://www.openlane.eu/en/carv6/auction/10726435
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726363
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726363%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726363: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726363 url https://www.openlane.eu/en/carv6/auction/10726363
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726360
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726360%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726360: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726360 url https://www.openlane.eu/en/carv6/auction/10726360
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726362
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726362%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726362: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726362 url https://www.openlane.eu/en/carv6/auction/10726362
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726256
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726256%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726256: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726256 url https://www.openlane.eu/en/carv6/auction/10726256
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726257
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726257%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726257: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726257 url https://www.openlane.eu/en/carv6/auction/10726257
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726366
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726366%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726366: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726366 url https://www.openlane.eu/en/carv6/auction/10726366
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10726292
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726292%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10726292: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10726292 url https://www.openlane.eu/en/carv6/auction/10726292
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10608847
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710608847%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10608847: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10608847 url https://www.openlane.eu/en/carv6/auction/10608847
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10616543
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710616543%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10616543: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10616543 url https://www.openlane.eu/en/carv6/auction/10616543
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10724803
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710724803%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10724803: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10724803 url https://www.openlane.eu/en/carv6/auction/10724803
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10100285
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710100285%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10100285: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10100285 url https://www.openlane.eu/en/carv6/auction/10100285
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10504923
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504923%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10504923: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10504923 url https://www.openlane.eu/en/carv6/auction/10504923
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10504969
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504969%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10504969: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10504969 url https://www.openlane.eu/en/carv6/auction/10504969
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10504956
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504956%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10504956: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10504956 url https://www.openlane.eu/en/carv6/auction/10504956
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10505038
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710505038%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10505038: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10505038 url https://www.openlane.eu/en/carv6/auction/10505038
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10505032
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710505032%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10505032: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10505032 url https://www.openlane.eu/en/carv6/auction/10505032
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10504988
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504988%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10504988: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10504988 url https://www.openlane.eu/en/carv6/auction/10504988
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10504910
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504910%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10504910: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10504910 url https://www.openlane.eu/en/carv6/auction/10504910
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10505023
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710505023%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10505023: 0
2026-03-30 04:20:41 [adesa.de] INFO: Skipping item 10505023 url https://www.openlane.eu/en/carv6/auction/10505023
2026-03-30 04:20:41 [adesa.de] INFO: Found listing with ID: 10505050
2026-03-30 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710505050%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.de] INFO: Scrape type for 10505050: 2
2026-03-30 04:20:41 [adesa.de] INFO: Scraping item 10505050 url https://www.openlane.eu/en/carv6/auction/10505050
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10504915
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504915%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10504915: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10504915 url https://www.openlane.eu/en/carv6/auction/10504915
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10504992
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504992%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10504992: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10504992 url https://www.openlane.eu/en/carv6/auction/10504992
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10504919
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504919%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10504919: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10504919 url https://www.openlane.eu/en/carv6/auction/10504919
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504958%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10504980
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504980%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10504980: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10504980 url https://www.openlane.eu/en/carv6/auction/10504980
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10505021
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710505021%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10505021: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10505021 url https://www.openlane.eu/en/carv6/auction/10505021
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10527712
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710527712%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10527712: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10527712 url https://www.openlane.eu/en/carv6/auction/10527712
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10504951
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504951%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10504951: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10504951 url https://www.openlane.eu/en/carv6/auction/10504951
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10729521
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710729521%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10729521: 2
2026-03-30 04:20:42 [adesa.de] INFO: Scraping item 10729521 url https://www.openlane.eu/en/carv6/auction/10729521
2026-03-30 04:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10504986
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504986%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10504986: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10504986 url https://www.openlane.eu/en/carv6/auction/10504986
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10530502
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710530502%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10530502: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10530502 url https://www.openlane.eu/en/carv6/auction/10530502
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10276383
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710276383%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10276383: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10276383 url https://www.openlane.eu/en/carv6/auction/10276383
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 9958697
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%279958697%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 9958697: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 9958697 url https://www.openlane.eu/en/carv6/auction/9958697
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10504985
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504985%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10504985: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10504985 url https://www.openlane.eu/en/carv6/auction/10504985
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10504984
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504984%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10504984: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10504984 url https://www.openlane.eu/en/carv6/auction/10504984
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10665478
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710665478%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10665478: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10665478 url https://www.openlane.eu/en/carv6/auction/10665478
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10721613
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710721613%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10721613: 2
2026-03-30 04:20:42 [adesa.de] INFO: Scraping item 10721613 url https://www.openlane.eu/en/carv6/auction/10721613
2026-03-30 04: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-30 04:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eac5f895-bef1-5eb7-aff0-46c533afd001 with identifier: 10740145
2026-03-30 04:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eac5f895-bef1-5eb7-aff0-46c533afd001 with scrape type 2
2026-03-30 04:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eac5f895-bef1-5eb7-aff0-46c533afd001 with scrape type 2
2026-03-30 04:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eac5f895-bef1-5eb7-aff0-46c533afd001, identifier: 10740145
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10597841
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710597841%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10597841: 0
2026-03-30 04:20:42 [adesa.de] INFO: Skipping item 10597841 url https://www.openlane.eu/en/carv6/auction/10597841
2026-03-30 04:20:42 [adesa.de] INFO: Found listing with ID: 10698052
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710698052%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Scrape type for 10698052: 2
2026-03-30 04:20:42 [adesa.de] INFO: Scraping item 10698052 url https://www.openlane.eu/en/carv6/auction/10698052
2026-03-30 04: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-30 04: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-30 04:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eac5f895-bef1-5eb7-aff0-46c533afd001 with identifier: 10740145
2026-03-30 04:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eac5f895-bef1-5eb7-aff0-46c533afd001 with identifier: 10740145
2026-03-30 04:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eac5f895-bef1-5eb7-aff0-46c533afd001 with identifier: 10740145 to the API
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740145>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'eac5f895-bef1-5eb7-aff0-46c533afd001',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S36V17990I681691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740145',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 30593,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 55200,
'price_includes_vat': True,
'registration_date': '2024-07-11',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - Diesel - Automatic - 237 hp - '
'30.593 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740145%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.de] INFO: Saving data for 10740145: {'auction_closing_time': 1774872900.0, 'created_time': 1774632171.28694, 'last_price_update_time': 1774844442.86979}
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740145') HTTP/1.1" 204 0
2026-03-30 04:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with identifier: 10740143
2026-03-30 04:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with scrape type 2
2026-03-30 04:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with scrape type 2
2026-03-30 04:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247, identifier: 10740143
2026-03-30 04:20:43 [adesa.de] INFO: Found listing with ID: 10723812
2026-03-30 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710723812%27 HTTP/1.1" 200 None
2026-03-30 04:20:43 [adesa.de] INFO: Scrape type for 10723812: 2
2026-03-30 04:20:43 [adesa.de] INFO: Scraping item 10723812 url https://www.openlane.eu/en/carv6/auction/10723812
2026-03-30 04: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-30 04:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with identifier: 10740143
2026-03-30 04:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with identifier: 10740143
2026-03-30 04:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with identifier: 10740143 to the API
2026-03-30 04:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740143>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '0d50eec7-2cfe-5e0b-884e-468d1fd7a247',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DNAX2742',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740143',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 28340,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 54100,
'price_includes_vat': True,
'registration_date': '2024-07-18',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - Diesel - Automatic - 237 hp - '
'28.340 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-30 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740143%27 HTTP/1.1" 200 None
2026-03-30 04:20:43 [adesa.de] INFO: Saving data for 10740143: {'auction_closing_time': 1774872900.0, 'created_time': 1774632173.177578, 'last_price_update_time': 1774844443.389207}
2026-03-30 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740143') HTTP/1.1" 204 0
2026-03-30 04: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-30 04:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5617997-2389-500b-8443-7eda9c065057 with identifier: 10740153
2026-03-30 04:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5617997-2389-500b-8443-7eda9c065057 with scrape type 2
2026-03-30 04:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5617997-2389-500b-8443-7eda9c065057 with scrape type 2
2026-03-30 04:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5617997-2389-500b-8443-7eda9c065057, identifier: 10740153
2026-03-30 04:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb8ad49c-9ef3-55cd-b316-4c5def013273 with identifier: 10725774
2026-03-30 04:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb8ad49c-9ef3-55cd-b316-4c5def013273 with scrape type 2
2026-03-30 04:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb8ad49c-9ef3-55cd-b316-4c5def013273 with scrape type 2
2026-03-30 04:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb8ad49c-9ef3-55cd-b316-4c5def013273, identifier: 10725774
2026-03-30 04:20:43 [adesa.de] INFO: Found listing with ID: 10694524
2026-03-30 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710694524%27 HTTP/1.1" 200 None
2026-03-30 04:20:43 [adesa.de] INFO: Scrape type for 10694524: 0
2026-03-30 04:20:43 [adesa.de] INFO: Skipping item 10694524 url https://www.openlane.eu/en/carv6/auction/10694524
2026-03-30 04:20:43 [adesa.de] INFO: Found listing with ID: 10703826
2026-03-30 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710703826%27 HTTP/1.1" 200 None
2026-03-30 04:20:43 [adesa.de] INFO: Scrape type for 10703826: 0
2026-03-30 04:20:43 [adesa.de] INFO: Skipping item 10703826 url https://www.openlane.eu/en/carv6/auction/10703826
2026-03-30 04:20:43 [adesa.de] INFO: Found listing with ID: 10626566
2026-03-30 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710626566%27 HTTP/1.1" 200 None
2026-03-30 04:20:43 [adesa.de] INFO: Scrape type for 10626566: 0
2026-03-30 04:20:43 [adesa.de] INFO: Skipping item 10626566 url https://www.openlane.eu/en/carv6/auction/10626566
2026-03-30 04:20:43 [adesa.de] INFO: Found listing with ID: 10698811
2026-03-30 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710698811%27 HTTP/1.1" 200 None
2026-03-30 04:20:43 [adesa.de] INFO: Scrape type for 10698811: 2
2026-03-30 04:20:43 [adesa.de] INFO: Scraping item 10698811 url https://www.openlane.eu/en/carv6/auction/10698811
2026-03-30 04: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-30 04:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5617997-2389-500b-8443-7eda9c065057 with identifier: 10740153
2026-03-30 04:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5617997-2389-500b-8443-7eda9c065057 with identifier: 10740153
2026-03-30 04:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5617997-2389-500b-8443-7eda9c065057 with identifier: 10740153 to the API
2026-03-30 04:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740153>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'e5617997-2389-500b-8443-7eda9c065057',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EUIU1552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740153',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 28573,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 55300,
'price_includes_vat': True,
'registration_date': '2024-09-06',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - Diesel - Automatic - 237 hp - '
'28.573 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-30 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740153%27 HTTP/1.1" 200 None
2026-03-30 04:20:43 [adesa.de] INFO: Saving data for 10740153: {'auction_closing_time': 1774872900.0, 'created_time': 1774632174.093717, 'last_price_update_time': 1774844443.961083}
2026-03-30 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740153') HTTP/1.1" 204 0
2026-03-30 04:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb8ad49c-9ef3-55cd-b316-4c5def013273 with identifier: 10725774
2026-03-30 04:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb8ad49c-9ef3-55cd-b316-4c5def013273 with identifier: 10725774
2026-03-30 04:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb8ad49c-9ef3-55cd-b316-4c5def013273 with identifier: 10725774 to the API
2026-03-30 04:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725774>
{'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': 150,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'cb8ad49c-9ef3-55cd-b316-4c5def013273',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-H 178E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725774',
'listing': 'auction',
'location': 'Thurmansbang/Thannberg (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 35602,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 35000,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW X1 30e M Sport - xDrive - Hybrid - Automatic - 150 hp - 35.602 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-30 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725774%27 HTTP/1.1" 200 None
2026-03-30 04:20:44 [adesa.de] INFO: Saving data for 10725774: {'auction_closing_time': 1775034000.0, 'created_time': 1774632154.699816, 'last_price_update_time': 1774844444.293447}
2026-03-30 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725774') HTTP/1.1" 204 0
2026-03-30 04:20:44 [adesa.de] INFO: Found listing with ID: 10696471
2026-03-30 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710696471%27 HTTP/1.1" 200 None
2026-03-30 04:20:44 [adesa.de] INFO: Scrape type for 10696471: 2
2026-03-30 04:20:44 [adesa.de] INFO: Scraping item 10696471 url https://www.openlane.eu/en/carv6/auction/10696471
2026-03-30 04:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f617235c-81bb-5631-9599-458ba5408a77 with identifier: 10740148
2026-03-30 04:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f617235c-81bb-5631-9599-458ba5408a77 with scrape type 2
2026-03-30 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f617235c-81bb-5631-9599-458ba5408a77 with scrape type 2
2026-03-30 04:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f617235c-81bb-5631-9599-458ba5408a77, identifier: 10740148
2026-03-30 04:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6729376-2339-5d27-9ad7-6cf1c2dc5653 with identifier: 10737476
2026-03-30 04:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6729376-2339-5d27-9ad7-6cf1c2dc5653 with scrape type 2
2026-03-30 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6729376-2339-5d27-9ad7-6cf1c2dc5653 with scrape type 2
2026-03-30 04:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6729376-2339-5d27-9ad7-6cf1c2dc5653, identifier: 10737476
2026-03-30 04:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 291b3561-8f60-564f-a727-149fb2094ce6 with identifier: 10740142
2026-03-30 04:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 291b3561-8f60-564f-a727-149fb2094ce6 with scrape type 2
2026-03-30 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 291b3561-8f60-564f-a727-149fb2094ce6 with scrape type 2
2026-03-30 04:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 291b3561-8f60-564f-a727-149fb2094ce6, identifier: 10740142
2026-03-30 04:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f617235c-81bb-5631-9599-458ba5408a77 with identifier: 10740148
2026-03-30 04:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f617235c-81bb-5631-9599-458ba5408a77 with identifier: 10740148
2026-03-30 04:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f617235c-81bb-5631-9599-458ba5408a77 with identifier: 10740148 to the API
2026-03-30 04:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740148>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Coupé',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'f617235c-81bb-5631-9599-458ba5408a77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PAFZX503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740148',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLE',
'odometer': 30578,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41900,
'price_includes_vat': True,
'registration_date': '2024-11-13',
'seats_number': 4,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz CLE 220d AMG Line - Diesel - Automatic - 197 hp - '
'30.578 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-30 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740148%27 HTTP/1.1" 200 None
2026-03-30 04:20:44 [adesa.de] INFO: Saving data for 10740148: {'auction_closing_time': 1774872900.0, 'created_time': 1774632173.488998, 'last_price_update_time': 1774844444.889747}
2026-03-30 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740148') HTTP/1.1" 204 0
2026-03-30 04:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6729376-2339-5d27-9ad7-6cf1c2dc5653 with identifier: 10737476
2026-03-30 04:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6729376-2339-5d27-9ad7-6cf1c2dc5653 with identifier: 10737476
2026-03-30 04:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6729376-2339-5d27-9ad7-6cf1c2dc5653 with identifier: 10737476 to the API
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737476>
{'auction_title': '',
'c_o_2_emission_value': 217,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'a6729376-2339-5d27-9ad7-6cf1c2dc5653',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MJX6318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737476',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 35860,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 55400,
'price_includes_vat': True,
'registration_date': '2024-07-02',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - 4-Matic - Diesel - Automatic - '
'237 hp - 35.860 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737476%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.de] INFO: Saving data for 10737476: {'auction_closing_time': 1774872900.0, 'created_time': 1774632170.958433, 'last_price_update_time': 1774844445.203429}
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737476') HTTP/1.1" 204 0
2026-03-30 04:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 291b3561-8f60-564f-a727-149fb2094ce6 with identifier: 10740142
2026-03-30 04:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 291b3561-8f60-564f-a727-149fb2094ce6 with identifier: 10740142
2026-03-30 04:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 291b3561-8f60-564f-a727-149fb2094ce6 with identifier: 10740142 to the API
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740142>
{'auction_title': '',
'c_o_2_emission_value': 217,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '291b3561-8f60-564f-a727-149fb2094ce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MLX4325',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740142',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 35503,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 56300,
'price_includes_vat': True,
'registration_date': '2024-07-19',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - 4-Matic - Diesel - Automatic - '
'237 hp - 35.503 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740142%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.de] INFO: Saving data for 10740142: {'auction_closing_time': 1774872900.0, 'created_time': 1774632160.17974, 'last_price_update_time': 1774844445.488632}
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740142') HTTP/1.1" 204 0
2026-03-30 04:20:45 [adesa.de] INFO: Found listing with ID: 10728749
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710728749%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.de] INFO: Scrape type for 10728749: 2
2026-03-30 04:20:45 [adesa.de] INFO: Scraping item 10728749 url https://www.openlane.eu/en/carv6/auction/10728749
2026-03-30 04: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-30 04:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:45 [adesa.de] INFO: Found listing with ID: 10663906
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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-30 04:20:45 [adesa.de] INFO: Scrape type for 10663906: 0
2026-03-30 04:20:45 [adesa.de] INFO: Skipping item 10663906 url https://www.openlane.eu/en/carv6/auction/10663906
2026-03-30 04:20:45 [adesa.de] INFO: Found listing with ID: 10691964
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710691964%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.de] INFO: Scrape type for 10691964: 0
2026-03-30 04:20:45 [adesa.de] INFO: Skipping item 10691964 url https://www.openlane.eu/en/carv6/auction/10691964
2026-03-30 04:20:45 [adesa.de] INFO: Found listing with ID: 10728625
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710728625%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.de] INFO: Scrape type for 10728625: 2
2026-03-30 04:20:45 [adesa.de] INFO: Scraping item 10728625 url https://www.openlane.eu/en/carv6/auction/10728625
2026-03-30 04: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-30 04: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-30 04:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d85d4eb2-ee91-584d-bf21-b77c1ca87f5d with identifier: 10737475
2026-03-30 04:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d85d4eb2-ee91-584d-bf21-b77c1ca87f5d with scrape type 2
2026-03-30 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d85d4eb2-ee91-584d-bf21-b77c1ca87f5d with scrape type 2
2026-03-30 04:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d85d4eb2-ee91-584d-bf21-b77c1ca87f5d, identifier: 10737475
2026-03-30 04:20:45 [adesa.de] INFO: Found listing with ID: 10707703
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710707703%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.de] INFO: Scrape type for 10707703: 0
2026-03-30 04:20:45 [adesa.de] INFO: Skipping item 10707703 url https://www.openlane.eu/en/carv6/auction/10707703
2026-03-30 04:20:45 [adesa.de] INFO: Found listing with ID: 10688552
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710688552%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.de] INFO: Scrape type for 10688552: 0
2026-03-30 04:20:45 [adesa.de] INFO: Skipping item 10688552 url https://www.openlane.eu/en/carv6/auction/10688552
2026-03-30 04:20:45 [adesa.de] INFO: Found listing with ID: 10553682
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710553682%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.de] INFO: Scrape type for 10553682: 0
2026-03-30 04:20:45 [adesa.de] INFO: Skipping item 10553682 url https://www.openlane.eu/en/carv6/auction/10553682
2026-03-30 04:20:45 [adesa.de] INFO: Found listing with ID: 10698181
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710698181%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.de] INFO: Scrape type for 10698181: 2
2026-03-30 04:20:45 [adesa.de] INFO: Scraping item 10698181 url https://www.openlane.eu/en/carv6/auction/10698181
2026-03-30 04:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d85d4eb2-ee91-584d-bf21-b77c1ca87f5d with identifier: 10737475
2026-03-30 04:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d85d4eb2-ee91-584d-bf21-b77c1ca87f5d with identifier: 10737475
2026-03-30 04:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d85d4eb2-ee91-584d-bf21-b77c1ca87f5d with identifier: 10737475 to the API
2026-03-30 04:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737475>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd85d4eb2-ee91-584d-bf21-b77c1ca87f5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S36V1I681691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737475',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 14522,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26500,
'price_includes_vat': True,
'registration_date': '2024-10-18',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz CLA 180d AMG Line - Diesel - Automatic - 116 hp - '
'14.522 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-30 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737475%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.de] INFO: Saving data for 10737475: {'auction_closing_time': 1774872900.0, 'created_time': 1774632175.663929, 'last_price_update_time': 1774844446.067642}
2026-03-30 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737475') HTTP/1.1" 204 0
2026-03-30 04:20:46 [adesa.de] INFO: Found listing with ID: 10697386
2026-03-30 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710697386%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.de] INFO: Scrape type for 10697386: 2
2026-03-30 04:20:46 [adesa.de] INFO: Scraping item 10697386 url https://www.openlane.eu/en/carv6/auction/10697386
2026-03-30 04:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68d375e8-5d43-5930-a563-69541321b347 with identifier: 10725742
2026-03-30 04:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68d375e8-5d43-5930-a563-69541321b347 with scrape type 2
2026-03-30 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68d375e8-5d43-5930-a563-69541321b347 with scrape type 2
2026-03-30 04:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68d375e8-5d43-5930-a563-69541321b347, identifier: 10725742
2026-03-30 04:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3e343b4-9911-5953-9d83-5e7dc4a614f0 with identifier: 10725771
2026-03-30 04:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3e343b4-9911-5953-9d83-5e7dc4a614f0 with scrape type 2
2026-03-30 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3e343b4-9911-5953-9d83-5e7dc4a614f0 with scrape type 2
2026-03-30 04:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c3e343b4-9911-5953-9d83-5e7dc4a614f0, identifier: 10725771
2026-03-30 04:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ee5290a-80af-58f8-8a7b-8d75b00a5c39 with identifier: 10737474
2026-03-30 04:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ee5290a-80af-58f8-8a7b-8d75b00a5c39 with scrape type 2
2026-03-30 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ee5290a-80af-58f8-8a7b-8d75b00a5c39 with scrape type 2
2026-03-30 04:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1ee5290a-80af-58f8-8a7b-8d75b00a5c39, identifier: 10737474
2026-03-30 04:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68d375e8-5d43-5930-a563-69541321b347 with identifier: 10725742
2026-03-30 04:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68d375e8-5d43-5930-a563-69541321b347 with identifier: 10725742
2026-03-30 04:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68d375e8-5d43-5930-a563-69541321b347 with identifier: 10725742 to the API
2026-03-30 04:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725742>
{'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-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '68d375e8-5d43-5930-a563-69541321b347',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-FT 31',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725742',
'listing': 'auction',
'location': 'Thurmansbang/Thannberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 74474,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2024-02-07',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Move - Diesel - Automatic - 150 '
'hp - 74.474 km',
'transmission': 'automatic',
'trim': 'Move',
'vin': None,
'year': 2024}
2026-03-30 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725742%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.de] INFO: Saving data for 10725742: {'auction_closing_time': 1775034000.0, 'created_time': 1774632167.036236, 'last_price_update_time': 1774844446.737313}
2026-03-30 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725742') HTTP/1.1" 204 0
2026-03-30 04:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c3e343b4-9911-5953-9d83-5e7dc4a614f0 with identifier: 10725771
2026-03-30 04:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c3e343b4-9911-5953-9d83-5e7dc4a614f0 with identifier: 10725771
2026-03-30 04:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c3e343b4-9911-5953-9d83-5e7dc4a614f0 with identifier: 10725771 to the API
2026-03-30 04:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725771>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'c3e343b4-9911-5953-9d83-5e7dc4a614f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-ID 71E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725771',
'listing': 'auction',
'location': 'Thurmansbang/Thannberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.7',
'odometer': 43539,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29000,
'price_includes_vat': True,
'registration_date': '2025-01-08',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Volkswagen ID.7 Tourer Pro S - Electric - Automatic - 286 hp - '
'43.539 km',
'transmission': 'automatic',
'trim': 'Pro S',
'vin': None,
'year': 2025}
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725771%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Saving data for 10725771: {'auction_closing_time': 1775034000.0, 'created_time': 1774632183.372007, 'last_price_update_time': 1774844447.037372}
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725771') HTTP/1.1" 204 0
2026-03-30 04:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1ee5290a-80af-58f8-8a7b-8d75b00a5c39 with identifier: 10737474
2026-03-30 04:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1ee5290a-80af-58f8-8a7b-8d75b00a5c39 with identifier: 10737474
2026-03-30 04:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1ee5290a-80af-58f8-8a7b-8d75b00a5c39 with identifier: 10737474 to the API
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737474>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': '1ee5290a-80af-58f8-8a7b-8d75b00a5c39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S36V17611I681691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737474',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 14762,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz A AMG 35 AMG Line - 4-Matic - Petrol - Automatic - '
'306 hp - 14.762 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737474%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Saving data for 10737474: {'auction_closing_time': 1774872900.0, 'created_time': 1774632178.184622, 'last_price_update_time': 1774844447.330248}
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737474') HTTP/1.1" 204 0
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10525350
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710525350%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10525350: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10525350 url https://www.openlane.eu/en/carv6/auction/10525350
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10662396
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710662396%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10662396: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10662396 url https://www.openlane.eu/en/carv6/auction/10662396
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10606756
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710606756%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10606756: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10606756 url https://www.openlane.eu/en/carv6/auction/10606756
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10585779
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710585779%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10585779: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10585779 url https://www.openlane.eu/en/carv6/auction/10585779
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10590424
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710590424%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10590424: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10590424 url https://www.openlane.eu/en/carv6/auction/10590424
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10719699
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710719699%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10719699: 2
2026-03-30 04:20:47 [adesa.de] INFO: Scraping item 10719699 url https://www.openlane.eu/en/carv6/auction/10719699
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10644733
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710644733%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10644733: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10644733 url https://www.openlane.eu/en/carv6/auction/10644733
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10557402
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710557402%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10557402: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10557402 url https://www.openlane.eu/en/carv6/auction/10557402
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10504929
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504929%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10504929: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10504929 url https://www.openlane.eu/en/carv6/auction/10504929
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10504917
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504917%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10504917: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10504917 url https://www.openlane.eu/en/carv6/auction/10504917
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10649966
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710649966%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10649966: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10649966 url https://www.openlane.eu/en/carv6/auction/10649966
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10504911
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504911%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10504911: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10504911 url https://www.openlane.eu/en/carv6/auction/10504911
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10504912
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504912%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10504912: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10504912 url https://www.openlane.eu/en/carv6/auction/10504912
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10505024
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710505024%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10505024: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10505024 url https://www.openlane.eu/en/carv6/auction/10505024
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10681290
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710681290%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10681290: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10681290 url https://www.openlane.eu/en/carv6/auction/10681290
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10504928
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504928%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10504928: 2
2026-03-30 04:20:47 [adesa.de] INFO: Scraping item 10504928 url https://www.openlane.eu/en/carv6/auction/10504928
2026-03-30 04:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10504976
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504976%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10504976: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10504976 url https://www.openlane.eu/en/carv6/auction/10504976
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10504940
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504940%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10504940: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10504940 url https://www.openlane.eu/en/carv6/auction/10504940
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10620678
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710620678%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10620678: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10620678 url https://www.openlane.eu/en/carv6/auction/10620678
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10662394
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710662394%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10662394: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10662394 url https://www.openlane.eu/en/carv6/auction/10662394
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10723811
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710723811%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10723811: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10723811 url https://www.openlane.eu/en/carv6/auction/10723811
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10723810
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710723810%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10723810: 2
2026-03-30 04:20:47 [adesa.de] INFO: Scraping item 10723810 url https://www.openlane.eu/en/carv6/auction/10723810
2026-03-30 04:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10662395
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710662395%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10662395: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10662395 url https://www.openlane.eu/en/carv6/auction/10662395
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10504944
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504944%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10504944: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10504944 url https://www.openlane.eu/en/carv6/auction/10504944
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10505027
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710505027%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10505027: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10505027 url https://www.openlane.eu/en/carv6/auction/10505027
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10504974
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504974%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10504974: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10504974 url https://www.openlane.eu/en/carv6/auction/10504974
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10676821
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710676821%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10676821: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10676821 url https://www.openlane.eu/en/carv6/auction/10676821
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10626289
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710626289%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10626289: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10626289 url https://www.openlane.eu/en/carv6/auction/10626289
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10626518
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710626518%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10626518: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10626518 url https://www.openlane.eu/en/carv6/auction/10626518
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10631171
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710631171%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10631171: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10631171 url https://www.openlane.eu/en/carv6/auction/10631171
2026-03-30 04:20:47 [adesa.de] INFO: Found listing with ID: 10626516
2026-03-30 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710626516%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.de] INFO: Scrape type for 10626516: 0
2026-03-30 04:20:47 [adesa.de] INFO: Skipping item 10626516 url https://www.openlane.eu/en/carv6/auction/10626516
2026-03-30 04:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 with identifier: 10725703
2026-03-30 04:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 with scrape type 2
2026-03-30 04:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 with scrape type 2
2026-03-30 04:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1, identifier: 10725703
2026-03-30 04:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 with identifier: 10725703
2026-03-30 04:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 with identifier: 10725703
2026-03-30 04:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 with identifier: 10725703 to the API
2026-03-30 04:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725703>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 83,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRO-D 899E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725703',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'e-Up!',
'odometer': 43340,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2020-12-11',
'seats_number': 4,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Volkswagen e-Up! - Electric - Automatic - 83 hp - 43.340 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725703%27 HTTP/1.1" 200 None
2026-03-30 04:20:48 [adesa.de] INFO: Saving data for 10725703: {'auction_closing_time': 1775034000.0, 'created_time': 1774632184.385136, 'last_price_update_time': 1774844448.289217}
2026-03-30 04:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725703') HTTP/1.1" 204 0
2026-03-30 04:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04: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-30 04:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c with identifier: 10740144
2026-03-30 04:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c with scrape type 2
2026-03-30 04:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c with scrape type 2
2026-03-30 04:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c, identifier: 10740144
2026-03-30 04:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c with identifier: 10740144
2026-03-30 04:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c with identifier: 10740144
2026-03-30 04:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c with identifier: 10740144 to the API
2026-03-30 04:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740144>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S36V17993I681691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740144',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 33863,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 55300,
'price_includes_vat': True,
'registration_date': '2024-09-06',
'seats_number': 6,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - Diesel - Automatic - 237 hp - '
'33.863 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-30 04:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740144%27 HTTP/1.1" 200 None
2026-03-30 04:20:48 [adesa.de] INFO: Saving data for 10740144: {'auction_closing_time': 1774872900.0, 'created_time': 1774632169.202678, 'last_price_update_time': 1774844448.859626}
2026-03-30 04:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740144') HTTP/1.1" 204 0
2026-03-30 04:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c851a30a-c407-56e2-a7b5-0fda7880637b with identifier: 10729521
2026-03-30 04:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c851a30a-c407-56e2-a7b5-0fda7880637b with scrape type 2
2026-03-30 04:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c851a30a-c407-56e2-a7b5-0fda7880637b with scrape type 2
2026-03-30 04:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c851a30a-c407-56e2-a7b5-0fda7880637b, identifier: 10729521
2026-03-30 04:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c851a30a-c407-56e2-a7b5-0fda7880637b with identifier: 10729521
2026-03-30 04:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c851a30a-c407-56e2-a7b5-0fda7880637b with identifier: 10729521
2026-03-30 04:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c851a30a-c407-56e2-a7b5-0fda7880637b with identifier: 10729521 to the API
2026-03-30 04:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729521>
{'auction_title': '',
'c_o_2_emission_value': 250,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'c851a30a-c407-56e2-a7b5-0fda7880637b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729521',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 25942,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41700,
'price_includes_vat': True,
'registration_date': '2024-12-11',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Sprinter L2H2 317 CDI - Diesel - Automatic - 170 hp - '
'25.942 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710729521%27 HTTP/1.1" 200 None
2026-03-30 04:20:49 [adesa.de] INFO: Saving data for 10729521: {'auction_closing_time': 1798675200.0, 'created_time': 1774528006.193223, 'last_price_update_time': 1774844449.238069}
2026-03-30 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729521') HTTP/1.1" 204 0
2026-03-30 04:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15acbb30-3dab-5e78-900c-d349accc07b6 with identifier: 10725729
2026-03-30 04:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15acbb30-3dab-5e78-900c-d349accc07b6 with scrape type 2
2026-03-30 04:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15acbb30-3dab-5e78-900c-d349accc07b6 with scrape type 2
2026-03-30 04:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15acbb30-3dab-5e78-900c-d349accc07b6, identifier: 10725729
2026-03-30 04:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4304712-31f8-57d1-ab57-dcdbef6c8b87 with identifier: 10721613
2026-03-30 04:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4304712-31f8-57d1-ab57-dcdbef6c8b87 with scrape type 2
2026-03-30 04:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4304712-31f8-57d1-ab57-dcdbef6c8b87 with scrape type 2
2026-03-30 04:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b4304712-31f8-57d1-ab57-dcdbef6c8b87, identifier: 10721613
2026-03-30 04:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15acbb30-3dab-5e78-900c-d349accc07b6 with identifier: 10725729
2026-03-30 04:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15acbb30-3dab-5e78-900c-d349accc07b6 with identifier: 10725729
2026-03-30 04:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15acbb30-3dab-5e78-900c-d349accc07b6 with identifier: 10725729 to the API
2026-03-30 04:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725729>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '15acbb30-3dab-5e78-900c-d349accc07b6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DEG-TC 203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725729',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 83179,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 200 hp - '
'83.179 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725729%27 HTTP/1.1" 200 None
2026-03-30 04:20:49 [adesa.de] INFO: Saving data for 10725729: {'auction_closing_time': 1775034000.0, 'created_time': 1774632201.645891, 'last_price_update_time': 1774844449.742833}
2026-03-30 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725729') HTTP/1.1" 204 0
2026-03-30 04:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b4304712-31f8-57d1-ab57-dcdbef6c8b87 with identifier: 10721613
2026-03-30 04:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b4304712-31f8-57d1-ab57-dcdbef6c8b87 with identifier: 10721613
2026-03-30 04:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b4304712-31f8-57d1-ab57-dcdbef6c8b87 with identifier: 10721613 to the API
2026-03-30 04:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721613>
{'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': 'b4304712-31f8-57d1-ab57-dcdbef6c8b87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721613',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'e-Berlingo',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën e-Berlingo 50 kWh - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710721613%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.de] INFO: Saving data for 10721613: {'auction_closing_time': 1798675200.0, 'created_time': 1774441756.445001, 'last_price_update_time': 1774844450.019671}
2026-03-30 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10721613') HTTP/1.1" 204 0
2026-03-30 04:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 634c72ab-8c27-592a-a016-342082926283 with identifier: 10725735
2026-03-30 04:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 634c72ab-8c27-592a-a016-342082926283 with scrape type 2
2026-03-30 04:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 634c72ab-8c27-592a-a016-342082926283 with scrape type 2
2026-03-30 04:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 634c72ab-8c27-592a-a016-342082926283, identifier: 10725735
2026-03-30 04:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b66cdec9-a7c1-59f8-829e-ad2aa72d8cd9 with identifier: 10725704
2026-03-30 04:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b66cdec9-a7c1-59f8-829e-ad2aa72d8cd9 with scrape type 2
2026-03-30 04:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b66cdec9-a7c1-59f8-829e-ad2aa72d8cd9 with scrape type 2
2026-03-30 04:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b66cdec9-a7c1-59f8-829e-ad2aa72d8cd9, identifier: 10725704
2026-03-30 04:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 634c72ab-8c27-592a-a016-342082926283 with identifier: 10725735
2026-03-30 04:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 634c72ab-8c27-592a-a016-342082926283 with identifier: 10725735
2026-03-30 04:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 634c72ab-8c27-592a-a016-342082926283 with identifier: 10725735 to the API
2026-03-30 04:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725735>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '634c72ab-8c27-592a-a016-342082926283',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DEG-TC 172',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725735',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 52159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp '
'- 52.159 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-30 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725735%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.de] INFO: Saving data for 10725735: {'auction_closing_time': 1775034000.0, 'created_time': 1774632202.01388, 'last_price_update_time': 1774844450.509479}
2026-03-30 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725735') HTTP/1.1" 204 0
2026-03-30 04:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b66cdec9-a7c1-59f8-829e-ad2aa72d8cd9 with identifier: 10725704
2026-03-30 04:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b66cdec9-a7c1-59f8-829e-ad2aa72d8cd9 with identifier: 10725704
2026-03-30 04:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b66cdec9-a7c1-59f8-829e-ad2aa72d8cd9 with identifier: 10725704 to the API
2026-03-30 04:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725704>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 83,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'b66cdec9-a7c1-59f8-829e-ad2aa72d8cd9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRO-D 890E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725704',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'e-Up!',
'odometer': 62867,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2020-12-11',
'seats_number': 4,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Volkswagen e-Up! 36,8 kWh - Electric - Automatic - 83 hp - 62.867 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725704%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.de] INFO: Saving data for 10725704: {'auction_closing_time': 1775034000.0, 'created_time': 1774632200.785537, 'last_price_update_time': 1774844450.778839}
2026-03-30 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725704') HTTP/1.1" 204 0
2026-03-30 04:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10696471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050
2026-03-30 04:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-30 04:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-30 04:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 308cd903-2fbf-5eaf-8690-6af83ff4779e, identifier: 10505050
2026-03-30 04:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050
2026-03-30 04:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050
2026-03-30 04:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050 to the API
2026-03-30 04:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505050>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '308cd903-2fbf-5eaf-8690-6af83ff4779e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505050',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-30 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710505050%27 HTTP/1.1" 200 None
2026-03-30 04:20:51 [adesa.de] INFO: Saving data for 10505050: {'auction_closing_time': 1798675200.0, 'created_time': 1773337137.542175, 'last_price_update_time': 1774844451.190397}
2026-03-30 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505050') HTTP/1.1" 204 0
2026-03-30 04:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f57db1e1-4660-5d95-ba48-9022f96ff49f with identifier: 10696471
2026-03-30 04:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f57db1e1-4660-5d95-ba48-9022f96ff49f with scrape type 2
2026-03-30 04:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f57db1e1-4660-5d95-ba48-9022f96ff49f with scrape type 2
2026-03-30 04:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f57db1e1-4660-5d95-ba48-9022f96ff49f, identifier: 10696471
2026-03-30 04:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f57db1e1-4660-5d95-ba48-9022f96ff49f with identifier: 10696471
2026-03-30 04:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f57db1e1-4660-5d95-ba48-9022f96ff49f with identifier: 10696471
2026-03-30 04:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f57db1e1-4660-5d95-ba48-9022f96ff49f with identifier: 10696471 to the API
2026-03-30 04:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10696471>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Light truck',
'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': 'f57db1e1-4660-5d95-ba48-9022f96ff49f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10696471',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2026-02-17',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Transit Trend - Petrol - Manual - 101 hp - 50 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2026}
2026-03-30 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710696471%27 HTTP/1.1" 200 None
2026-03-30 04:20:51 [adesa.de] INFO: Saving data for 10696471: {'auction_closing_time': 1798675200.0, 'created_time': 1774009289.760223, 'last_price_update_time': 1774844451.588483}
2026-03-30 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10696471') HTTP/1.1" 204 0
2026-03-30 04:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a62e1be-c299-5289-a23c-f0617ceb0eb7 with identifier: 10725743
2026-03-30 04:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a62e1be-c299-5289-a23c-f0617ceb0eb7 with scrape type 2
2026-03-30 04:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a62e1be-c299-5289-a23c-f0617ceb0eb7 with scrape type 2
2026-03-30 04:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6a62e1be-c299-5289-a23c-f0617ceb0eb7, identifier: 10725743
2026-03-30 04:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af63157d-0242-597f-9be5-4d053691cd0e with identifier: 10723812
2026-03-30 04:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af63157d-0242-597f-9be5-4d053691cd0e with scrape type 2
2026-03-30 04:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af63157d-0242-597f-9be5-4d053691cd0e with scrape type 2
2026-03-30 04:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af63157d-0242-597f-9be5-4d053691cd0e, identifier: 10723812
2026-03-30 04:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0579db26-bc14-5f8c-ac72-b431f1845204 with identifier: 10698052
2026-03-30 04:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0579db26-bc14-5f8c-ac72-b431f1845204 with scrape type 2
2026-03-30 04:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0579db26-bc14-5f8c-ac72-b431f1845204 with scrape type 2
2026-03-30 04:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0579db26-bc14-5f8c-ac72-b431f1845204, identifier: 10698052
2026-03-30 04:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6a62e1be-c299-5289-a23c-f0617ceb0eb7 with identifier: 10725743
2026-03-30 04:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6a62e1be-c299-5289-a23c-f0617ceb0eb7 with identifier: 10725743
2026-03-30 04:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6a62e1be-c299-5289-a23c-f0617ceb0eb7 with identifier: 10725743 to the API
2026-03-30 04:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725743>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6a62e1be-c299-5289-a23c-f0617ceb0eb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-RI 103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725743',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 42108,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Skoda Fabia 1.0 TSI Drive - Petrol - Automatic - 116 hp - 42.108 km',
'transmission': 'automatic',
'trim': 'Drive',
'vin': None,
'year': 2024}
2026-03-30 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725743%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.de] INFO: Saving data for 10725743: {'auction_closing_time': 1775034000.0, 'created_time': 1774632199.874961, 'last_price_update_time': 1774844452.168984}
2026-03-30 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725743') HTTP/1.1" 204 0
2026-03-30 04:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af63157d-0242-597f-9be5-4d053691cd0e with identifier: 10723812
2026-03-30 04:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af63157d-0242-597f-9be5-4d053691cd0e with identifier: 10723812
2026-03-30 04:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af63157d-0242-597f-9be5-4d053691cd0e with identifier: 10723812 to the API
2026-03-30 04:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723812>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'af63157d-0242-597f-9be5-4d053691cd0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57434',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723812',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2023-07-28',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumpy - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710723812%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.de] INFO: Saving data for 10723812: {'auction_closing_time': 1798675200.0, 'created_time': 1774528036.580584, 'last_price_update_time': 1774844452.448332}
2026-03-30 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723812') HTTP/1.1" 204 0
2026-03-30 04:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0579db26-bc14-5f8c-ac72-b431f1845204 with identifier: 10698052
2026-03-30 04:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0579db26-bc14-5f8c-ac72-b431f1845204 with identifier: 10698052
2026-03-30 04:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0579db26-bc14-5f8c-ac72-b431f1845204 with identifier: 10698052 to the API
2026-03-30 04:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698052>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '0579db26-bc14-5f8c-ac72-b431f1845204',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698052',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumpy - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710698052%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.de] INFO: Saving data for 10698052: {'auction_closing_time': 1798675200.0, 'created_time': 1774009291.523272, 'last_price_update_time': 1774844452.735381}
2026-03-30 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10698052') HTTP/1.1" 204 0
2026-03-30 04:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ea0ce85-45b2-5177-b7ba-15f396b12e97 with identifier: 10740146
2026-03-30 04:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ea0ce85-45b2-5177-b7ba-15f396b12e97 with scrape type 2
2026-03-30 04:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ea0ce85-45b2-5177-b7ba-15f396b12e97 with scrape type 2
2026-03-30 04:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8ea0ce85-45b2-5177-b7ba-15f396b12e97, identifier: 10740146
2026-03-30 04:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 344d67c6-905d-51b8-b373-d617b72550ae with identifier: 10698811
2026-03-30 04:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 344d67c6-905d-51b8-b373-d617b72550ae with scrape type 2
2026-03-30 04:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 344d67c6-905d-51b8-b373-d617b72550ae with scrape type 2
2026-03-30 04:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 344d67c6-905d-51b8-b373-d617b72550ae, identifier: 10698811
2026-03-30 04:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaf32304-6b6e-51ae-92cd-4606da0d73b8 with identifier: 10728749
2026-03-30 04:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaf32304-6b6e-51ae-92cd-4606da0d73b8 with scrape type 2
2026-03-30 04:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaf32304-6b6e-51ae-92cd-4606da0d73b8 with scrape type 2
2026-03-30 04:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aaf32304-6b6e-51ae-92cd-4606da0d73b8, identifier: 10728749
2026-03-30 04:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8ea0ce85-45b2-5177-b7ba-15f396b12e97 with identifier: 10740146
2026-03-30 04:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8ea0ce85-45b2-5177-b7ba-15f396b12e97 with identifier: 10740146
2026-03-30 04:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8ea0ce85-45b2-5177-b7ba-15f396b12e97 with identifier: 10740146 to the API
2026-03-30 04:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740146>
{'auction_title': '',
'c_o_2_emission_value': 217,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '8ea0ce85-45b2-5177-b7ba-15f396b12e97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S36V18004I681691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740146',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 40101,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 55200,
'price_includes_vat': True,
'registration_date': '2024-07-24',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - 4-Matic - Diesel - Automatic - '
'237 hp - 40.101 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-30 04:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710740146%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.de] INFO: Saving data for 10740146: {'auction_closing_time': 1774872900.0, 'created_time': 1774632172.781117, 'last_price_update_time': 1774844453.364839}
2026-03-30 04:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740146') HTTP/1.1" 204 0
2026-03-30 04:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 344d67c6-905d-51b8-b373-d617b72550ae with identifier: 10698811
2026-03-30 04:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 344d67c6-905d-51b8-b373-d617b72550ae with identifier: 10698811
2026-03-30 04:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 344d67c6-905d-51b8-b373-d617b72550ae with identifier: 10698811 to the API
2026-03-30 04:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698811>
{'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': '344d67c6-905d-51b8-b373-d617b72550ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698811',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 3500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2025-11-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Focus 1.0 ST Line X - Petrol - Automatic - 156 hp - 3.500 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2025}
2026-03-30 04:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710698811%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.de] INFO: Saving data for 10698811: {'auction_closing_time': 1798675200.0, 'created_time': 1774009295.534218, 'last_price_update_time': 1774844453.650839}
2026-03-30 04:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10698811') HTTP/1.1" 204 0
2026-03-30 04:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aaf32304-6b6e-51ae-92cd-4606da0d73b8 with identifier: 10728749
2026-03-30 04:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aaf32304-6b6e-51ae-92cd-4606da0d73b8 with identifier: 10728749
2026-03-30 04:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aaf32304-6b6e-51ae-92cd-4606da0d73b8 with identifier: 10728749 to the API
2026-03-30 04:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728749>
{'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': 'aaf32304-6b6e-51ae-92cd-4606da0d73b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728749',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 12487,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-04-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Bayon 1.2 - Petrol - Manual - 79 hp - 12.487 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710728749%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.de] INFO: Saving data for 10728749: {'auction_closing_time': 1798675200.0, 'created_time': 1774528021.363854, 'last_price_update_time': 1774844453.95581}
2026-03-30 04:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728749') HTTP/1.1" 204 0
2026-03-30 04:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8de6144e-945d-5ea6-a3c5-04f2d4dee9dd with identifier: 10725739
2026-03-30 04:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8de6144e-945d-5ea6-a3c5-04f2d4dee9dd with scrape type 2
2026-03-30 04:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8de6144e-945d-5ea6-a3c5-04f2d4dee9dd with scrape type 2
2026-03-30 04:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8de6144e-945d-5ea6-a3c5-04f2d4dee9dd, identifier: 10725739
2026-03-30 04:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8de6144e-945d-5ea6-a3c5-04f2d4dee9dd with identifier: 10725739
2026-03-30 04:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8de6144e-945d-5ea6-a3c5-04f2d4dee9dd with identifier: 10725739
2026-03-30 04:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8de6144e-945d-5ea6-a3c5-04f2d4dee9dd with identifier: 10725739 to the API
2026-03-30 04:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725739>
{'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-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8de6144e-945d-5ea6-a3c5-04f2d4dee9dd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-HC 9876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725739',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 140767,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-03-15',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Seat Tarraco 2.0 TDI FR - Diesel - Automatic - 150 hp - 140.767 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2023}
2026-03-30 04:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725739%27 HTTP/1.1" 200 None
2026-03-30 04:20:54 [adesa.de] INFO: Saving data for 10725739: {'auction_closing_time': 1775034000.0, 'created_time': 1774632221.493493, 'last_price_update_time': 1774844454.338242}
2026-03-30 04:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725739') HTTP/1.1" 204 0
2026-03-30 04:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with identifier: 10719699
2026-03-30 04:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with scrape type 2
2026-03-30 04:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with scrape type 2
2026-03-30 04:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1, identifier: 10719699
2026-03-30 04:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-30 04:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-30 04:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-30 04:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b2ecd02-661d-530b-942b-f02718c7e1c9, identifier: 10504928
2026-03-30 04:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with identifier: 10719699
2026-03-30 04:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with identifier: 10719699
2026-03-30 04:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with identifier: 10719699 to the API
2026-03-30 04:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719699>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719699',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Inster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2026-03-23',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Inster - Electric - Automatic - 115 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 04:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710719699%27 HTTP/1.1" 200 None
2026-03-30 04:20:54 [adesa.de] INFO: Saving data for 10719699: {'auction_closing_time': 1798675200.0, 'created_time': 1774441739.546566, 'last_price_update_time': 1774844454.830436}
2026-03-30 04:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10719699') HTTP/1.1" 204 0
2026-03-30 04:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-30 04:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-30 04:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928 to the API
2026-03-30 04:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504928>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 161,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8b2ecd02-661d-530b-942b-f02718c7e1c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504928',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI - Petrol - Automatic - 161 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710504928%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Saving data for 10504928: {'auction_closing_time': 1798675200.0, 'created_time': 1773240392.551368, 'last_price_update_time': 1774844455.135849}
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504928') HTTP/1.1" 204 0
2026-03-30 04:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10631172
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710631172%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10631172: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10631172 url https://www.openlane.eu/en/carv6/auction/10631172
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10676824
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710676824%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10676824: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10676824 url https://www.openlane.eu/en/carv6/auction/10676824
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10626287
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710626287%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10626287: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10626287 url https://www.openlane.eu/en/carv6/auction/10626287
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10626276
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710626276%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10626276: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10626276 url https://www.openlane.eu/en/carv6/auction/10626276
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10626274
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710626274%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10626274: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10626274 url https://www.openlane.eu/en/carv6/auction/10626274
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10626285
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710626285%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10626285: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10626285 url https://www.openlane.eu/en/carv6/auction/10626285
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10640299
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710640299%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10640299: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10640299 url https://www.openlane.eu/en/carv6/auction/10640299
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10626540
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710626540%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10626540: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10626540 url https://www.openlane.eu/en/carv6/auction/10626540
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10559443
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710559443%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10559443: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10559443 url https://www.openlane.eu/en/carv6/auction/10559443
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10729520
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710729520%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10729520: 2
2026-03-30 04:20:55 [adesa.de] INFO: Scraping item 10729520 url https://www.openlane.eu/en/carv6/auction/10729520
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10729522
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710729522%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10729522: 2
2026-03-30 04:20:55 [adesa.de] INFO: Scraping item 10729522 url https://www.openlane.eu/en/carv6/auction/10729522
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10707953
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710707953%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10707953: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10707953 url https://www.openlane.eu/en/carv6/auction/10707953
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10620675
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710620675%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10620675: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10620675 url https://www.openlane.eu/en/carv6/auction/10620675
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10625968
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710625968%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10625968: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10625968 url https://www.openlane.eu/en/carv6/auction/10625968
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10626545
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710626545%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10626545: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10626545 url https://www.openlane.eu/en/carv6/auction/10626545
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10631175
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710631175%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10631175: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10631175 url https://www.openlane.eu/en/carv6/auction/10631175
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10627628
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710627628%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10627628: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10627628 url https://www.openlane.eu/en/carv6/auction/10627628
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10627640
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710627640%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10627640: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10627640 url https://www.openlane.eu/en/carv6/auction/10627640
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10626273
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710626273%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10626273: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10626273 url https://www.openlane.eu/en/carv6/auction/10626273
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10627637
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710627637%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10627637: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10627637 url https://www.openlane.eu/en/carv6/auction/10627637
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10698071
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710698071%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10698071: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10698071 url https://www.openlane.eu/en/carv6/auction/10698071
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10623496
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710623496%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10623496: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10623496 url https://www.openlane.eu/en/carv6/auction/10623496
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10632970
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710632970%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10632970: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10632970 url https://www.openlane.eu/en/carv6/auction/10632970
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10632976
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710632976%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10632976: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10632976 url https://www.openlane.eu/en/carv6/auction/10632976
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10626290
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710626290%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10626290: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10626290 url https://www.openlane.eu/en/carv6/auction/10626290
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10632971
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710632971%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10632971: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10632971 url https://www.openlane.eu/en/carv6/auction/10632971
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10675195
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710675195%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10675195: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10675195 url https://www.openlane.eu/en/carv6/auction/10675195
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10425397
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710425397%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10425397: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10425397 url https://www.openlane.eu/en/carv6/auction/10425397
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10674997
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710674997%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10674997: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10674997 url https://www.openlane.eu/en/carv6/auction/10674997
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10699421
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710699421%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10699421: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10699421 url https://www.openlane.eu/en/carv6/auction/10699421
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10384594
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710384594%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10384594: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10384594 url https://www.openlane.eu/en/carv6/auction/10384594
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10633433
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710633433%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10633433: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10633433 url https://www.openlane.eu/en/carv6/auction/10633433
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10649959
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710649959%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10649959: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10649959 url https://www.openlane.eu/en/carv6/auction/10649959
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10694994
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710694994%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10694994: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10694994 url https://www.openlane.eu/en/carv6/auction/10694994
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10715704
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710715704%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10715704: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10715704 url https://www.openlane.eu/en/carv6/auction/10715704
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 9981933
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%279981933%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 9981933: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 9981933 url https://www.openlane.eu/en/carv6/auction/9981933
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10733667
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733667%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10733667: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10733667 url https://www.openlane.eu/en/carv6/auction/10733667
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 9981932
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%279981932%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 9981932: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 9981932 url https://www.openlane.eu/en/carv6/auction/9981932
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10696449
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710696449%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10696449: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10696449 url https://www.openlane.eu/en/carv6/auction/10696449
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10641207
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710641207%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10641207: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10641207 url https://www.openlane.eu/en/carv6/auction/10641207
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10628377
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710628377%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10628377: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10628377 url https://www.openlane.eu/en/carv6/auction/10628377
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10730137
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730137%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10730137: 0
2026-03-30 04:20:55 [adesa.de] INFO: Skipping item 10730137 url https://www.openlane.eu/en/carv6/auction/10730137
2026-03-30 04:20:55 [adesa.de] INFO: Found listing with ID: 10699465
2026-03-30 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710699465%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.de] INFO: Scrape type for 10699465: 2
2026-03-30 04:20:55 [adesa.de] INFO: Scraping item 10699465 url https://www.openlane.eu/en/carv6/auction/10699465
2026-03-30 04:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cff5c69-a842-52fb-a842-61cbc1a13499 with identifier: 10698181
2026-03-30 04:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cff5c69-a842-52fb-a842-61cbc1a13499 with scrape type 2
2026-03-30 04:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cff5c69-a842-52fb-a842-61cbc1a13499 with scrape type 2
2026-03-30 04:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6cff5c69-a842-52fb-a842-61cbc1a13499, identifier: 10698181
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10269735
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710269735%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10269735: 0
2026-03-30 04:20:56 [adesa.de] INFO: Skipping item 10269735 url https://www.openlane.eu/en/carv6/auction/10269735
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10333284
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710333284%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10333284: 0
2026-03-30 04:20:56 [adesa.de] INFO: Skipping item 10333284 url https://www.openlane.eu/en/carv6/auction/10333284
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10723574
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710723574%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10723574: 2
2026-03-30 04:20:56 [adesa.de] INFO: Scraping item 10723574 url https://www.openlane.eu/en/carv6/auction/10723574
2026-03-30 04:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6cff5c69-a842-52fb-a842-61cbc1a13499 with identifier: 10698181
2026-03-30 04:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6cff5c69-a842-52fb-a842-61cbc1a13499 with identifier: 10698181
2026-03-30 04:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6cff5c69-a842-52fb-a842-61cbc1a13499 with identifier: 10698181 to the API
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698181>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'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': '6cff5c69-a842-52fb-a842-61cbc1a13499',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57095',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698181',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 17263,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2025-04-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i20 1.2 N Line - Petrol - Manual - 79 hp - 17.263 km',
'transmission': 'manual',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710698181%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Saving data for 10698181: {'auction_closing_time': 1798675200.0, 'created_time': 1774009294.077648, 'last_price_update_time': 1774844456.474161}
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10698181') HTTP/1.1" 204 0
2026-03-30 04:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10727116
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727116%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10727116: 2
2026-03-30 04:20:56 [adesa.de] INFO: Scraping item 10727116 url https://www.openlane.eu/en/carv6/auction/10727116
2026-03-30 04: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-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10727145
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727145%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10727145: 0
2026-03-30 04:20:56 [adesa.de] INFO: Skipping item 10727145 url https://www.openlane.eu/en/carv6/auction/10727145
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10728845
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710728845%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10728845: 2
2026-03-30 04:20:56 [adesa.de] INFO: Scraping item 10728845 url https://www.openlane.eu/en/carv6/auction/10728845
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10727144
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727144%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10727144: 0
2026-03-30 04:20:56 [adesa.de] INFO: Skipping item 10727144 url https://www.openlane.eu/en/carv6/auction/10727144
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10726321
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710726321%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10726321: 2
2026-03-30 04:20:56 [adesa.de] INFO: Scraping item 10726321 url https://www.openlane.eu/en/carv6/auction/10726321
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10666058
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710666058%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10666058: 0
2026-03-30 04:20:56 [adesa.de] INFO: Skipping item 10666058 url https://www.openlane.eu/en/carv6/auction/10666058
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10728756
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710728756%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10728756: 2
2026-03-30 04:20:56 [adesa.de] INFO: Scraping item 10728756 url https://www.openlane.eu/en/carv6/auction/10728756
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10051067
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710051067%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10051067: 0
2026-03-30 04:20:56 [adesa.de] INFO: Skipping item 10051067 url https://www.openlane.eu/en/carv6/auction/10051067
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10734362
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734362%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10734362: 0
2026-03-30 04:20:56 [adesa.de] INFO: Skipping item 10734362 url https://www.openlane.eu/en/carv6/auction/10734362
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10707863
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710707863%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10707863: 0
2026-03-30 04:20:56 [adesa.de] INFO: Skipping item 10707863 url https://www.openlane.eu/en/carv6/auction/10707863
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10729510
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710729510%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10729510: 2
2026-03-30 04:20:56 [adesa.de] INFO: Scraping item 10729510 url https://www.openlane.eu/en/carv6/auction/10729510
2026-03-30 04:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13aaa090-f3b8-5be3-af7d-4870fc678546 with identifier: 10725724
2026-03-30 04:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13aaa090-f3b8-5be3-af7d-4870fc678546 with scrape type 2
2026-03-30 04:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13aaa090-f3b8-5be3-af7d-4870fc678546 with scrape type 2
2026-03-30 04:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 13aaa090-f3b8-5be3-af7d-4870fc678546, identifier: 10725724
2026-03-30 04:20:56 [adesa.de] INFO: Found listing with ID: 10697379
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710697379%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.de] INFO: Scrape type for 10697379: 2
2026-03-30 04:20:56 [adesa.de] INFO: Scraping item 10697379 url https://www.openlane.eu/en/carv6/auction/10697379
2026-03-30 04:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 13aaa090-f3b8-5be3-af7d-4870fc678546 with identifier: 10725724
2026-03-30 04:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 13aaa090-f3b8-5be3-af7d-4870fc678546 with identifier: 10725724
2026-03-30 04:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 13aaa090-f3b8-5be3-af7d-4870fc678546 with identifier: 10725724 to the API
2026-03-30 04:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725724>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '13aaa090-f3b8-5be3-af7d-4870fc678546',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BO-BP 80E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725724',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Vivaro-e',
'odometer': 28145,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 3,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Vivaro-e Edition - Electric - Automatic - 136 hp - 28.145 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725724%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Saving data for 10725724: {'auction_closing_time': 1775034000.0, 'created_time': 1774632199.527733, 'last_price_update_time': 1774844457.149171}
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725724') HTTP/1.1" 204 0
2026-03-30 04:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10563518
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710563518%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Scrape type for 10563518: 0
2026-03-30 04:20:57 [adesa.de] INFO: Skipping item 10563518 url https://www.openlane.eu/en/carv6/auction/10563518
2026-03-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10242156
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710242156%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Scrape type for 10242156: 0
2026-03-30 04:20:57 [adesa.de] INFO: Skipping item 10242156 url https://www.openlane.eu/en/carv6/auction/10242156
2026-03-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10722037
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710722037%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Scrape type for 10722037: 2
2026-03-30 04:20:57 [adesa.de] INFO: Scraping item 10722037 url https://www.openlane.eu/en/carv6/auction/10722037
2026-03-30 04: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-30 04:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10716209
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710716209%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Scrape type for 10716209: 0
2026-03-30 04:20:57 [adesa.de] INFO: Skipping item 10716209 url https://www.openlane.eu/en/carv6/auction/10716209
2026-03-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10531591
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710531591%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Scrape type for 10531591: 0
2026-03-30 04:20:57 [adesa.de] INFO: Skipping item 10531591 url https://www.openlane.eu/en/carv6/auction/10531591
2026-03-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10623494
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710623494%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Scrape type for 10623494: 0
2026-03-30 04:20:57 [adesa.de] INFO: Skipping item 10623494 url https://www.openlane.eu/en/carv6/auction/10623494
2026-03-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10682772
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710682772%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Scrape type for 10682772: 0
2026-03-30 04:20:57 [adesa.de] INFO: Skipping item 10682772 url https://www.openlane.eu/en/carv6/auction/10682772
2026-03-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10700897
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710700897%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Scrape type for 10700897: 2
2026-03-30 04:20:57 [adesa.de] INFO: Scraping item 10700897 url https://www.openlane.eu/en/carv6/auction/10700897
2026-03-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10732155
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732155%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Scrape type for 10732155: 2
2026-03-30 04:20:57 [adesa.de] INFO: Scraping item 10732155 url https://www.openlane.eu/en/carv6/auction/10732155
2026-03-30 04:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10733194
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710733194%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Scrape type for 10733194: 0
2026-03-30 04:20:57 [adesa.de] INFO: Skipping item 10733194 url https://www.openlane.eu/en/carv6/auction/10733194
2026-03-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10640466
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710640466%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Scrape type for 10640466: 0
2026-03-30 04:20:57 [adesa.de] INFO: Skipping item 10640466 url https://www.openlane.eu/en/carv6/auction/10640466
2026-03-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10724729
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710724729%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Scrape type for 10724729: 2
2026-03-30 04:20:57 [adesa.de] INFO: Scraping item 10724729 url https://www.openlane.eu/en/carv6/auction/10724729
2026-03-30 04: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-30 04: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-30 04:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1dea3bf-f653-5d5b-832a-a97ed7f6e6f3 with identifier: 10725714
2026-03-30 04:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1dea3bf-f653-5d5b-832a-a97ed7f6e6f3 with scrape type 2
2026-03-30 04:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1dea3bf-f653-5d5b-832a-a97ed7f6e6f3 with scrape type 2
2026-03-30 04:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a1dea3bf-f653-5d5b-832a-a97ed7f6e6f3, identifier: 10725714
2026-03-30 04:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a1dea3bf-f653-5d5b-832a-a97ed7f6e6f3 with identifier: 10725714
2026-03-30 04:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a1dea3bf-f653-5d5b-832a-a97ed7f6e6f3 with identifier: 10725714
2026-03-30 04:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a1dea3bf-f653-5d5b-832a-a97ed7f6e6f3 with identifier: 10725714 to the API
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725714>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a1dea3bf-f653-5d5b-832a-a97ed7f6e6f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MSP-WA 709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725714',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 134679,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Elegance - Diesel - Automatic '
'- 174 hp - 134.679 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725714%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.de] INFO: Saving data for 10725714: {'auction_closing_time': 1775034000.0, 'created_time': 1774632197.195279, 'last_price_update_time': 1774844457.871977}
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725714') HTTP/1.1" 204 0
2026-03-30 04:20:57 [adesa.de] INFO: Found listing with ID: 10691963
2026-03-30 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710691963%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10691963: 0
2026-03-30 04:20:58 [adesa.de] INFO: Skipping item 10691963 url https://www.openlane.eu/en/carv6/auction/10691963
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10641436
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710641436%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10641436: 0
2026-03-30 04:20:58 [adesa.de] INFO: Skipping item 10641436 url https://www.openlane.eu/en/carv6/auction/10641436
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10723140
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710723140%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10723140: 2
2026-03-30 04:20:58 [adesa.de] INFO: Scraping item 10723140 url https://www.openlane.eu/en/carv6/auction/10723140
2026-03-30 04:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with identifier: 10723810
2026-03-30 04:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f, identifier: 10723810
2026-03-30 04:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with identifier: 10723810
2026-03-30 04:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with identifier: 10723810
2026-03-30 04:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with identifier: 10723810 to the API
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723810>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'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': 'ba1a8b2d-5ee7-52dd-914a-b97c0707df6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57438',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723810',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33600,
'price_includes_vat': True,
'registration_date': '2026-03-23',
'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-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710723810%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Saving data for 10723810: {'auction_closing_time': 1798675200.0, 'created_time': 1774528017.582605, 'last_price_update_time': 1774844458.389197}
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723810') HTTP/1.1" 204 0
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10730133
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730133%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10730133: 0
2026-03-30 04:20:58 [adesa.de] INFO: Skipping item 10730133 url https://www.openlane.eu/en/carv6/auction/10730133
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10588293
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710588293%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10588293: 0
2026-03-30 04:20:58 [adesa.de] INFO: Skipping item 10588293 url https://www.openlane.eu/en/carv6/auction/10588293
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10673718
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710673718%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10673718: 0
2026-03-30 04:20:58 [adesa.de] INFO: Skipping item 10673718 url https://www.openlane.eu/en/carv6/auction/10673718
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10701015
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710701015%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10701015: 0
2026-03-30 04:20:58 [adesa.de] INFO: Skipping item 10701015 url https://www.openlane.eu/en/carv6/auction/10701015
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10661521
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710661521%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10661521: 0
2026-03-30 04:20:58 [adesa.de] INFO: Skipping item 10661521 url https://www.openlane.eu/en/carv6/auction/10661521
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10734358
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734358%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10734358: 2
2026-03-30 04:20:58 [adesa.de] INFO: Scraping item 10734358 url https://www.openlane.eu/en/carv6/auction/10734358
2026-03-30 04:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95904756-a3a6-512a-8f71-b83ae327128d with identifier: 10725718
2026-03-30 04:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95904756-a3a6-512a-8f71-b83ae327128d with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95904756-a3a6-512a-8f71-b83ae327128d with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 95904756-a3a6-512a-8f71-b83ae327128d, identifier: 10725718
2026-03-30 04:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22596148-de39-5b5e-be5b-4051ab3f7940 with identifier: 10725719
2026-03-30 04:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22596148-de39-5b5e-be5b-4051ab3f7940 with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22596148-de39-5b5e-be5b-4051ab3f7940 with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 22596148-de39-5b5e-be5b-4051ab3f7940, identifier: 10725719
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10628380
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710628380%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10628380: 0
2026-03-30 04:20:58 [adesa.de] INFO: Skipping item 10628380 url https://www.openlane.eu/en/carv6/auction/10628380
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10620367
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710620367%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10620367: 0
2026-03-30 04:20:58 [adesa.de] INFO: Skipping item 10620367 url https://www.openlane.eu/en/carv6/auction/10620367
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10699508
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710699508%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10699508: 0
2026-03-30 04:20:58 [adesa.de] INFO: Skipping item 10699508 url https://www.openlane.eu/en/carv6/auction/10699508
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10711370
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710711370%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10711370: 0
2026-03-30 04:20:58 [adesa.de] INFO: Skipping item 10711370 url https://www.openlane.eu/en/carv6/auction/10711370
2026-03-30 04:20:58 [adesa.de] INFO: Found listing with ID: 10725179
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725179%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.de] INFO: Scrape type for 10725179: 2
2026-03-30 04:20:58 [adesa.de] INFO: Scraping item 10725179 url https://www.openlane.eu/en/carv6/auction/10725179
2026-03-30 04:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 95904756-a3a6-512a-8f71-b83ae327128d with identifier: 10725718
2026-03-30 04:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 95904756-a3a6-512a-8f71-b83ae327128d with identifier: 10725718
2026-03-30 04:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 95904756-a3a6-512a-8f71-b83ae327128d with identifier: 10725718 to the API
2026-03-30 04:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725718>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '95904756-a3a6-512a-8f71-b83ae327128d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-WW 1528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725718',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 82646,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-08-11',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Business - Diesel - Automatic '
'- 174 hp - 82.646 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725718%27 HTTP/1.1" 200 None
2026-03-30 04:20:59 [adesa.de] INFO: Saving data for 10725718: {'auction_closing_time': 1775034000.0, 'created_time': 1774632195.713005, 'last_price_update_time': 1774844459.043075}
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725718') HTTP/1.1" 204 0
2026-03-30 04:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 22596148-de39-5b5e-be5b-4051ab3f7940 with identifier: 10725719
2026-03-30 04:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 22596148-de39-5b5e-be5b-4051ab3f7940 with identifier: 10725719
2026-03-30 04:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 22596148-de39-5b5e-be5b-4051ab3f7940 with identifier: 10725719 to the API
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725719>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '22596148-de39-5b5e-be5b-4051ab3f7940',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-WW 1526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725719',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 77789,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Business - Diesel - Automatic '
'- 174 hp - 77.789 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725719%27 HTTP/1.1" 200 None
2026-03-30 04:20:59 [adesa.de] INFO: Saving data for 10725719: {'auction_closing_time': 1775034000.0, 'created_time': 1774632194.753421, 'last_price_update_time': 1774844459.436226}
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725719') HTTP/1.1" 204 0
2026-03-30 04:20:59 [adesa.de] INFO: Found listing with ID: 10717379
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710717379%27 HTTP/1.1" 200 None
2026-03-30 04:20:59 [adesa.de] INFO: Scrape type for 10717379: 2
2026-03-30 04:20:59 [adesa.de] INFO: Scraping item 10717379 url https://www.openlane.eu/en/carv6/auction/10717379
2026-03-30 04:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:59 [adesa.de] INFO: Found listing with ID: 10732156
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732156%27 HTTP/1.1" 200 None
2026-03-30 04:20:59 [adesa.de] INFO: Scrape type for 10732156: 2
2026-03-30 04:20:59 [adesa.de] INFO: Scraping item 10732156 url https://www.openlane.eu/en/carv6/auction/10732156
2026-03-30 04:20:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49f684d4-121f-5b34-89be-f423cf6281bf with identifier: 10725740
2026-03-30 04:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49f684d4-121f-5b34-89be-f423cf6281bf with scrape type 2
2026-03-30 04:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49f684d4-121f-5b34-89be-f423cf6281bf with scrape type 2
2026-03-30 04:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49f684d4-121f-5b34-89be-f423cf6281bf, identifier: 10725740
2026-03-30 04:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49f684d4-121f-5b34-89be-f423cf6281bf with identifier: 10725740
2026-03-30 04:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49f684d4-121f-5b34-89be-f423cf6281bf with identifier: 10725740
2026-03-30 04:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49f684d4-121f-5b34-89be-f423cf6281bf with identifier: 10725740 to the API
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725740>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '49f684d4-121f-5b34-89be-f423cf6281bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-WW 1065',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725740',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 105028,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Business - Diesel - Automatic '
'- 174 hp - 105.028 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725740%27 HTTP/1.1" 200 None
2026-03-30 04:20:59 [adesa.de] INFO: Saving data for 10725740: {'auction_closing_time': 1775034000.0, 'created_time': 1774632196.104688, 'last_price_update_time': 1774844459.960516}
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725740') HTTP/1.1" 204 0
2026-03-30 04:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64d70021-cfc6-5405-9adf-ea3336023161 with identifier: 10725723
2026-03-30 04:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64d70021-cfc6-5405-9adf-ea3336023161 with scrape type 2
2026-03-30 04:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64d70021-cfc6-5405-9adf-ea3336023161 with scrape type 2
2026-03-30 04:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 64d70021-cfc6-5405-9adf-ea3336023161, identifier: 10725723
2026-03-30 04:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 64d70021-cfc6-5405-9adf-ea3336023161 with identifier: 10725723
2026-03-30 04:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 64d70021-cfc6-5405-9adf-ea3336023161 with identifier: 10725723
2026-03-30 04:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 64d70021-cfc6-5405-9adf-ea3336023161 with identifier: 10725723 to the API
2026-03-30 04:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725723>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '64d70021-cfc6-5405-9adf-ea3336023161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-WW 1569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725723',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 93362,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Insignia Sports Tourer 2.0 Business - Diesel - Automatic - 174 '
'hp - 93.362 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-30 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725723%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.de] INFO: Saving data for 10725723: {'auction_closing_time': 1775034000.0, 'created_time': 1774632191.791151, 'last_price_update_time': 1774844460.462795}
2026-03-30 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725723') HTTP/1.1" 204 0
2026-03-30 04:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba7ffe58-0a9c-5ff8-a767-0da491009708 with identifier: 10725702
2026-03-30 04:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba7ffe58-0a9c-5ff8-a767-0da491009708 with scrape type 2
2026-03-30 04:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba7ffe58-0a9c-5ff8-a767-0da491009708 with scrape type 2
2026-03-30 04:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba7ffe58-0a9c-5ff8-a767-0da491009708, identifier: 10725702
2026-03-30 04:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba7ffe58-0a9c-5ff8-a767-0da491009708 with identifier: 10725702
2026-03-30 04:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba7ffe58-0a9c-5ff8-a767-0da491009708 with identifier: 10725702
2026-03-30 04:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba7ffe58-0a9c-5ff8-a767-0da491009708 with identifier: 10725702 to the API
2026-03-30 04:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725702>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'ba7ffe58-0a9c-5ff8-a767-0da491009708',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRO-D 800',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725702',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 19814,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Corsa Edition - Electric - Automatic - 136 hp - 19.814 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-30 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725702%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.de] INFO: Saving data for 10725702: {'auction_closing_time': 1775034000.0, 'created_time': 1774632250.637887, 'last_price_update_time': 1774844460.825336}
2026-03-30 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725702') HTTP/1.1" 204 0
2026-03-30 04:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 982e2538-546a-56ff-9163-05c9bcc38ae2 with identifier: 10725699
2026-03-30 04:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 982e2538-546a-56ff-9163-05c9bcc38ae2 with scrape type 2
2026-03-30 04:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 982e2538-546a-56ff-9163-05c9bcc38ae2 with scrape type 2
2026-03-30 04:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 982e2538-546a-56ff-9163-05c9bcc38ae2, identifier: 10725699
2026-03-30 04:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 982e2538-546a-56ff-9163-05c9bcc38ae2 with identifier: 10725699
2026-03-30 04:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 982e2538-546a-56ff-9163-05c9bcc38ae2 with identifier: 10725699
2026-03-30 04:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 982e2538-546a-56ff-9163-05c9bcc38ae2 with identifier: 10725699 to the API
2026-03-30 04:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725699>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '982e2538-546a-56ff-9163-05c9bcc38ae2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AÖ-R 2036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725699',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 155616,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Combo Life 1.5 Edition - Diesel - Manual - 130 hp - 155.616 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-30 04:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725699%27 HTTP/1.1" 200 None
2026-03-30 04:21:01 [adesa.de] INFO: Saving data for 10725699: {'auction_closing_time': 1775034000.0, 'created_time': 1774632216.799338, 'last_price_update_time': 1774844461.212289}
2026-03-30 04:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725699') HTTP/1.1" 204 0
2026-03-30 04:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34b1c821-e4b7-5ae8-bf5d-ba1a200f8f36 with identifier: 10725728
2026-03-30 04:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34b1c821-e4b7-5ae8-bf5d-ba1a200f8f36 with scrape type 2
2026-03-30 04:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34b1c821-e4b7-5ae8-bf5d-ba1a200f8f36 with scrape type 2
2026-03-30 04:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 34b1c821-e4b7-5ae8-bf5d-ba1a200f8f36, identifier: 10725728
2026-03-30 04:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 34b1c821-e4b7-5ae8-bf5d-ba1a200f8f36 with identifier: 10725728
2026-03-30 04:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 34b1c821-e4b7-5ae8-bf5d-ba1a200f8f36 with identifier: 10725728
2026-03-30 04:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 34b1c821-e4b7-5ae8-bf5d-ba1a200f8f36 with identifier: 10725728 to the API
2026-03-30 04:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725728>
{'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': 170,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '34b1c821-e4b7-5ae8-bf5d-ba1a200f8f36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU-UT 2351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725728',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 154515,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 3,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit L3H2 2.0 TDCI Trend - Diesel - Manual - 170 hp - '
'154.515 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-30 04:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725728%27 HTTP/1.1" 200 None
2026-03-30 04:21:01 [adesa.de] INFO: Saving data for 10725728: {'auction_closing_time': 1775034000.0, 'created_time': 1774632216.089399, 'last_price_update_time': 1774844461.67691}
2026-03-30 04:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725728') HTTP/1.1" 204 0
2026-03-30 04:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad5d872-f46d-59c5-9a1c-cd0b3e0a08bd with identifier: 10725713
2026-03-30 04:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad5d872-f46d-59c5-9a1c-cd0b3e0a08bd with scrape type 2
2026-03-30 04:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ad5d872-f46d-59c5-9a1c-cd0b3e0a08bd with scrape type 2
2026-03-30 04:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6ad5d872-f46d-59c5-9a1c-cd0b3e0a08bd, identifier: 10725713
2026-03-30 04:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6ad5d872-f46d-59c5-9a1c-cd0b3e0a08bd with identifier: 10725713
2026-03-30 04:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6ad5d872-f46d-59c5-9a1c-cd0b3e0a08bd with identifier: 10725713
2026-03-30 04:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6ad5d872-f46d-59c5-9a1c-cd0b3e0a08bd with identifier: 10725713 to the API
2026-03-30 04:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725713>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6ad5d872-f46d-59c5-9a1c-cd0b3e0a08bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MN-DP 868',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725713',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 91352,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 9,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 105 hp - '
'91.352 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-30 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725713%27 HTTP/1.1" 200 None
2026-03-30 04:21:02 [adesa.de] INFO: Saving data for 10725713: {'auction_closing_time': 1775034000.0, 'created_time': 1774632214.163001, 'last_price_update_time': 1774844462.373555}
2026-03-30 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725713') HTTP/1.1" 204 0
2026-03-30 04:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02bb80d7-5e13-5a71-b45c-7a179a44952b with identifier: 10723574
2026-03-30 04:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02bb80d7-5e13-5a71-b45c-7a179a44952b with scrape type 2
2026-03-30 04:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02bb80d7-5e13-5a71-b45c-7a179a44952b with scrape type 2
2026-03-30 04:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02bb80d7-5e13-5a71-b45c-7a179a44952b, identifier: 10723574
2026-03-30 04:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02bb80d7-5e13-5a71-b45c-7a179a44952b with identifier: 10723574
2026-03-30 04:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02bb80d7-5e13-5a71-b45c-7a179a44952b with identifier: 10723574
2026-03-30 04:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02bb80d7-5e13-5a71-b45c-7a179a44952b with identifier: 10723574 to the API
2026-03-30 04:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723574>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'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': '02bb80d7-5e13-5a71-b45c-7a179a44952b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH WE 8610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723574',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 10859,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2025-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat 1.5 eTSI - Petrol - Automatic - 150 hp - 10.859 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710723574%27 HTTP/1.1" 200 None
2026-03-30 04:21:02 [adesa.de] INFO: Saving data for 10723574: {'auction_closing_time': 1798671600.0, 'created_time': 1774528093.132892, 'last_price_update_time': 1774844462.854248}
2026-03-30 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723574') HTTP/1.1" 204 0
2026-03-30 04:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d5e3556-f45a-5776-80a1-2c67df686207 with identifier: 10725701
2026-03-30 04:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d5e3556-f45a-5776-80a1-2c67df686207 with scrape type 2
2026-03-30 04:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d5e3556-f45a-5776-80a1-2c67df686207 with scrape type 2
2026-03-30 04:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d5e3556-f45a-5776-80a1-2c67df686207, identifier: 10725701
2026-03-30 04:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10728625
2026-03-30 04:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef514db8-6ecc-528c-947c-645582c04b72 with scrape type 2
2026-03-30 04:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef514db8-6ecc-528c-947c-645582c04b72 with scrape type 2
2026-03-30 04:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef514db8-6ecc-528c-947c-645582c04b72, identifier: 10728625
2026-03-30 04:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d5e3556-f45a-5776-80a1-2c67df686207 with identifier: 10725701
2026-03-30 04:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d5e3556-f45a-5776-80a1-2c67df686207 with identifier: 10725701
2026-03-30 04:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d5e3556-f45a-5776-80a1-2c67df686207 with identifier: 10725701 to the API
2026-03-30 04:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725701>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1d5e3556-f45a-5776-80a1-2c67df686207',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BO-BP 7045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725701',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 108782,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-12-07',
'seats_number': 3,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'108.782 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-30 04:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725701%27 HTTP/1.1" 200 None
2026-03-30 04:21:03 [adesa.de] INFO: Saving data for 10725701: {'auction_closing_time': 1775034000.0, 'created_time': 1774632215.675182, 'last_price_update_time': 1774844463.324581}
2026-03-30 04:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725701') HTTP/1.1" 204 0
2026-03-30 04:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10728625
2026-03-30 04:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10728625
2026-03-30 04:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10728625 to the API
2026-03-30 04:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728625>
{'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': 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': '57455',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728625',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2026-03-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i20 1.0 Comfort - Petrol - Automatic - 90 hp - 50 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2026}
2026-03-30 04:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710728625%27 HTTP/1.1" 200 None
2026-03-30 04:21:03 [adesa.de] INFO: Saving data for 10728625: {'auction_closing_time': 1798675200.0, 'created_time': 1774528055.432775, 'last_price_update_time': 1774844463.619232}
2026-03-30 04:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728625') HTTP/1.1" 204 0
2026-03-30 04:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e4194b6-2a98-5d28-9f75-992b2c04b528 with identifier: 10725730
2026-03-30 04:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e4194b6-2a98-5d28-9f75-992b2c04b528 with scrape type 2
2026-03-30 04:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e4194b6-2a98-5d28-9f75-992b2c04b528 with scrape type 2
2026-03-30 04:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1e4194b6-2a98-5d28-9f75-992b2c04b528, identifier: 10725730
2026-03-30 04:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1e4194b6-2a98-5d28-9f75-992b2c04b528 with identifier: 10725730
2026-03-30 04:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1e4194b6-2a98-5d28-9f75-992b2c04b528 with identifier: 10725730
2026-03-30 04:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1e4194b6-2a98-5d28-9f75-992b2c04b528 with identifier: 10725730 to the API
2026-03-30 04:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725730>
{'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': 130,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1e4194b6-2a98-5d28-9f75-992b2c04b528',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KUS-RK 190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725730',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 37163,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 9,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'37.163 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-30 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725730%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.de] INFO: Saving data for 10725730: {'auction_closing_time': 1775034000.0, 'created_time': 1774632162.957122, 'last_price_update_time': 1774844464.021565}
2026-03-30 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725730') HTTP/1.1" 204 0
2026-03-30 04:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a with identifier: 10729510
2026-03-30 04:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a with scrape type 2
2026-03-30 04:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a with scrape type 2
2026-03-30 04:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a, identifier: 10729510
2026-03-30 04:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b3ba03-d249-5038-8704-8ad030e4b6df with identifier: 10732155
2026-03-30 04:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b3ba03-d249-5038-8704-8ad030e4b6df with scrape type 2
2026-03-30 04:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7b3ba03-d249-5038-8704-8ad030e4b6df with scrape type 2
2026-03-30 04:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7b3ba03-d249-5038-8704-8ad030e4b6df, identifier: 10732155
2026-03-30 04:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a with identifier: 10729510
2026-03-30 04:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a with identifier: 10729510
2026-03-30 04:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a with identifier: 10729510 to the API
2026-03-30 04:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729510>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '31e0ca75-31eb-50fb-879d-e8d2f3b08f6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SI KO15 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729510',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 32761,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Leon 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 32.761 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710729510%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.de] INFO: Saving data for 10729510: {'auction_closing_time': 1798671600.0, 'created_time': 1774528156.256154, 'last_price_update_time': 1774844464.51344}
2026-03-30 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729510') HTTP/1.1" 204 0
2026-03-30 04:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7b3ba03-d249-5038-8704-8ad030e4b6df with identifier: 10732155
2026-03-30 04:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7b3ba03-d249-5038-8704-8ad030e4b6df with identifier: 10732155
2026-03-30 04:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7b3ba03-d249-5038-8704-8ad030e4b6df with identifier: 10732155 to the API
2026-03-30 04:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732155>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7b3ba03-d249-5038-8704-8ad030e4b6df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B JD 2605 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732155',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 11064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Octavia 1.4 TSI Ambition - Petrol - Automatic - 150 hp - '
'11.064 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-30 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732155%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.de] INFO: Saving data for 10732155: {'auction_closing_time': 1798671600.0, 'created_time': 1774614306.709447, 'last_price_update_time': 1774844464.823631}
2026-03-30 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732155') HTTP/1.1" 204 0
2026-03-30 04:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10700897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2862d2d8-111c-5da2-bf36-1171df796f9f with identifier: 10732156
2026-03-30 04:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2862d2d8-111c-5da2-bf36-1171df796f9f with scrape type 2
2026-03-30 04:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2862d2d8-111c-5da2-bf36-1171df796f9f with scrape type 2
2026-03-30 04:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2862d2d8-111c-5da2-bf36-1171df796f9f, identifier: 10732156
2026-03-30 04:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2862d2d8-111c-5da2-bf36-1171df796f9f with identifier: 10732156
2026-03-30 04:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2862d2d8-111c-5da2-bf36-1171df796f9f with identifier: 10732156
2026-03-30 04:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2862d2d8-111c-5da2-bf36-1171df796f9f with identifier: 10732156 to the API
2026-03-30 04:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732156>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '2862d2d8-111c-5da2-bf36-1171df796f9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH WJ 8587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732156',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 25099,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen T-ROC 2.0 TDI Life Plus - Diesel - Automatic - 150 hp - '
'25.099 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2025}
2026-03-30 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732156%27 HTTP/1.1" 200 None
2026-03-30 04:21:05 [adesa.de] INFO: Saving data for 10732156: {'auction_closing_time': 1798671600.0, 'created_time': 1774614278.400223, 'last_price_update_time': 1774844465.303858}
2026-03-30 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732156') HTTP/1.1" 204 0
2026-03-30 04:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 025d9cc1-49eb-51fc-b5cd-51959e321098 with identifier: 10700897
2026-03-30 04:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 025d9cc1-49eb-51fc-b5cd-51959e321098 with scrape type 2
2026-03-30 04:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 025d9cc1-49eb-51fc-b5cd-51959e321098 with scrape type 2
2026-03-30 04:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 025d9cc1-49eb-51fc-b5cd-51959e321098, identifier: 10700897
2026-03-30 04:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 025d9cc1-49eb-51fc-b5cd-51959e321098 with identifier: 10700897
2026-03-30 04:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 025d9cc1-49eb-51fc-b5cd-51959e321098 with identifier: 10700897
2026-03-30 04:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 025d9cc1-49eb-51fc-b5cd-51959e321098 with identifier: 10700897 to the API
2026-03-30 04:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10700897>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'SUV',
'color': 'Blue',
'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': '025d9cc1-49eb-51fc-b5cd-51959e321098',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ER XT 45',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10700897',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 43238,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Karoq 2.0 TDI Style - AWD - Diesel - Automatic - 150 hp - '
'43.238 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710700897%27 HTTP/1.1" 200 None
2026-03-30 04:21:05 [adesa.de] INFO: Saving data for 10700897: {'auction_closing_time': 1798671600.0, 'created_time': 1774009313.596565, 'last_price_update_time': 1774844465.690871}
2026-03-30 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10700897') HTTP/1.1" 204 0
2026-03-30 04:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with identifier: 10734358
2026-03-30 04:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with scrape type 2
2026-03-30 04:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with scrape type 2
2026-03-30 04:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1, identifier: 10734358
2026-03-30 04:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cfc10ce-1b19-5315-8c70-d791838876ac with identifier: 10725179
2026-03-30 04:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cfc10ce-1b19-5315-8c70-d791838876ac with scrape type 2
2026-03-30 04:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cfc10ce-1b19-5315-8c70-d791838876ac with scrape type 2
2026-03-30 04:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0cfc10ce-1b19-5315-8c70-d791838876ac, identifier: 10725179
2026-03-30 04:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with identifier: 10734358
2026-03-30 04:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with identifier: 10734358
2026-03-30 04:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with identifier: 10734358 to the API
2026-03-30 04:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734358>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '01e0dbd5-e582-5cc7-a6db-84e11cb030d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HAL GI133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734358',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 40757,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Touran 1.5 TSI Active - Petrol - Manual - 150 hp - '
'40.757 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-30 04:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710734358%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.de] INFO: Saving data for 10734358: {'auction_closing_time': 1798671600.0, 'created_time': 1774614278.829256, 'last_price_update_time': 1774844466.308375}
2026-03-30 04:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734358') HTTP/1.1" 204 0
2026-03-30 04:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0cfc10ce-1b19-5315-8c70-d791838876ac with identifier: 10725179
2026-03-30 04:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0cfc10ce-1b19-5315-8c70-d791838876ac with identifier: 10725179
2026-03-30 04:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0cfc10ce-1b19-5315-8c70-d791838876ac with identifier: 10725179 to the API
2026-03-30 04:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725179>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'MPV',
'color': 'Blue',
'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': '0cfc10ce-1b19-5315-8c70-d791838876ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M TK3215',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725179',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 25606,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2025-06-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Touran 2.0 TDI - Diesel - Automatic - 150 hp - 25.606 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710725179%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.de] INFO: Saving data for 10725179: {'auction_closing_time': 1798671600.0, 'created_time': 1774528070.646913, 'last_price_update_time': 1774844466.594971}
2026-03-30 04:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725179') HTTP/1.1" 204 0
2026-03-30 04:21:06 [scrapy.extensions.logstats] INFO: Crawled 727 pages (at 125 pages/min), scraped 710 items (at 122 items/min)
2026-03-30 04:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 166MiB
2026-03-30 04:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff594a0b-7855-593d-965d-4b1c03a49f06 with identifier: 10723140
2026-03-30 04:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff594a0b-7855-593d-965d-4b1c03a49f06 with scrape type 2
2026-03-30 04:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff594a0b-7855-593d-965d-4b1c03a49f06 with scrape type 2
2026-03-30 04:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff594a0b-7855-593d-965d-4b1c03a49f06, identifier: 10723140
2026-03-30 04:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4cbe17f-0b61-5753-83b3-ad963fdf6a53 with identifier: 10724729
2026-03-30 04:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4cbe17f-0b61-5753-83b3-ad963fdf6a53 with scrape type 2
2026-03-30 04:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4cbe17f-0b61-5753-83b3-ad963fdf6a53 with scrape type 2
2026-03-30 04:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c4cbe17f-0b61-5753-83b3-ad963fdf6a53, identifier: 10724729
2026-03-30 04:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff594a0b-7855-593d-965d-4b1c03a49f06 with identifier: 10723140
2026-03-30 04:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff594a0b-7855-593d-965d-4b1c03a49f06 with identifier: 10723140
2026-03-30 04:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff594a0b-7855-593d-965d-4b1c03a49f06 with identifier: 10723140 to the API
2026-03-30 04:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723140>
{'auction_title': '',
'c_o_2_emission_value': 35,
'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': 'ff594a0b-7855-593d-965d-4b1c03a49f06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GI T 1810 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723140',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 39136,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 1.4 Active - Hybrid - Automatic - 150 hp - 39.136 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-30 04:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710723140%27 HTTP/1.1" 200 None
2026-03-30 04:21:07 [adesa.de] INFO: Saving data for 10723140: {'auction_closing_time': 1798671600.0, 'created_time': 1774528066.249134, 'last_price_update_time': 1774844467.17397}
2026-03-30 04:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723140') HTTP/1.1" 204 0
2026-03-30 04:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c4cbe17f-0b61-5753-83b3-ad963fdf6a53 with identifier: 10724729
2026-03-30 04:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c4cbe17f-0b61-5753-83b3-ad963fdf6a53 with identifier: 10724729
2026-03-30 04:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c4cbe17f-0b61-5753-83b3-ad963fdf6a53 with identifier: 10724729 to the API
2026-03-30 04:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724729>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Electric',
'id': 'c4cbe17f-0b61-5753-83b3-ad963fdf6a53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HAM D451E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724729',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 28426,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-08-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen ID.3 Pure Performance - Electric - Automatic - 150 hp - '
'28.426 km',
'transmission': 'automatic',
'trim': 'Pure Performance',
'vin': None,
'year': 2021}
2026-03-30 04:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710724729%27 HTTP/1.1" 200 None
2026-03-30 04:21:07 [adesa.de] INFO: Saving data for 10724729: {'auction_closing_time': 1798671600.0, 'created_time': 1774528078.775858, 'last_price_update_time': 1774844467.46487}
2026-03-30 04:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724729') HTTP/1.1" 204 0
2026-03-30 04:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10722037
2026-03-30 04:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f56edbd-c26e-53cd-af1c-45506166be66 with scrape type 2
2026-03-30 04:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f56edbd-c26e-53cd-af1c-45506166be66 with scrape type 2
2026-03-30 04:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f56edbd-c26e-53cd-af1c-45506166be66, identifier: 10722037
2026-03-30 04:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10722037
2026-03-30 04:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10722037
2026-03-30 04:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10722037 to the API
2026-03-30 04:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722037>
{'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-30T23: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 U 1654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722037',
'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-06-26',
'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-30 04:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710722037%27 HTTP/1.1" 200 None
2026-03-30 04:21:08 [adesa.de] INFO: Saving data for 10722037: {'auction_closing_time': 1798671600.0, 'created_time': 1774441742.54946, 'last_price_update_time': 1774844468.688762}
2026-03-30 04:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722037') HTTP/1.1" 204 0
2026-03-30 04:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8337916-c37c-549e-beab-c203cf117f90 with identifier: 10728845
2026-03-30 04:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8337916-c37c-549e-beab-c203cf117f90 with scrape type 2
2026-03-30 04:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8337916-c37c-549e-beab-c203cf117f90 with scrape type 2
2026-03-30 04:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8337916-c37c-549e-beab-c203cf117f90, identifier: 10728845
2026-03-30 04:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8337916-c37c-549e-beab-c203cf117f90 with identifier: 10728845
2026-03-30 04:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8337916-c37c-549e-beab-c203cf117f90 with identifier: 10728845
2026-03-30 04:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8337916-c37c-549e-beab-c203cf117f90 with identifier: 10728845 to the API
2026-03-30 04:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728845>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Black',
'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': 'Hybrid',
'id': 'f8337916-c37c-549e-beab-c203cf117f90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728845',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 55,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2026-03-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 Ti - Hybrid - Automatic - 136 hp - 55 km',
'transmission': 'automatic',
'trim': 'Ti',
'vin': None,
'year': 2026}
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728845%27 HTTP/1.1" 200 None
2026-03-30 04:21:09 [adesa.de] INFO: Saving data for 10728845: {'auction_closing_time': 1798671600.0, 'created_time': 1774528052.9875, 'last_price_update_time': 1774844469.067202}
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728845') HTTP/1.1" 204 0
2026-03-30 04:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d58f670f-5a0b-53e0-ad02-ac5dd84f1d38 with identifier: 10726321
2026-03-30 04:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d58f670f-5a0b-53e0-ad02-ac5dd84f1d38 with scrape type 2
2026-03-30 04:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d58f670f-5a0b-53e0-ad02-ac5dd84f1d38 with scrape type 2
2026-03-30 04:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d58f670f-5a0b-53e0-ad02-ac5dd84f1d38, identifier: 10726321
2026-03-30 04:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d58f670f-5a0b-53e0-ad02-ac5dd84f1d38 with identifier: 10726321
2026-03-30 04:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d58f670f-5a0b-53e0-ad02-ac5dd84f1d38 with identifier: 10726321
2026-03-30 04:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d58f670f-5a0b-53e0-ad02-ac5dd84f1d38 with identifier: 10726321 to the API
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726321>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Blue',
'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': 'd58f670f-5a0b-53e0-ad02-ac5dd84f1d38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57270',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726321',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 60,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2026-03-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 Ti - Petrol - Automatic - 136 hp - 60 km',
'transmission': 'automatic',
'trim': 'Ti',
'vin': None,
'year': 2026}
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726321%27 HTTP/1.1" 200 None
2026-03-30 04:21:09 [adesa.de] INFO: Saving data for 10726321: {'auction_closing_time': 1798671600.0, 'created_time': 1774528095.707437, 'last_price_update_time': 1774844469.438992}
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726321') HTTP/1.1" 204 0
2026-03-30 04:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1038531-8fd2-5cc1-a79b-92b0dc1b770b with identifier: 10728756
2026-03-30 04:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1038531-8fd2-5cc1-a79b-92b0dc1b770b with scrape type 2
2026-03-30 04:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1038531-8fd2-5cc1-a79b-92b0dc1b770b with scrape type 2
2026-03-30 04:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1038531-8fd2-5cc1-a79b-92b0dc1b770b, identifier: 10728756
2026-03-30 04:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1038531-8fd2-5cc1-a79b-92b0dc1b770b with identifier: 10728756
2026-03-30 04:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1038531-8fd2-5cc1-a79b-92b0dc1b770b with identifier: 10728756
2026-03-30 04:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1038531-8fd2-5cc1-a79b-92b0dc1b770b with identifier: 10728756 to the API
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728756>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'color': 'Black',
'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': 'Hybrid',
'id': 'd1038531-8fd2-5cc1-a79b-92b0dc1b770b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B MM 6096',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728756',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 44489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-08-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi A4 35 TFSI Design - Hybrid - Automatic - 150 hp - 44.489 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728756%27 HTTP/1.1" 200 None
2026-03-30 04:21:09 [adesa.de] INFO: Saving data for 10728756: {'auction_closing_time': 1798671600.0, 'created_time': 1774528076.690068, 'last_price_update_time': 1774844469.816975}
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728756') HTTP/1.1" 204 0
2026-03-30 04:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-30 04:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-30 04:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-30 04:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39be0960-f533-54a4-95e8-dcd74ff094af, identifier: 10699465
2026-03-30 04:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-30 04:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-30 04:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465 to the API
2026-03-30 04:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699465>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '39be0960-f533-54a4-95e8-dcd74ff094af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PE S1423',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699465',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31100,
'price_includes_vat': True,
'registration_date': '2026-03-03',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Touran 1.5 TSI - Petrol - Automatic - 150 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710699465%27 HTTP/1.1" 200 None
2026-03-30 04:21:10 [adesa.de] INFO: Saving data for 10699465: {'auction_closing_time': 1798675200.0, 'created_time': 1774009283.275134, 'last_price_update_time': 1774844470.364563}
2026-03-30 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699465') HTTP/1.1" 204 0
2026-03-30 04:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59a51ebe-7361-58ff-b188-b77eac8d5c72 with identifier: 10727116
2026-03-30 04:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59a51ebe-7361-58ff-b188-b77eac8d5c72 with scrape type 2
2026-03-30 04:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59a51ebe-7361-58ff-b188-b77eac8d5c72 with scrape type 2
2026-03-30 04:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 59a51ebe-7361-58ff-b188-b77eac8d5c72, identifier: 10727116
2026-03-30 04:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f95bebab-5385-56e3-a14e-5d76be7f1fc9 with identifier: 10729522
2026-03-30 04:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f95bebab-5385-56e3-a14e-5d76be7f1fc9 with scrape type 2
2026-03-30 04:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f95bebab-5385-56e3-a14e-5d76be7f1fc9 with scrape type 2
2026-03-30 04:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f95bebab-5385-56e3-a14e-5d76be7f1fc9, identifier: 10729522
2026-03-30 04:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 59a51ebe-7361-58ff-b188-b77eac8d5c72 with identifier: 10727116
2026-03-30 04:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 59a51ebe-7361-58ff-b188-b77eac8d5c72 with identifier: 10727116
2026-03-30 04:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 59a51ebe-7361-58ff-b188-b77eac8d5c72 with identifier: 10727116 to the API
2026-03-30 04:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727116>
{'auction_title': '',
'c_o_2_emission_value': 110,
'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': 'Hybrid',
'id': '59a51ebe-7361-58ff-b188-b77eac8d5c72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727116',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2026-03-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 Ti - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Ti',
'vin': None,
'year': 2026}
2026-03-30 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710727116%27 HTTP/1.1" 200 None
2026-03-30 04:21:10 [adesa.de] INFO: Saving data for 10727116: {'auction_closing_time': 1798671600.0, 'created_time': 1774528054.396189, 'last_price_update_time': 1774844470.940109}
2026-03-30 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727116') HTTP/1.1" 204 0
2026-03-30 04:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f95bebab-5385-56e3-a14e-5d76be7f1fc9 with identifier: 10729522
2026-03-30 04:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f95bebab-5385-56e3-a14e-5d76be7f1fc9 with identifier: 10729522
2026-03-30 04:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f95bebab-5385-56e3-a14e-5d76be7f1fc9 with identifier: 10729522 to the API
2026-03-30 04:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729522>
{'auction_title': '',
'c_o_2_emission_value': 250,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'f95bebab-5385-56e3-a14e-5d76be7f1fc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729522',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 26815,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41700,
'price_includes_vat': True,
'registration_date': '2024-12-11',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz Sprinter L2H2 317 CDI - Diesel - Automatic - 170 hp - '
'26.815 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:11 [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-30 04:21:11 [adesa.de] INFO: Saving data for 10729522: {'auction_closing_time': 1798675200.0, 'created_time': 1774528022.881788, 'last_price_update_time': 1774844471.236663}
2026-03-30 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729522') HTTP/1.1" 204 0
2026-03-30 04:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f4b1a00-cb3d-5f3d-bc51-4660a909a199 with identifier: 10729520
2026-03-30 04:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f4b1a00-cb3d-5f3d-bc51-4660a909a199 with scrape type 2
2026-03-30 04:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f4b1a00-cb3d-5f3d-bc51-4660a909a199 with scrape type 2
2026-03-30 04:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f4b1a00-cb3d-5f3d-bc51-4660a909a199, identifier: 10729520
2026-03-30 04:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f4b1a00-cb3d-5f3d-bc51-4660a909a199 with identifier: 10729520
2026-03-30 04:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f4b1a00-cb3d-5f3d-bc51-4660a909a199 with identifier: 10729520
2026-03-30 04:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f4b1a00-cb3d-5f3d-bc51-4660a909a199 with identifier: 10729520 to the API
2026-03-30 04:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729520>
{'auction_title': '',
'c_o_2_emission_value': 250,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '1f4b1a00-cb3d-5f3d-bc51-4660a909a199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729520',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 20317,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41700,
'price_includes_vat': True,
'registration_date': '2024-11-26',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz Sprinter L2H2 317 CDI - Diesel - Automatic - 170 hp - '
'20.317 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:11 [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-30 04:21:11 [adesa.de] INFO: Saving data for 10729520: {'auction_closing_time': 1798675200.0, 'created_time': 1774528004.737148, 'last_price_update_time': 1774844471.704646}
2026-03-30 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729520') HTTP/1.1" 204 0
2026-03-30 04:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bacc9e1-c74f-5a58-a2a0-c049886456b0 with identifier: 10725731
2026-03-30 04:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bacc9e1-c74f-5a58-a2a0-c049886456b0 with scrape type 2
2026-03-30 04:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bacc9e1-c74f-5a58-a2a0-c049886456b0 with scrape type 2
2026-03-30 04:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4bacc9e1-c74f-5a58-a2a0-c049886456b0, identifier: 10725731
2026-03-30 04:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4bacc9e1-c74f-5a58-a2a0-c049886456b0 with identifier: 10725731
2026-03-30 04:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4bacc9e1-c74f-5a58-a2a0-c049886456b0 with identifier: 10725731
2026-03-30 04:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4bacc9e1-c74f-5a58-a2a0-c049886456b0 with identifier: 10725731 to the API
2026-03-30 04:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725731>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4bacc9e1-c74f-5a58-a2a0-c049886456b0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-WW 1568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725731',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 93775,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Business - Diesel - Automatic '
'- 174 hp - 93.775 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-30 04:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725731%27 HTTP/1.1" 200 None
2026-03-30 04:21:12 [adesa.de] INFO: Saving data for 10725731: {'auction_closing_time': 1775034000.0, 'created_time': 1774632197.601507, 'last_price_update_time': 1774844472.297262}
2026-03-30 04:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725731') HTTP/1.1" 204 0
2026-03-30 04:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cd0d4cd-27af-5d18-9fd5-271e24d2d023 with identifier: 10725712
2026-03-30 04:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cd0d4cd-27af-5d18-9fd5-271e24d2d023 with scrape type 2
2026-03-30 04:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cd0d4cd-27af-5d18-9fd5-271e24d2d023 with scrape type 2
2026-03-30 04:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cd0d4cd-27af-5d18-9fd5-271e24d2d023, identifier: 10725712
2026-03-30 04:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cd0d4cd-27af-5d18-9fd5-271e24d2d023 with identifier: 10725712
2026-03-30 04:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cd0d4cd-27af-5d18-9fd5-271e24d2d023 with identifier: 10725712
2026-03-30 04:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cd0d4cd-27af-5d18-9fd5-271e24d2d023 with identifier: 10725712 to the API
2026-03-30 04:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725712>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3cd0d4cd-27af-5d18-9fd5-271e24d2d023',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MN-DP 865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725712',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 81187,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 9,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 105 hp - '
'81.187 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-30 04:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725712%27 HTTP/1.1" 200 None
2026-03-30 04:21:12 [adesa.de] INFO: Saving data for 10725712: {'auction_closing_time': 1775034000.0, 'created_time': 1774632214.559879, 'last_price_update_time': 1774844472.778012}
2026-03-30 04:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725712') HTTP/1.1" 204 0
2026-03-30 04:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf137eed-7355-5f55-8edb-fdf589c9f607 with identifier: 10725697
2026-03-30 04:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf137eed-7355-5f55-8edb-fdf589c9f607 with scrape type 2
2026-03-30 04:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf137eed-7355-5f55-8edb-fdf589c9f607 with scrape type 2
2026-03-30 04:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bf137eed-7355-5f55-8edb-fdf589c9f607, identifier: 10725697
2026-03-30 04:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bf137eed-7355-5f55-8edb-fdf589c9f607 with identifier: 10725697
2026-03-30 04:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bf137eed-7355-5f55-8edb-fdf589c9f607 with identifier: 10725697
2026-03-30 04:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bf137eed-7355-5f55-8edb-fdf589c9f607 with identifier: 10725697 to the API
2026-03-30 04:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725697>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bf137eed-7355-5f55-8edb-fdf589c9f607',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B-EV 4021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725697',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 108855,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2020-07-15',
'seats_number': 9,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 105 hp - '
'108.855 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-30 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725697%27 HTTP/1.1" 200 None
2026-03-30 04:21:13 [adesa.de] INFO: Saving data for 10725697: {'auction_closing_time': 1775034000.0, 'created_time': 1774632212.247396, 'last_price_update_time': 1774844473.268839}
2026-03-30 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725697') HTTP/1.1" 204 0
2026-03-30 04:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0b7b3c7-fd8f-598f-abee-8df48f4969ea with identifier: 10725738
2026-03-30 04:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0b7b3c7-fd8f-598f-abee-8df48f4969ea with scrape type 2
2026-03-30 04:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0b7b3c7-fd8f-598f-abee-8df48f4969ea with scrape type 2
2026-03-30 04:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b0b7b3c7-fd8f-598f-abee-8df48f4969ea, identifier: 10725738
2026-03-30 04:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b0b7b3c7-fd8f-598f-abee-8df48f4969ea with identifier: 10725738
2026-03-30 04:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b0b7b3c7-fd8f-598f-abee-8df48f4969ea with identifier: 10725738
2026-03-30 04:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b0b7b3c7-fd8f-598f-abee-8df48f4969ea with identifier: 10725738 to the API
2026-03-30 04:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725738>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b0b7b3c7-fd8f-598f-abee-8df48f4969ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RV-K 1017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725738',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 49412,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 9,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 105 hp - '
'49.412 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-30 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725738%27 HTTP/1.1" 200 None
2026-03-30 04:21:13 [adesa.de] INFO: Saving data for 10725738: {'auction_closing_time': 1775034000.0, 'created_time': 1774632212.860752, 'last_price_update_time': 1774844473.673345}
2026-03-30 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725738') HTTP/1.1" 204 0
2026-03-30 04:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29af3585-4fc0-556a-b2cc-68f1cf73731d with identifier: 10725733
2026-03-30 04:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29af3585-4fc0-556a-b2cc-68f1cf73731d with scrape type 2
2026-03-30 04:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29af3585-4fc0-556a-b2cc-68f1cf73731d with scrape type 2
2026-03-30 04:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 29af3585-4fc0-556a-b2cc-68f1cf73731d, identifier: 10725733
2026-03-30 04:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 29af3585-4fc0-556a-b2cc-68f1cf73731d with identifier: 10725733
2026-03-30 04:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 29af3585-4fc0-556a-b2cc-68f1cf73731d with identifier: 10725733
2026-03-30 04:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 29af3585-4fc0-556a-b2cc-68f1cf73731d with identifier: 10725733 to the API
2026-03-30 04:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725733>
{'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': 130,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '29af3585-4fc0-556a-b2cc-68f1cf73731d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-BK 711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725733',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 106305,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 9,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Automatic - 130 hp - '
'106.305 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-30 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725733%27 HTTP/1.1" 200 None
2026-03-30 04:21:14 [adesa.de] INFO: Saving data for 10725733: {'auction_closing_time': 1775034000.0, 'created_time': 1774632213.793738, 'last_price_update_time': 1774844474.084506}
2026-03-30 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725733') HTTP/1.1" 204 0
2026-03-30 04:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0429718d-d042-5d6c-a1bf-55efa3dfc608 with identifier: 10725706
2026-03-30 04:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0429718d-d042-5d6c-a1bf-55efa3dfc608 with scrape type 2
2026-03-30 04:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0429718d-d042-5d6c-a1bf-55efa3dfc608 with scrape type 2
2026-03-30 04:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0429718d-d042-5d6c-a1bf-55efa3dfc608, identifier: 10725706
2026-03-30 04:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0429718d-d042-5d6c-a1bf-55efa3dfc608 with identifier: 10725706
2026-03-30 04:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0429718d-d042-5d6c-a1bf-55efa3dfc608 with identifier: 10725706
2026-03-30 04:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0429718d-d042-5d6c-a1bf-55efa3dfc608 with identifier: 10725706 to the API
2026-03-30 04:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0429718d-d042-5d6c-a1bf-55efa3dfc608',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-RK 5067',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725706',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 83617,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit Connect 1.5 Trend - Diesel - Manual - 120 hp - 83.617 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-30 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725706%27 HTTP/1.1" 200 None
2026-03-30 04:21:14 [adesa.de] INFO: Saving data for 10725706: {'auction_closing_time': 1775034000.0, 'created_time': 1774632211.880184, 'last_price_update_time': 1774844474.848556}
2026-03-30 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725706') HTTP/1.1" 204 0
2026-03-30 04:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 with identifier: 10725710
2026-03-30 04:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 with scrape type 2
2026-03-30 04:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1, identifier: 10725710
2026-03-30 04:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 with identifier: 10725710
2026-03-30 04:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 with identifier: 10725710
2026-03-30 04:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 with identifier: 10725710 to the API
2026-03-30 04:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725710>
{'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': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BM-EN 1050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725710',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 106202,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Focus 1.5 TDCI Trend - Diesel - Manual - 120 hp - 106.202 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-30 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725710%27 HTTP/1.1" 200 None
2026-03-30 04:21:15 [adesa.de] INFO: Saving data for 10725710: {'auction_closing_time': 1775034000.0, 'created_time': 1774632158.768952, 'last_price_update_time': 1774844475.337245}
2026-03-30 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725710') HTTP/1.1" 204 0
2026-03-30 04:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8afd7492-4b97-524d-ad68-5da330b80970 with identifier: 10725732
2026-03-30 04:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8afd7492-4b97-524d-ad68-5da330b80970 with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8afd7492-4b97-524d-ad68-5da330b80970 with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8afd7492-4b97-524d-ad68-5da330b80970, identifier: 10725732
2026-03-30 04:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8afd7492-4b97-524d-ad68-5da330b80970 with identifier: 10725732
2026-03-30 04:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8afd7492-4b97-524d-ad68-5da330b80970 with identifier: 10725732
2026-03-30 04:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8afd7492-4b97-524d-ad68-5da330b80970 with identifier: 10725732 to the API
2026-03-30 04:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725732>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8afd7492-4b97-524d-ad68-5da330b80970',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD-MH 2030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725732',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 124671,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Focus 1.5 TDCI Titanium X - Diesel - Automatic - 115 hp - '
'124.671 km',
'transmission': 'automatic',
'trim': 'Titanium X',
'vin': None,
'year': 2023}
2026-03-30 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725732%27 HTTP/1.1" 200 None
2026-03-30 04:21:15 [adesa.de] INFO: Saving data for 10725732: {'auction_closing_time': 1775034000.0, 'created_time': 1774632210.431427, 'last_price_update_time': 1774844475.716967}
2026-03-30 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725732') HTTP/1.1" 204 0
2026-03-30 04:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71c2872f-f1a4-5362-a92c-4cc068e1eeaf with identifier: 10717379
2026-03-30 04:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71c2872f-f1a4-5362-a92c-4cc068e1eeaf with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71c2872f-f1a4-5362-a92c-4cc068e1eeaf with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71c2872f-f1a4-5362-a92c-4cc068e1eeaf, identifier: 10717379
2026-03-30 04:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c98a49c-9703-58c7-8ec4-2ddc514769cb with identifier: 10725717
2026-03-30 04:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2c98a49c-9703-58c7-8ec4-2ddc514769cb, identifier: 10725717
2026-03-30 04:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71c2872f-f1a4-5362-a92c-4cc068e1eeaf with identifier: 10717379
2026-03-30 04:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71c2872f-f1a4-5362-a92c-4cc068e1eeaf with identifier: 10717379
2026-03-30 04:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71c2872f-f1a4-5362-a92c-4cc068e1eeaf with identifier: 10717379 to the API
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717379>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Red',
'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': '71c2872f-f1a4-5362-a92c-4cc068e1eeaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WOB Z 6090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717379',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 18723,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2024-11-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen T-ROC 2.0 TDI Life Plus - Diesel - Automatic - 150 hp - '
'18.723 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2024}
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:16 [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-30 04:21:16 [adesa.de] INFO: Saving data for 10717379: {'auction_closing_time': 1798671600.0, 'created_time': 1774441758.581453, 'last_price_update_time': 1774844476.195264}
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717379') HTTP/1.1" 204 0
2026-03-30 04:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2c98a49c-9703-58c7-8ec4-2ddc514769cb with identifier: 10725717
2026-03-30 04:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2c98a49c-9703-58c7-8ec4-2ddc514769cb with identifier: 10725717
2026-03-30 04:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2c98a49c-9703-58c7-8ec4-2ddc514769cb with identifier: 10725717 to the API
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725717>
{'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': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2c98a49c-9703-58c7-8ec4-2ddc514769cb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K-PR 1233',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725717',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 80860,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-04-25',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Focus 1.5 TDCI Cool & Connect - Diesel - Automatic - 120 hp - '
'80.860 km',
'transmission': 'automatic',
'trim': 'Cool & Connect',
'vin': None,
'year': 2022}
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725717%27 HTTP/1.1" 200 None
2026-03-30 04:21:16 [adesa.de] INFO: Saving data for 10725717: {'auction_closing_time': 1775034000.0, 'created_time': 1774632164.012712, 'last_price_update_time': 1774844476.478981}
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725717') HTTP/1.1" 204 0
2026-03-30 04:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 892bf2d7-630e-5564-8df6-fbce3749941f with identifier: 10725715
2026-03-30 04:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 892bf2d7-630e-5564-8df6-fbce3749941f with scrape type 2
2026-03-30 04:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 892bf2d7-630e-5564-8df6-fbce3749941f with scrape type 2
2026-03-30 04:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 892bf2d7-630e-5564-8df6-fbce3749941f, identifier: 10725715
2026-03-30 04:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 892bf2d7-630e-5564-8df6-fbce3749941f with identifier: 10725715
2026-03-30 04:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 892bf2d7-630e-5564-8df6-fbce3749941f with identifier: 10725715
2026-03-30 04:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 892bf2d7-630e-5564-8df6-fbce3749941f with identifier: 10725715 to the API
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '892bf2d7-630e-5564-8df6-fbce3749941f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-RK 8282',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725715',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 89805,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Focus 1.0 EcoBoost Cool & Connect - Petrol - Manual - 125 hp - '
'89.805 km',
'transmission': 'manual',
'trim': 'Cool & Connect',
'vin': None,
'year': 2022}
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725715%27 HTTP/1.1" 200 None
2026-03-30 04:21:16 [adesa.de] INFO: Saving data for 10725715: {'auction_closing_time': 1775034000.0, 'created_time': 1774632218.463622, 'last_price_update_time': 1774844476.976885}
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725715') HTTP/1.1" 204 0
2026-03-30 04:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3901d73-d24f-5658-b727-a3dea6f0f7bf with identifier: 10725722
2026-03-30 04:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3901d73-d24f-5658-b727-a3dea6f0f7bf with scrape type 2
2026-03-30 04:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3901d73-d24f-5658-b727-a3dea6f0f7bf with scrape type 2
2026-03-30 04:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c3901d73-d24f-5658-b727-a3dea6f0f7bf, identifier: 10725722
2026-03-30 04:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c3901d73-d24f-5658-b727-a3dea6f0f7bf with identifier: 10725722
2026-03-30 04:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c3901d73-d24f-5658-b727-a3dea6f0f7bf with identifier: 10725722
2026-03-30 04:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c3901d73-d24f-5658-b727-a3dea6f0f7bf with identifier: 10725722 to the API
2026-03-30 04:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725722>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c3901d73-d24f-5658-b727-a3dea6f0f7bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BS-AW 1513',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725722',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 9911,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Fiesta 1.1 Cool & Connect - Petrol - Manual - 75 hp - 9.911 km',
'transmission': 'manual',
'trim': 'Cool & Connect',
'vin': None,
'year': 2022}
2026-03-30 04:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725722%27 HTTP/1.1" 200 None
2026-03-30 04:21:17 [adesa.de] INFO: Saving data for 10725722: {'auction_closing_time': 1775034000.0, 'created_time': 1774632217.661496, 'last_price_update_time': 1774844477.460738}
2026-03-30 04:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725722') HTTP/1.1" 204 0
2026-03-30 04:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3edd428-6829-55a0-8c53-677f12f58c44 with identifier: 10725721
2026-03-30 04:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3edd428-6829-55a0-8c53-677f12f58c44 with scrape type 2
2026-03-30 04:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3edd428-6829-55a0-8c53-677f12f58c44 with scrape type 2
2026-03-30 04:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3edd428-6829-55a0-8c53-677f12f58c44, identifier: 10725721
2026-03-30 04:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3edd428-6829-55a0-8c53-677f12f58c44 with identifier: 10725721
2026-03-30 04:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3edd428-6829-55a0-8c53-677f12f58c44 with identifier: 10725721
2026-03-30 04:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3edd428-6829-55a0-8c53-677f12f58c44 with identifier: 10725721 to the API
2026-03-30 04:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725721>
{'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': 100,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b3edd428-6829-55a0-8c53-677f12f58c44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BS-AW 2203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725721',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 30114,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Focus 1.0 EcoBoost Cool & Connect - Petrol - Manual - 100 hp - '
'30.114 km',
'transmission': 'manual',
'trim': 'Cool & Connect',
'vin': None,
'year': 2022}
2026-03-30 04:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725721%27 HTTP/1.1" 200 None
2026-03-30 04:21:17 [adesa.de] INFO: Saving data for 10725721: {'auction_closing_time': 1775034000.0, 'created_time': 1774632218.97343, 'last_price_update_time': 1774844477.839197}
2026-03-30 04:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725721') HTTP/1.1" 204 0
2026-03-30 04:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e319f602-8fbc-5a38-92d8-775e7c2ed49a with identifier: 10725707
2026-03-30 04:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e319f602-8fbc-5a38-92d8-775e7c2ed49a with scrape type 2
2026-03-30 04:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e319f602-8fbc-5a38-92d8-775e7c2ed49a with scrape type 2
2026-03-30 04:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e319f602-8fbc-5a38-92d8-775e7c2ed49a, identifier: 10725707
2026-03-30 04:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26b0baee-d38f-5130-ae27-97c4cd234a41 with identifier: 10725709
2026-03-30 04:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26b0baee-d38f-5130-ae27-97c4cd234a41 with scrape type 2
2026-03-30 04:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26b0baee-d38f-5130-ae27-97c4cd234a41 with scrape type 2
2026-03-30 04:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 26b0baee-d38f-5130-ae27-97c4cd234a41, identifier: 10725709
2026-03-30 04:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10697379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e319f602-8fbc-5a38-92d8-775e7c2ed49a with identifier: 10725707
2026-03-30 04:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e319f602-8fbc-5a38-92d8-775e7c2ed49a with identifier: 10725707
2026-03-30 04:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e319f602-8fbc-5a38-92d8-775e7c2ed49a with identifier: 10725707 to the API
2026-03-30 04:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725707>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e319f602-8fbc-5a38-92d8-775e7c2ed49a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-RK 1162',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725707',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 25389,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Fiesta 1.1 Cool & Connect - Petrol - Manual - 75 hp - 25.389 '
'km',
'transmission': 'manual',
'trim': 'Cool & Connect',
'vin': None,
'year': 2021}
2026-03-30 04:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725707%27 HTTP/1.1" 200 None
2026-03-30 04:21:18 [adesa.de] INFO: Saving data for 10725707: {'auction_closing_time': 1775034000.0, 'created_time': 1774632202.953436, 'last_price_update_time': 1774844478.489247}
2026-03-30 04:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725707') HTTP/1.1" 204 0
2026-03-30 04:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 26b0baee-d38f-5130-ae27-97c4cd234a41 with identifier: 10725709
2026-03-30 04:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 26b0baee-d38f-5130-ae27-97c4cd234a41 with identifier: 10725709
2026-03-30 04:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 26b0baee-d38f-5130-ae27-97c4cd234a41 with identifier: 10725709 to the API
2026-03-30 04:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725709>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '26b0baee-d38f-5130-ae27-97c4cd234a41',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-RK 1359',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725709',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 66600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Fiesta 1.1 Cool & Connect - Petrol - Manual - 75 hp - 66.600 '
'km',
'transmission': 'manual',
'trim': 'Cool & Connect',
'vin': None,
'year': 2021}
2026-03-30 04:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725709%27 HTTP/1.1" 200 None
2026-03-30 04:21:18 [adesa.de] INFO: Saving data for 10725709: {'auction_closing_time': 1775034000.0, 'created_time': 1774632198.168716, 'last_price_update_time': 1774844478.819509}
2026-03-30 04:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725709') HTTP/1.1" 204 0
2026-03-30 04:21:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a21e00aa-a371-5abc-b547-bcd8feb4fba2 with identifier: 10697379
2026-03-30 04:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a21e00aa-a371-5abc-b547-bcd8feb4fba2 with scrape type 2
2026-03-30 04:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a21e00aa-a371-5abc-b547-bcd8feb4fba2 with scrape type 2
2026-03-30 04:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a21e00aa-a371-5abc-b547-bcd8feb4fba2, identifier: 10697379
2026-03-30 04:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a21e00aa-a371-5abc-b547-bcd8feb4fba2 with identifier: 10697379
2026-03-30 04:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a21e00aa-a371-5abc-b547-bcd8feb4fba2 with identifier: 10697379
2026-03-30 04:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a21e00aa-a371-5abc-b547-bcd8feb4fba2 with identifier: 10697379 to the API
2026-03-30 04:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10697379>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Hatchback',
'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': 'Petrol',
'id': 'a21e00aa-a371-5abc-b547-bcd8feb4fba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DO PS352E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10697379',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 35258,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Leon 1.4 e-Hybrid VZ - Petrol - Automatic - 150 hp - 35.258 '
'km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-30 04:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:19 [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-30 04:21:19 [adesa.de] INFO: Saving data for 10697379: {'auction_closing_time': 1798671600.0, 'created_time': 1774009306.281513, 'last_price_update_time': 1774844479.215319}
2026-03-30 04:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10697379') HTTP/1.1" 204 0
2026-03-30 04:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c2ccb21-0c49-505b-9fe3-0ef1827b8629 with identifier: 10726657
2026-03-30 04:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c2ccb21-0c49-505b-9fe3-0ef1827b8629 with scrape type 2
2026-03-30 04:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c2ccb21-0c49-505b-9fe3-0ef1827b8629 with scrape type 2
2026-03-30 04:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0c2ccb21-0c49-505b-9fe3-0ef1827b8629, identifier: 10726657
2026-03-30 04:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e0035cd-5eff-59b5-9a1f-ce5ea968e453 with identifier: 10726629
2026-03-30 04:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e0035cd-5eff-59b5-9a1f-ce5ea968e453 with scrape type 2
2026-03-30 04:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e0035cd-5eff-59b5-9a1f-ce5ea968e453 with scrape type 2
2026-03-30 04:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3e0035cd-5eff-59b5-9a1f-ce5ea968e453, identifier: 10726629
2026-03-30 04:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73 with identifier: 10726989
2026-03-30 04:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73 with scrape type 2
2026-03-30 04:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73 with scrape type 2
2026-03-30 04:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73, identifier: 10726989
2026-03-30 04:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0c2ccb21-0c49-505b-9fe3-0ef1827b8629 with identifier: 10726657
2026-03-30 04:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0c2ccb21-0c49-505b-9fe3-0ef1827b8629 with identifier: 10726657
2026-03-30 04:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0c2ccb21-0c49-505b-9fe3-0ef1827b8629 with identifier: 10726657 to the API
2026-03-30 04:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726657>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '0c2ccb21-0c49-505b-9fe3-0ef1827b8629',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '348999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726657',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 122121,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC60 3.2 R-Design - Hybrid - Automatic - 303 hp - 122.121 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-30 04:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:19 [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-30 04:21:19 [adesa.de] INFO: Saving data for 10726657: {'auction_closing_time': 1774962000.0, 'created_time': 1774527863.122453, 'last_price_update_time': 1774844479.802113}
2026-03-30 04:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726657') HTTP/1.1" 204 0
2026-03-30 04:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3e0035cd-5eff-59b5-9a1f-ce5ea968e453 with identifier: 10726629
2026-03-30 04:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3e0035cd-5eff-59b5-9a1f-ce5ea968e453 with identifier: 10726629
2026-03-30 04:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3e0035cd-5eff-59b5-9a1f-ce5ea968e453 with identifier: 10726629 to the API
2026-03-30 04:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726629>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3e0035cd-5eff-59b5-9a1f-ce5ea968e453',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4441120',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726629',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 24320,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC60 3.2 R-Design - AWD - Petrol - Automatic - 300 hp - '
'24.320 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-30 04:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:20 [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-30 04:21:20 [adesa.de] INFO: Saving data for 10726629: {'auction_closing_time': 1774962000.0, 'created_time': 1774528153.908926, 'last_price_update_time': 1774844480.082701}
2026-03-30 04:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726629') HTTP/1.1" 204 0
2026-03-30 04:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73 with identifier: 10726989
2026-03-30 04:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73 with identifier: 10726989
2026-03-30 04:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73 with identifier: 10726989 to the API
2026-03-30 04:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726989>
{'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': 'dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5381009',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726989',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 52313,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC40 B4 Ultimate Dark - Twin Motor - Petrol - Automatic - 197 '
'hp - 52.313 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2023}
2026-03-30 04:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:20 [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-30 04:21:20 [adesa.de] INFO: Saving data for 10726989: {'auction_closing_time': 1774962000.0, 'created_time': 1774527880.185416, 'last_price_update_time': 1774844480.374093}
2026-03-30 04:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726989') HTTP/1.1" 204 0
2026-03-30 04:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32d18343-b40c-5e89-b0db-ee26ddcbfc54 with identifier: 10727127
2026-03-30 04:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32d18343-b40c-5e89-b0db-ee26ddcbfc54 with scrape type 2
2026-03-30 04:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32d18343-b40c-5e89-b0db-ee26ddcbfc54 with scrape type 2
2026-03-30 04:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32d18343-b40c-5e89-b0db-ee26ddcbfc54, identifier: 10727127
2026-03-30 04:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32d18343-b40c-5e89-b0db-ee26ddcbfc54 with identifier: 10727127
2026-03-30 04:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32d18343-b40c-5e89-b0db-ee26ddcbfc54 with identifier: 10727127
2026-03-30 04:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32d18343-b40c-5e89-b0db-ee26ddcbfc54 with identifier: 10727127 to the API
2026-03-30 04:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727127>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '32d18343-b40c-5e89-b0db-ee26ddcbfc54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4593435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727127',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 38373,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen T-ROC 1.5 TSI Sport - Petrol - Automatic - 150 hp - '
'38.373 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-30 04:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:20 [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-30 04:21:20 [adesa.de] INFO: Saving data for 10727127: {'auction_closing_time': 1774962000.0, 'created_time': 1774527895.765333, 'last_price_update_time': 1774844480.885876}
2026-03-30 04:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727127') HTTP/1.1" 204 0
2026-03-30 04:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e2f41d4-6a9d-5e99-ba39-ef679f1a2cbe with identifier: 10726460
2026-03-30 04:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e2f41d4-6a9d-5e99-ba39-ef679f1a2cbe with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e2f41d4-6a9d-5e99-ba39-ef679f1a2cbe with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e2f41d4-6a9d-5e99-ba39-ef679f1a2cbe, identifier: 10726460
2026-03-30 04:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e2f41d4-6a9d-5e99-ba39-ef679f1a2cbe with identifier: 10726460
2026-03-30 04:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e2f41d4-6a9d-5e99-ba39-ef679f1a2cbe with identifier: 10726460
2026-03-30 04:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e2f41d4-6a9d-5e99-ba39-ef679f1a2cbe with identifier: 10726460 to the API
2026-03-30 04:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726460>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '4e2f41d4-6a9d-5e99-ba39-ef679f1a2cbe',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4522506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726460',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 39104,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen T-ROC 1.5 TSI Active - Petrol - Manual - 150 hp - 39.104 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-30 04:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726460%27 HTTP/1.1" 200 None
2026-03-30 04:21:21 [adesa.de] INFO: Saving data for 10726460: {'auction_closing_time': 1774962000.0, 'created_time': 1774527900.078633, 'last_price_update_time': 1774844481.5047}
2026-03-30 04:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726460') HTTP/1.1" 204 0
2026-03-30 04:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 395eb335-833f-5931-85e1-fc2de41f76cd with identifier: 10726448
2026-03-30 04:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 395eb335-833f-5931-85e1-fc2de41f76cd with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 395eb335-833f-5931-85e1-fc2de41f76cd with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 395eb335-833f-5931-85e1-fc2de41f76cd, identifier: 10726448
2026-03-30 04:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db96420f-7dc4-5ae6-8889-2838d99f218d with identifier: 10726987
2026-03-30 04:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db96420f-7dc4-5ae6-8889-2838d99f218d with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db96420f-7dc4-5ae6-8889-2838d99f218d with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: db96420f-7dc4-5ae6-8889-2838d99f218d, identifier: 10726987
2026-03-30 04:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 395eb335-833f-5931-85e1-fc2de41f76cd with identifier: 10726448
2026-03-30 04:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 395eb335-833f-5931-85e1-fc2de41f76cd with identifier: 10726448
2026-03-30 04:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 395eb335-833f-5931-85e1-fc2de41f76cd with identifier: 10726448 to the API
2026-03-30 04:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726448>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '395eb335-833f-5931-85e1-fc2de41f76cd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '362415',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726448',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 128467,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen Arteon Shooting Brake 1.4 R-Line - Hybrid - Automatic - '
'156 hp - 128.467 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-30 04:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:22 [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-30 04:21:22 [adesa.de] INFO: Saving data for 10726448: {'auction_closing_time': 1774962000.0, 'created_time': 1774528176.320748, 'last_price_update_time': 1774844482.113933}
2026-03-30 04:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726448') HTTP/1.1" 204 0
2026-03-30 04:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: db96420f-7dc4-5ae6-8889-2838d99f218d with identifier: 10726987
2026-03-30 04:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: db96420f-7dc4-5ae6-8889-2838d99f218d with identifier: 10726987
2026-03-30 04:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: db96420f-7dc4-5ae6-8889-2838d99f218d with identifier: 10726987 to the API
2026-03-30 04:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726987>
{'auction_title': '',
'c_o_2_emission_value': 186,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'db96420f-7dc4-5ae6-8889-2838d99f218d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '345305',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726987',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 155743,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 3,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen Transporter 2.8 - 4Motion - Diesel - Manual - 150 hp - '
'155.743 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:22 [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-30 04:21:22 [adesa.de] INFO: Saving data for 10726987: {'auction_closing_time': 1774962000.0, 'created_time': 1774527898.815077, 'last_price_update_time': 1774844482.390978}
2026-03-30 04:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726987') HTTP/1.1" 204 0
2026-03-30 04:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c968d588-e09f-5670-a141-11ae654d1e82 with identifier: 10727004
2026-03-30 04:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c968d588-e09f-5670-a141-11ae654d1e82 with scrape type 2
2026-03-30 04:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c968d588-e09f-5670-a141-11ae654d1e82 with scrape type 2
2026-03-30 04:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c968d588-e09f-5670-a141-11ae654d1e82, identifier: 10727004
2026-03-30 04:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c968d588-e09f-5670-a141-11ae654d1e82 with identifier: 10727004
2026-03-30 04:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c968d588-e09f-5670-a141-11ae654d1e82 with identifier: 10727004
2026-03-30 04:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c968d588-e09f-5670-a141-11ae654d1e82 with identifier: 10727004 to the API
2026-03-30 04:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727004>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c968d588-e09f-5670-a141-11ae654d1e82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5404249',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727004',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 65785,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen Tiguan 2.0 TSI R-Line - 4Motion - Petrol - Automatic - '
'190 hp - 65.785 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-30 04:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:22 [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-30 04:21:22 [adesa.de] INFO: Saving data for 10727004: {'auction_closing_time': 1774962000.0, 'created_time': 1774528176.791193, 'last_price_update_time': 1774844482.786645}
2026-03-30 04:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727004') HTTP/1.1" 204 0
2026-03-30 04:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3795bd9-23dc-5f2c-b33d-296216072180 with identifier: 10727098
2026-03-30 04:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3795bd9-23dc-5f2c-b33d-296216072180 with scrape type 2
2026-03-30 04:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3795bd9-23dc-5f2c-b33d-296216072180 with scrape type 2
2026-03-30 04:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e3795bd9-23dc-5f2c-b33d-296216072180, identifier: 10727098
2026-03-30 04:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e3795bd9-23dc-5f2c-b33d-296216072180 with identifier: 10727098
2026-03-30 04:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e3795bd9-23dc-5f2c-b33d-296216072180 with identifier: 10727098
2026-03-30 04:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e3795bd9-23dc-5f2c-b33d-296216072180 with identifier: 10727098 to the API
2026-03-30 04:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727098>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e3795bd9-23dc-5f2c-b33d-296216072180',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6204610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727098',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 50831,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Tesla Model 3 60 kWh - Electric - Automatic - 283 hp - 50.831 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:23 [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-30 04:21:23 [adesa.de] INFO: Saving data for 10727098: {'auction_closing_time': 1774962000.0, 'created_time': 1774528174.278484, 'last_price_update_time': 1774844483.194073}
2026-03-30 04:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727098') HTTP/1.1" 204 0
2026-03-30 04:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb7e9215-0095-599e-8f17-10683bb254ee with identifier: 10726439
2026-03-30 04:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb7e9215-0095-599e-8f17-10683bb254ee with scrape type 2
2026-03-30 04:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb7e9215-0095-599e-8f17-10683bb254ee with scrape type 2
2026-03-30 04:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eb7e9215-0095-599e-8f17-10683bb254ee, identifier: 10726439
2026-03-30 04:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eb7e9215-0095-599e-8f17-10683bb254ee with identifier: 10726439
2026-03-30 04:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eb7e9215-0095-599e-8f17-10683bb254ee with identifier: 10726439
2026-03-30 04:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eb7e9215-0095-599e-8f17-10683bb254ee with identifier: 10726439 to the API
2026-03-30 04:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726439>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'eb7e9215-0095-599e-8f17-10683bb254ee',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726439',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 28863,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Smart Fortwo Prime - Electric - Automatic - 82 hp - 28.863 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-30 04:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:23 [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-30 04:21:23 [adesa.de] INFO: Saving data for 10726439: {'auction_closing_time': 1774962000.0, 'created_time': 1774528174.761802, 'last_price_update_time': 1774844483.78432}
2026-03-30 04:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726439') HTTP/1.1" 204 0
2026-03-30 04:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c73e55c-1733-5ee2-b7e4-9064c19e73c8 with identifier: 10726461
2026-03-30 04:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c73e55c-1733-5ee2-b7e4-9064c19e73c8 with scrape type 2
2026-03-30 04:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c73e55c-1733-5ee2-b7e4-9064c19e73c8 with scrape type 2
2026-03-30 04:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0c73e55c-1733-5ee2-b7e4-9064c19e73c8, identifier: 10726461
2026-03-30 04:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0c73e55c-1733-5ee2-b7e4-9064c19e73c8 with identifier: 10726461
2026-03-30 04:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0c73e55c-1733-5ee2-b7e4-9064c19e73c8 with identifier: 10726461
2026-03-30 04:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0c73e55c-1733-5ee2-b7e4-9064c19e73c8 with identifier: 10726461 to the API
2026-03-30 04:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726461>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Blue',
'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': '0c73e55c-1733-5ee2-b7e4-9064c19e73c8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '365807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726461',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 70956,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Octavia Combi 1.2 Style - Petrol - Manual - 150 hp - 70.956 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 04:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:24 [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-30 04:21:24 [adesa.de] INFO: Saving data for 10726461: {'auction_closing_time': 1774962000.0, 'created_time': 1774528164.46568, 'last_price_update_time': 1774844484.25965}
2026-03-30 04:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726461') HTTP/1.1" 204 0
2026-03-30 04:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73f2ee30-1506-5d71-b7a2-471d267c5f9b with identifier: 10726579
2026-03-30 04:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73f2ee30-1506-5d71-b7a2-471d267c5f9b with scrape type 2
2026-03-30 04:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73f2ee30-1506-5d71-b7a2-471d267c5f9b with scrape type 2
2026-03-30 04:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 73f2ee30-1506-5d71-b7a2-471d267c5f9b, identifier: 10726579
2026-03-30 04:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 73f2ee30-1506-5d71-b7a2-471d267c5f9b with identifier: 10726579
2026-03-30 04:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 73f2ee30-1506-5d71-b7a2-471d267c5f9b with identifier: 10726579
2026-03-30 04:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 73f2ee30-1506-5d71-b7a2-471d267c5f9b with identifier: 10726579 to the API
2026-03-30 04:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726579>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '73f2ee30-1506-5d71-b7a2-471d267c5f9b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '455877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726579',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 40870,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Smart Fortwo Passion - Electric - Automatic - 82 hp - 40.870 km',
'transmission': 'automatic',
'trim': 'Passion',
'vin': None,
'year': 2021}
2026-03-30 04:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:24 [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-30 04:21:24 [adesa.de] INFO: Saving data for 10726579: {'auction_closing_time': 1774962000.0, 'created_time': 1774528175.185024, 'last_price_update_time': 1774844484.749869}
2026-03-30 04:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726579') HTTP/1.1" 204 0
2026-03-30 04:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30d4b98a-eebe-534b-afc2-77f56068bfc4 with identifier: 10727138
2026-03-30 04:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30d4b98a-eebe-534b-afc2-77f56068bfc4 with scrape type 2
2026-03-30 04:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30d4b98a-eebe-534b-afc2-77f56068bfc4 with scrape type 2
2026-03-30 04:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 30d4b98a-eebe-534b-afc2-77f56068bfc4, identifier: 10727138
2026-03-30 04:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 30d4b98a-eebe-534b-afc2-77f56068bfc4 with identifier: 10727138
2026-03-30 04:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 30d4b98a-eebe-534b-afc2-77f56068bfc4 with identifier: 10727138
2026-03-30 04:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 30d4b98a-eebe-534b-afc2-77f56068bfc4 with identifier: 10727138 to the API
2026-03-30 04:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727138>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '30d4b98a-eebe-534b-afc2-77f56068bfc4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4124440',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727138',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 40512,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Octavia Combi 1.2 RS - Petrol - Automatic - 245 hp - 40.512 '
'km',
'transmission': 'automatic',
'trim': 'RS',
'vin': None,
'year': 2022}
2026-03-30 04:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:25 [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-30 04:21:25 [adesa.de] INFO: Saving data for 10727138: {'auction_closing_time': 1774962000.0, 'created_time': 1774528171.972692, 'last_price_update_time': 1774844485.122099}
2026-03-30 04:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727138') HTTP/1.1" 204 0
2026-03-30 04:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a43ec8d9-9002-5c66-a226-41d24fc0d5f6 with identifier: 10726536
2026-03-30 04:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a43ec8d9-9002-5c66-a226-41d24fc0d5f6 with scrape type 2
2026-03-30 04:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a43ec8d9-9002-5c66-a226-41d24fc0d5f6 with scrape type 2
2026-03-30 04:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a43ec8d9-9002-5c66-a226-41d24fc0d5f6, identifier: 10726536
2026-03-30 04:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a43ec8d9-9002-5c66-a226-41d24fc0d5f6 with identifier: 10726536
2026-03-30 04:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a43ec8d9-9002-5c66-a226-41d24fc0d5f6 with identifier: 10726536
2026-03-30 04:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a43ec8d9-9002-5c66-a226-41d24fc0d5f6 with identifier: 10726536 to the API
2026-03-30 04:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726536>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'a43ec8d9-9002-5c66-a226-41d24fc0d5f6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '378475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726536',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 157228,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 157.228 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-30 04:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:25 [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-30 04:21:25 [adesa.de] INFO: Saving data for 10726536: {'auction_closing_time': 1774962000.0, 'created_time': 1774528170.286023, 'last_price_update_time': 1774844485.60326}
2026-03-30 04:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726536') HTTP/1.1" 204 0
2026-03-30 04:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4e95a07-3a08-5da9-ae41-516f96464887 with identifier: 10726516
2026-03-30 04:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4e95a07-3a08-5da9-ae41-516f96464887 with scrape type 2
2026-03-30 04:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4e95a07-3a08-5da9-ae41-516f96464887 with scrape type 2
2026-03-30 04:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f4e95a07-3a08-5da9-ae41-516f96464887, identifier: 10726516
2026-03-30 04:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f4e95a07-3a08-5da9-ae41-516f96464887 with identifier: 10726516
2026-03-30 04:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f4e95a07-3a08-5da9-ae41-516f96464887 with identifier: 10726516
2026-03-30 04:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f4e95a07-3a08-5da9-ae41-516f96464887 with identifier: 10726516 to the API
2026-03-30 04:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'f4e95a07-3a08-5da9-ae41-516f96464887',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5358791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726516',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 62056,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Karoq 1.5 TSI Sportline - Petrol - Automatic - 150 hp - '
'62.056 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-30 04:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21: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-30 04:21:26 [adesa.de] INFO: Saving data for 10726516: {'auction_closing_time': 1774962000.0, 'created_time': 1774528177.780316, 'last_price_update_time': 1774844486.121927}
2026-03-30 04:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726516') HTTP/1.1" 204 0
2026-03-30 04:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10697386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb44aeb1-839a-51b3-b6c3-96f0d459fdda with identifier: 10697386
2026-03-30 04:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb44aeb1-839a-51b3-b6c3-96f0d459fdda with scrape type 2
2026-03-30 04:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb44aeb1-839a-51b3-b6c3-96f0d459fdda with scrape type 2
2026-03-30 04:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eb44aeb1-839a-51b3-b6c3-96f0d459fdda, identifier: 10697386
2026-03-30 04:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e517520-7511-56ba-9986-dd20757eb7d2 with identifier: 10726550
2026-03-30 04:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e517520-7511-56ba-9986-dd20757eb7d2 with scrape type 2
2026-03-30 04:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e517520-7511-56ba-9986-dd20757eb7d2 with scrape type 2
2026-03-30 04:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9e517520-7511-56ba-9986-dd20757eb7d2, identifier: 10726550
2026-03-30 04:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eb44aeb1-839a-51b3-b6c3-96f0d459fdda with identifier: 10697386
2026-03-30 04:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eb44aeb1-839a-51b3-b6c3-96f0d459fdda with identifier: 10697386
2026-03-30 04:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eb44aeb1-839a-51b3-b6c3-96f0d459fdda with identifier: 10697386 to the API
2026-03-30 04:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10697386>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 96,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'eb44aeb1-839a-51b3-b6c3-96f0d459fdda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57094',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10697386',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 60,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2026-01-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i30 1.5 GDI Comfort - Petrol - Manual - 96 hp - 60 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2026}
2026-03-30 04:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:27 [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-30 04:21:27 [adesa.de] INFO: Saving data for 10697386: {'auction_closing_time': 1798675200.0, 'created_time': 1774009289.257547, 'last_price_update_time': 1774844487.435667}
2026-03-30 04:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10697386') HTTP/1.1" 204 0
2026-03-30 04:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9e517520-7511-56ba-9986-dd20757eb7d2 with identifier: 10726550
2026-03-30 04:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9e517520-7511-56ba-9986-dd20757eb7d2 with identifier: 10726550
2026-03-30 04:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9e517520-7511-56ba-9986-dd20757eb7d2 with identifier: 10726550 to the API
2026-03-30 04:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726550>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Blue',
'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': '9e517520-7511-56ba-9986-dd20757eb7d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4659888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726550',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 31429,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Karoq 1.0 TSI Ambition - Petrol - Manual - 110 hp - 31.429 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-30 04:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:27 [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-30 04:21:27 [adesa.de] INFO: Saving data for 10726550: {'auction_closing_time': 1774962000.0, 'created_time': 1774528188.557996, 'last_price_update_time': 1774844487.732086}
2026-03-30 04:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726550') HTTP/1.1" 204 0
2026-03-30 04:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b2070b9-97e4-54d2-b4a3-4f01ada7e90e with identifier: 10726626
2026-03-30 04:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b2070b9-97e4-54d2-b4a3-4f01ada7e90e with scrape type 2
2026-03-30 04:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b2070b9-97e4-54d2-b4a3-4f01ada7e90e with scrape type 2
2026-03-30 04:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2b2070b9-97e4-54d2-b4a3-4f01ada7e90e, identifier: 10726626
2026-03-30 04:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2b2070b9-97e4-54d2-b4a3-4f01ada7e90e with identifier: 10726626
2026-03-30 04:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2b2070b9-97e4-54d2-b4a3-4f01ada7e90e with identifier: 10726626
2026-03-30 04:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2b2070b9-97e4-54d2-b4a3-4f01ada7e90e with identifier: 10726626 to the API
2026-03-30 04:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726626>
{'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': '2b2070b9-97e4-54d2-b4a3-4f01ada7e90e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5013110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726626',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 27541,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Karoq 1.5 TSI Sportline - Petrol - Automatic - 150 hp - '
'27.541 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-30 04:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:28 [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-30 04:21:28 [adesa.de] INFO: Saving data for 10726626: {'auction_closing_time': 1774962000.0, 'created_time': 1774528170.753805, 'last_price_update_time': 1774844488.122406}
2026-03-30 04:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726626') HTTP/1.1" 204 0
2026-03-30 04:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9922532-c686-5006-8654-9a79a0482046 with identifier: 10726463
2026-03-30 04:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9922532-c686-5006-8654-9a79a0482046 with scrape type 2
2026-03-30 04:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9922532-c686-5006-8654-9a79a0482046 with scrape type 2
2026-03-30 04:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b9922532-c686-5006-8654-9a79a0482046, identifier: 10726463
2026-03-30 04:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 672c1e60-70dd-50e8-ac30-f65a4b4fe095 with identifier: 10727105
2026-03-30 04:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 672c1e60-70dd-50e8-ac30-f65a4b4fe095 with scrape type 2
2026-03-30 04:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 672c1e60-70dd-50e8-ac30-f65a4b4fe095 with scrape type 2
2026-03-30 04:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 672c1e60-70dd-50e8-ac30-f65a4b4fe095, identifier: 10727105
2026-03-30 04:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b9922532-c686-5006-8654-9a79a0482046 with identifier: 10726463
2026-03-30 04:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b9922532-c686-5006-8654-9a79a0482046 with identifier: 10726463
2026-03-30 04:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b9922532-c686-5006-8654-9a79a0482046 with identifier: 10726463 to the API
2026-03-30 04:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726463>
{'auction_title': '',
'c_o_2_emission_value': 113,
'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': 'b9922532-c686-5006-8654-9a79a0482046',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4643837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726463',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 57170,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Kamiq 1.5 TSI Style - Petrol - Automatic - 150 hp - 57.170 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 04:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:28 [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-30 04:21:28 [adesa.de] INFO: Saving data for 10726463: {'auction_closing_time': 1774962000.0, 'created_time': 1774528188.940977, 'last_price_update_time': 1774844488.634817}
2026-03-30 04:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726463') HTTP/1.1" 204 0
2026-03-30 04:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 672c1e60-70dd-50e8-ac30-f65a4b4fe095 with identifier: 10727105
2026-03-30 04:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 672c1e60-70dd-50e8-ac30-f65a4b4fe095 with identifier: 10727105
2026-03-30 04:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 672c1e60-70dd-50e8-ac30-f65a4b4fe095 with identifier: 10727105 to the API
2026-03-30 04:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727105>
{'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': '672c1e60-70dd-50e8-ac30-f65a4b4fe095',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4546193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727105',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 29457,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC40 B4 Plus Bright - Petrol - Automatic - 197 hp - 29.457 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-30 04:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:28 [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-30 04:21:28 [adesa.de] INFO: Saving data for 10727105: {'auction_closing_time': 1774962000.0, 'created_time': 1774527883.604297, 'last_price_update_time': 1774844488.91864}
2026-03-30 04:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727105') HTTP/1.1" 204 0
2026-03-30 04:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b8417e7-7e20-59af-a5c6-1386447aefc1 with identifier: 10726506
2026-03-30 04:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b8417e7-7e20-59af-a5c6-1386447aefc1 with scrape type 2
2026-03-30 04:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b8417e7-7e20-59af-a5c6-1386447aefc1 with scrape type 2
2026-03-30 04:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b8417e7-7e20-59af-a5c6-1386447aefc1, identifier: 10726506
2026-03-30 04:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81eac23c-7f9a-5008-91f7-50fe53ae65e4 with identifier: 10727109
2026-03-30 04:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81eac23c-7f9a-5008-91f7-50fe53ae65e4 with scrape type 2
2026-03-30 04:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81eac23c-7f9a-5008-91f7-50fe53ae65e4 with scrape type 2
2026-03-30 04:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 81eac23c-7f9a-5008-91f7-50fe53ae65e4, identifier: 10727109
2026-03-30 04:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b8417e7-7e20-59af-a5c6-1386447aefc1 with identifier: 10726506
2026-03-30 04:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b8417e7-7e20-59af-a5c6-1386447aefc1 with identifier: 10726506
2026-03-30 04:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b8417e7-7e20-59af-a5c6-1386447aefc1 with identifier: 10726506 to the API
2026-03-30 04:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726506>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '6b8417e7-7e20-59af-a5c6-1386447aefc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5047172',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726506',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 61878,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Kamiq 1.0 TSI Tour - Petrol - Automatic - 110 hp - 61.878 km',
'transmission': 'automatic',
'trim': 'Tour',
'vin': None,
'year': 2022}
2026-03-30 04:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:29 [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-30 04:21:29 [adesa.de] INFO: Saving data for 10726506: {'auction_closing_time': 1774962000.0, 'created_time': 1774528236.808039, 'last_price_update_time': 1774844489.520678}
2026-03-30 04:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726506') HTTP/1.1" 204 0
2026-03-30 04:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 81eac23c-7f9a-5008-91f7-50fe53ae65e4 with identifier: 10727109
2026-03-30 04:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 81eac23c-7f9a-5008-91f7-50fe53ae65e4 with identifier: 10727109
2026-03-30 04:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 81eac23c-7f9a-5008-91f7-50fe53ae65e4 with identifier: 10727109 to the API
2026-03-30 04:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727109>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '81eac23c-7f9a-5008-91f7-50fe53ae65e4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5445030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727109',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 27634,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Kamiq 1.0 TSI Tour - Petrol - Automatic - 110 hp - 27.634 km',
'transmission': 'automatic',
'trim': 'Tour',
'vin': None,
'year': 2023}
2026-03-30 04:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:29 [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-30 04:21:29 [adesa.de] INFO: Saving data for 10727109: {'auction_closing_time': 1774962000.0, 'created_time': 1774528184.467983, 'last_price_update_time': 1774844489.800524}
2026-03-30 04:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727109') HTTP/1.1" 204 0
2026-03-30 04:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8247a42f-067f-5467-bae1-45f72259e52c with identifier: 10726492
2026-03-30 04:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8247a42f-067f-5467-bae1-45f72259e52c with scrape type 2
2026-03-30 04:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8247a42f-067f-5467-bae1-45f72259e52c with scrape type 2
2026-03-30 04:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8247a42f-067f-5467-bae1-45f72259e52c, identifier: 10726492
2026-03-30 04:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8247a42f-067f-5467-bae1-45f72259e52c with identifier: 10726492
2026-03-30 04:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8247a42f-067f-5467-bae1-45f72259e52c with identifier: 10726492
2026-03-30 04:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8247a42f-067f-5467-bae1-45f72259e52c with identifier: 10726492 to the API
2026-03-30 04:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726492>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'SUV',
'color': 'White',
'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': '8247a42f-067f-5467-bae1-45f72259e52c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4621045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726492',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 39107,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Kamiq 1.5 TSI Style - Petrol - Automatic - 150 hp - 39.107 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 04:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:30 [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-30 04:21:30 [adesa.de] INFO: Saving data for 10726492: {'auction_closing_time': 1774962000.0, 'created_time': 1774528185.428525, 'last_price_update_time': 1774844490.196192}
2026-03-30 04:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726492') HTTP/1.1" 204 0
2026-03-30 04:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f2d88bf-ba94-594d-ba8a-c96a38cfc9f8 with identifier: 10727054
2026-03-30 04:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f2d88bf-ba94-594d-ba8a-c96a38cfc9f8 with scrape type 2
2026-03-30 04:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f2d88bf-ba94-594d-ba8a-c96a38cfc9f8 with scrape type 2
2026-03-30 04:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5f2d88bf-ba94-594d-ba8a-c96a38cfc9f8, identifier: 10727054
2026-03-30 04:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5f2d88bf-ba94-594d-ba8a-c96a38cfc9f8 with identifier: 10727054
2026-03-30 04:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5f2d88bf-ba94-594d-ba8a-c96a38cfc9f8 with identifier: 10727054
2026-03-30 04:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5f2d88bf-ba94-594d-ba8a-c96a38cfc9f8 with identifier: 10727054 to the API
2026-03-30 04:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727054>
{'auction_title': '',
'c_o_2_emission_value': 113,
'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': '5f2d88bf-ba94-594d-ba8a-c96a38cfc9f8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4594048',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727054',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 42376,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Kamiq 1.5 TSI Style - Petrol - Automatic - 150 hp - 42.376 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 04:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:30 [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-30 04:21:30 [adesa.de] INFO: Saving data for 10727054: {'auction_closing_time': 1774962000.0, 'created_time': 1774528186.421915, 'last_price_update_time': 1774844490.581891}
2026-03-30 04:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727054') HTTP/1.1" 204 0
2026-03-30 04:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2f4610d-8b33-5765-80c4-71ec29c3a369 with identifier: 10726480
2026-03-30 04:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2f4610d-8b33-5765-80c4-71ec29c3a369 with scrape type 2
2026-03-30 04:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2f4610d-8b33-5765-80c4-71ec29c3a369 with scrape type 2
2026-03-30 04:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a2f4610d-8b33-5765-80c4-71ec29c3a369, identifier: 10726480
2026-03-30 04:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a2f4610d-8b33-5765-80c4-71ec29c3a369 with identifier: 10726480
2026-03-30 04:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a2f4610d-8b33-5765-80c4-71ec29c3a369 with identifier: 10726480
2026-03-30 04:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a2f4610d-8b33-5765-80c4-71ec29c3a369 with identifier: 10726480 to the API
2026-03-30 04:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726480>
{'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': 'a2f4610d-8b33-5765-80c4-71ec29c3a369',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4644685',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726480',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 36862,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 36.862 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 04:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:31 [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-30 04:21:31 [adesa.de] INFO: Saving data for 10726480: {'auction_closing_time': 1774962000.0, 'created_time': 1774527859.579378, 'last_price_update_time': 1774844491.903026}
2026-03-30 04:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726480') HTTP/1.1" 204 0
2026-03-30 04:21:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8469041-594f-55a8-ab5c-8b6dbe054288 with identifier: 10726589
2026-03-30 04:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8469041-594f-55a8-ab5c-8b6dbe054288 with scrape type 2
2026-03-30 04:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8469041-594f-55a8-ab5c-8b6dbe054288 with scrape type 2
2026-03-30 04:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c8469041-594f-55a8-ab5c-8b6dbe054288, identifier: 10726589
2026-03-30 04:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daa893bc-6028-5637-b833-efa68be60722 with identifier: 10726534
2026-03-30 04:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa893bc-6028-5637-b833-efa68be60722 with scrape type 2
2026-03-30 04:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daa893bc-6028-5637-b833-efa68be60722 with scrape type 2
2026-03-30 04:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: daa893bc-6028-5637-b833-efa68be60722, identifier: 10726534
2026-03-30 04:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c8469041-594f-55a8-ab5c-8b6dbe054288 with identifier: 10726589
2026-03-30 04:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c8469041-594f-55a8-ab5c-8b6dbe054288 with identifier: 10726589
2026-03-30 04:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c8469041-594f-55a8-ab5c-8b6dbe054288 with identifier: 10726589 to the API
2026-03-30 04:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726589>
{'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': 'c8469041-594f-55a8-ab5c-8b6dbe054288',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4491471',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726589',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 30863,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12000,
'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 - 30.863 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-30 04:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:32 [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-30 04:21:32 [adesa.de] INFO: Saving data for 10726589: {'auction_closing_time': 1774962000.0, 'created_time': 1774528197.804667, 'last_price_update_time': 1774844492.406908}
2026-03-30 04:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726589') HTTP/1.1" 204 0
2026-03-30 04:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: daa893bc-6028-5637-b833-efa68be60722 with identifier: 10726534
2026-03-30 04:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: daa893bc-6028-5637-b833-efa68be60722 with identifier: 10726534
2026-03-30 04:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: daa893bc-6028-5637-b833-efa68be60722 with identifier: 10726534 to the API
2026-03-30 04:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726534>
{'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': 'daa893bc-6028-5637-b833-efa68be60722',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4743819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726534',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 55561,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11300,
'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 - 55.561 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-30 04:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:32 [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-30 04:21:32 [adesa.de] INFO: Saving data for 10726534: {'auction_closing_time': 1774962000.0, 'created_time': 1774528191.543653, 'last_price_update_time': 1774844492.695321}
2026-03-30 04:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726534') HTTP/1.1" 204 0
2026-03-30 04:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 613ef635-97c9-5fa8-806b-10b2e6b91eed with identifier: 10726655
2026-03-30 04:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 613ef635-97c9-5fa8-806b-10b2e6b91eed with scrape type 2
2026-03-30 04:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 613ef635-97c9-5fa8-806b-10b2e6b91eed with scrape type 2
2026-03-30 04:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 613ef635-97c9-5fa8-806b-10b2e6b91eed, identifier: 10726655
2026-03-30 04:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f11e8c54-40a6-51ae-a0c5-873567d47990 with identifier: 10727099
2026-03-30 04:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f11e8c54-40a6-51ae-a0c5-873567d47990 with scrape type 2
2026-03-30 04:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f11e8c54-40a6-51ae-a0c5-873567d47990 with scrape type 2
2026-03-30 04:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f11e8c54-40a6-51ae-a0c5-873567d47990, identifier: 10727099
2026-03-30 04:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 613ef635-97c9-5fa8-806b-10b2e6b91eed with identifier: 10726655
2026-03-30 04:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 613ef635-97c9-5fa8-806b-10b2e6b91eed with identifier: 10726655
2026-03-30 04:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 613ef635-97c9-5fa8-806b-10b2e6b91eed with identifier: 10726655 to the API
2026-03-30 04:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '613ef635-97c9-5fa8-806b-10b2e6b91eed',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '378952',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726655',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 71516,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Octavia Combi 1.2 Style - Diesel - Automatic - 150 hp - '
'71.516 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 04:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:33 [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-30 04:21:33 [adesa.de] INFO: Saving data for 10726655: {'auction_closing_time': 1774962000.0, 'created_time': 1774528169.304628, 'last_price_update_time': 1774844493.182576}
2026-03-30 04:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726655') HTTP/1.1" 204 0
2026-03-30 04:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f11e8c54-40a6-51ae-a0c5-873567d47990 with identifier: 10727099
2026-03-30 04:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f11e8c54-40a6-51ae-a0c5-873567d47990 with identifier: 10727099
2026-03-30 04:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f11e8c54-40a6-51ae-a0c5-873567d47990 with identifier: 10727099 to the API
2026-03-30 04:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727099>
{'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': 'f11e8c54-40a6-51ae-a0c5-873567d47990',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4596572',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727099',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 22159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11700,
'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 - 22.159 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-30 04:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:33 [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-30 04:21:33 [adesa.de] INFO: Saving data for 10727099: {'auction_closing_time': 1774962000.0, 'created_time': 1774528227.152093, 'last_price_update_time': 1774844493.461257}
2026-03-30 04:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727099') HTTP/1.1" 204 0
2026-03-30 04:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de733419-89f2-51c4-94a2-2bf277b8a2b5 with identifier: 10726507
2026-03-30 04:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de733419-89f2-51c4-94a2-2bf277b8a2b5 with scrape type 2
2026-03-30 04:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de733419-89f2-51c4-94a2-2bf277b8a2b5 with scrape type 2
2026-03-30 04:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: de733419-89f2-51c4-94a2-2bf277b8a2b5, identifier: 10726507
2026-03-30 04:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: de733419-89f2-51c4-94a2-2bf277b8a2b5 with identifier: 10726507
2026-03-30 04:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: de733419-89f2-51c4-94a2-2bf277b8a2b5 with identifier: 10726507
2026-03-30 04:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: de733419-89f2-51c4-94a2-2bf277b8a2b5 with identifier: 10726507 to the API
2026-03-30 04:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726507>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'de733419-89f2-51c4-94a2-2bf277b8a2b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RFK00470186491',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726507',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 6000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Kangoo - Electric - Automatic - 122 hp - 6.000 km',
'transmission': 'automatic',
'trim': 'Start L1',
'vin': None,
'year': 2022}
2026-03-30 04:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:33 [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-30 04:21:33 [adesa.de] INFO: Saving data for 10726507: {'auction_closing_time': 1774962000.0, 'created_time': 1774528232.557402, 'last_price_update_time': 1774844493.979918}
2026-03-30 04:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726507') HTTP/1.1" 204 0
2026-03-30 04:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf8a5703-3037-5158-93a7-e01fe773adb5 with identifier: 10727003
2026-03-30 04:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf8a5703-3037-5158-93a7-e01fe773adb5 with scrape type 2
2026-03-30 04:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf8a5703-3037-5158-93a7-e01fe773adb5 with scrape type 2
2026-03-30 04:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf8a5703-3037-5158-93a7-e01fe773adb5, identifier: 10727003
2026-03-30 04:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cbcea8b-1baf-52ef-bd64-8054e5664fe6 with identifier: 10726577
2026-03-30 04:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cbcea8b-1baf-52ef-bd64-8054e5664fe6 with scrape type 2
2026-03-30 04:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cbcea8b-1baf-52ef-bd64-8054e5664fe6 with scrape type 2
2026-03-30 04:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9cbcea8b-1baf-52ef-bd64-8054e5664fe6, identifier: 10726577
2026-03-30 04:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf8a5703-3037-5158-93a7-e01fe773adb5 with identifier: 10727003
2026-03-30 04:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf8a5703-3037-5158-93a7-e01fe773adb5 with identifier: 10727003
2026-03-30 04:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf8a5703-3037-5158-93a7-e01fe773adb5 with identifier: 10727003 to the API
2026-03-30 04:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727003>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'cf8a5703-3037-5158-93a7-e01fe773adb5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00870193789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727003',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 19374,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2002-12-13',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Evolution - Electric - Automatic - 131 hp - '
'19.374 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2002}
2026-03-30 04:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:34 [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-30 04:21:34 [adesa.de] INFO: Saving data for 10727003: {'auction_closing_time': 1774962000.0, 'created_time': 1774528305.372742, 'last_price_update_time': 1774844494.486116}
2026-03-30 04:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727003') HTTP/1.1" 204 0
2026-03-30 04:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9cbcea8b-1baf-52ef-bd64-8054e5664fe6 with identifier: 10726577
2026-03-30 04:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9cbcea8b-1baf-52ef-bd64-8054e5664fe6 with identifier: 10726577
2026-03-30 04:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9cbcea8b-1baf-52ef-bd64-8054e5664fe6 with identifier: 10726577 to the API
2026-03-30 04:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726577>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '9cbcea8b-1baf-52ef-bd64-8054e5664fe6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RFK00570206957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726577',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 28489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Kangoo - Electric - Automatic - 122 hp - 28.489 km',
'transmission': 'automatic',
'trim': 'Start L1',
'vin': None,
'year': 2022}
2026-03-30 04:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:34 [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-30 04:21:34 [adesa.de] INFO: Saving data for 10726577: {'auction_closing_time': 1774962000.0, 'created_time': 1774528241.762687, 'last_price_update_time': 1774844494.787005}
2026-03-30 04:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726577') HTTP/1.1" 204 0
2026-03-30 04:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab95671a-60ca-5f70-9463-b2ddd12db1ac with identifier: 10727126
2026-03-30 04:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab95671a-60ca-5f70-9463-b2ddd12db1ac with scrape type 2
2026-03-30 04:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab95671a-60ca-5f70-9463-b2ddd12db1ac with scrape type 2
2026-03-30 04:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab95671a-60ca-5f70-9463-b2ddd12db1ac, identifier: 10727126
2026-03-30 04:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab95671a-60ca-5f70-9463-b2ddd12db1ac with identifier: 10727126
2026-03-30 04:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab95671a-60ca-5f70-9463-b2ddd12db1ac with identifier: 10727126
2026-03-30 04:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab95671a-60ca-5f70-9463-b2ddd12db1ac with identifier: 10727126 to the API
2026-03-30 04:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727126>
{'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': 'ab95671a-60ca-5f70-9463-b2ddd12db1ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4729023',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727126',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 24156,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Kamiq 1.0 TSI Ambition - Petrol - Automatic - 110 hp - 24.156 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-30 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:35 [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-30 04:21:35 [adesa.de] INFO: Saving data for 10727126: {'auction_closing_time': 1774962000.0, 'created_time': 1774528190.192718, 'last_price_update_time': 1774844495.26889}
2026-03-30 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727126') HTTP/1.1" 204 0
2026-03-30 04:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 534a771a-6453-5a37-8b18-53e3685ced51 with identifier: 10726576
2026-03-30 04:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 534a771a-6453-5a37-8b18-53e3685ced51 with scrape type 2
2026-03-30 04:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 534a771a-6453-5a37-8b18-53e3685ced51 with scrape type 2
2026-03-30 04:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 534a771a-6453-5a37-8b18-53e3685ced51, identifier: 10726576
2026-03-30 04:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 534a771a-6453-5a37-8b18-53e3685ced51 with identifier: 10726576
2026-03-30 04:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 534a771a-6453-5a37-8b18-53e3685ced51 with identifier: 10726576
2026-03-30 04:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 534a771a-6453-5a37-8b18-53e3685ced51 with identifier: 10726576 to the API
2026-03-30 04:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726576>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '534a771a-6453-5a37-8b18-53e3685ced51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RHN00770635352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726576',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Austral',
'odometer': 8525,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Austral Techno - Petrol - Automatic - 158 hp - 8.525 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-30 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:35 [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-30 04:21:35 [adesa.de] INFO: Saving data for 10726576: {'auction_closing_time': 1774962000.0, 'created_time': 1774528237.98258, 'last_price_update_time': 1774844495.635489}
2026-03-30 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726576') HTTP/1.1" 204 0
2026-03-30 04:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c600bf3f-1db3-55d3-b2a6-cdc5d3d65994 with identifier: 10727117
2026-03-30 04:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c600bf3f-1db3-55d3-b2a6-cdc5d3d65994 with scrape type 2
2026-03-30 04:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c600bf3f-1db3-55d3-b2a6-cdc5d3d65994 with scrape type 2
2026-03-30 04:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c600bf3f-1db3-55d3-b2a6-cdc5d3d65994, identifier: 10727117
2026-03-30 04:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c600bf3f-1db3-55d3-b2a6-cdc5d3d65994 with identifier: 10727117
2026-03-30 04:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c600bf3f-1db3-55d3-b2a6-cdc5d3d65994 with identifier: 10727117
2026-03-30 04:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c600bf3f-1db3-55d3-b2a6-cdc5d3d65994 with identifier: 10727117 to the API
2026-03-30 04:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727117>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'c600bf3f-1db3-55d3-b2a6-cdc5d3d65994',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '363395',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727117',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 70551,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 3,
'seller_name': 'Mobility Concept GmbH',
'title': 'Peugeot Boxer L2H2 PRO - Diesel - Manual - 140 hp - 70.551 km',
'transmission': 'manual',
'trim': 'PRO',
'vin': None,
'year': 2022}
2026-03-30 04:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:36 [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-30 04:21:36 [adesa.de] INFO: Saving data for 10727117: {'auction_closing_time': 1774962000.0, 'created_time': 1774527840.743895, 'last_price_update_time': 1774844496.138744}
2026-03-30 04:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727117') HTTP/1.1" 204 0
2026-03-30 04:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9b0f203-e7af-5d54-8045-bbf793cdc2fe with identifier: 10727097
2026-03-30 04:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9b0f203-e7af-5d54-8045-bbf793cdc2fe with scrape type 2
2026-03-30 04:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9b0f203-e7af-5d54-8045-bbf793cdc2fe with scrape type 2
2026-03-30 04:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a9b0f203-e7af-5d54-8045-bbf793cdc2fe, identifier: 10727097
2026-03-30 04:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a9b0f203-e7af-5d54-8045-bbf793cdc2fe with identifier: 10727097
2026-03-30 04:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a9b0f203-e7af-5d54-8045-bbf793cdc2fe with identifier: 10727097
2026-03-30 04:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a9b0f203-e7af-5d54-8045-bbf793cdc2fe with identifier: 10727097 to the API
2026-03-30 04:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727097>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'a9b0f203-e7af-5d54-8045-bbf793cdc2fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4335107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727097',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 37489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Arkana Intens - Petrol - Automatic - 140 hp - 37.489 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-30 04:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:36 [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-30 04:21:36 [adesa.de] INFO: Saving data for 10727097: {'auction_closing_time': 1774962000.0, 'created_time': 1774527877.464538, 'last_price_update_time': 1774844496.635112}
2026-03-30 04:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727097') HTTP/1.1" 204 0
2026-03-30 04:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.310(s), this was the 1st time calling it.
2026-03-30 04:21:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.130172400736836 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:21:36 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'e1a3cab0603eba349a7acf5c10412e08', '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=e1a3cab0603eba349a7acf5c10412e08.
2026-03-30 04:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bae06af-954a-5353-bcdd-86b730e528a0 with identifier: 10726594
2026-03-30 04:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bae06af-954a-5353-bcdd-86b730e528a0 with scrape type 2
2026-03-30 04:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bae06af-954a-5353-bcdd-86b730e528a0 with scrape type 2
2026-03-30 04:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9bae06af-954a-5353-bcdd-86b730e528a0, identifier: 10726594
2026-03-30 04:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abae67c3-8472-56e0-b389-66123a0c4ac6 with identifier: 10726542
2026-03-30 04:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abae67c3-8472-56e0-b389-66123a0c4ac6 with scrape type 2
2026-03-30 04:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abae67c3-8472-56e0-b389-66123a0c4ac6 with scrape type 2
2026-03-30 04:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: abae67c3-8472-56e0-b389-66123a0c4ac6, identifier: 10726542
2026-03-30 04:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9bae06af-954a-5353-bcdd-86b730e528a0 with identifier: 10726594
2026-03-30 04:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9bae06af-954a-5353-bcdd-86b730e528a0 with identifier: 10726594
2026-03-30 04:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9bae06af-954a-5353-bcdd-86b730e528a0 with identifier: 10726594 to the API
2026-03-30 04:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726594>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '9bae06af-954a-5353-bcdd-86b730e528a0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458106',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726594',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 37203,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 37.203 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-30 04:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:37 [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-30 04:21:37 [adesa.de] INFO: Saving data for 10726594: {'auction_closing_time': 1774962000.0, 'created_time': 1774527837.708885, 'last_price_update_time': 1774844497.392488}
2026-03-30 04:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726594') HTTP/1.1" 204 0
2026-03-30 04:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: abae67c3-8472-56e0-b389-66123a0c4ac6 with identifier: 10726542
2026-03-30 04:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: abae67c3-8472-56e0-b389-66123a0c4ac6 with identifier: 10726542
2026-03-30 04:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: abae67c3-8472-56e0-b389-66123a0c4ac6 with identifier: 10726542 to the API
2026-03-30 04:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726542>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'abae67c3-8472-56e0-b389-66123a0c4ac6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '459059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726542',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 33333,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Mokka Edition - Electric - Automatic - 136 hp - 33.333 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-30 04:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:37 [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-30 04:21:37 [adesa.de] INFO: Saving data for 10726542: {'auction_closing_time': 1774962000.0, 'created_time': 1774527843.685155, 'last_price_update_time': 1774844497.675101}
2026-03-30 04:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726542') HTTP/1.1" 204 0
2026-03-30 04:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4087ebe5-442a-5141-933d-9f987ec6393b with identifier: 10726469
2026-03-30 04:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4087ebe5-442a-5141-933d-9f987ec6393b with scrape type 2
2026-03-30 04:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4087ebe5-442a-5141-933d-9f987ec6393b with scrape type 2
2026-03-30 04:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4087ebe5-442a-5141-933d-9f987ec6393b, identifier: 10726469
2026-03-30 04:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 261007b4-40b3-5e1f-8113-0e3275bdd0f3 with identifier: 10726427
2026-03-30 04:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 261007b4-40b3-5e1f-8113-0e3275bdd0f3 with scrape type 2
2026-03-30 04:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 261007b4-40b3-5e1f-8113-0e3275bdd0f3 with scrape type 2
2026-03-30 04:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 261007b4-40b3-5e1f-8113-0e3275bdd0f3, identifier: 10726427
2026-03-30 04:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4087ebe5-442a-5141-933d-9f987ec6393b with identifier: 10726469
2026-03-30 04:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4087ebe5-442a-5141-933d-9f987ec6393b with identifier: 10726469
2026-03-30 04:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4087ebe5-442a-5141-933d-9f987ec6393b with identifier: 10726469 to the API
2026-03-30 04:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726469>
{'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': 102,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '4087ebe5-442a-5141-933d-9f987ec6393b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '390825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726469',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 146330,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.5 Edition - Diesel - Manual - 102 hp - 146.330 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-30 04:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:38 [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-30 04:21:38 [adesa.de] INFO: Saving data for 10726469: {'auction_closing_time': 1774962000.0, 'created_time': 1774527846.530027, 'last_price_update_time': 1774844498.269349}
2026-03-30 04:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726469') HTTP/1.1" 204 0
2026-03-30 04:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 261007b4-40b3-5e1f-8113-0e3275bdd0f3 with identifier: 10726427
2026-03-30 04:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 261007b4-40b3-5e1f-8113-0e3275bdd0f3 with identifier: 10726427
2026-03-30 04:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 261007b4-40b3-5e1f-8113-0e3275bdd0f3 with identifier: 10726427 to the API
2026-03-30 04:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726427>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '261007b4-40b3-5e1f-8113-0e3275bdd0f3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4272201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726427',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 47317,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Peugeot 5008 Allure Pack - Petrol - Manual - 130 hp - 47.317 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-30 04:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:38 [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-30 04:21:38 [adesa.de] INFO: Saving data for 10726427: {'auction_closing_time': 1774962000.0, 'created_time': 1774527839.911721, 'last_price_update_time': 1774844498.624086}
2026-03-30 04:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726427') HTTP/1.1" 204 0
2026-03-30 04:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f0c540e-a2c4-5832-9788-2933f7cd8e41 with identifier: 10727047
2026-03-30 04:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f0c540e-a2c4-5832-9788-2933f7cd8e41 with scrape type 2
2026-03-30 04:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f0c540e-a2c4-5832-9788-2933f7cd8e41 with scrape type 2
2026-03-30 04:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f0c540e-a2c4-5832-9788-2933f7cd8e41, identifier: 10727047
2026-03-30 04:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f0c540e-a2c4-5832-9788-2933f7cd8e41 with identifier: 10727047
2026-03-30 04:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f0c540e-a2c4-5832-9788-2933f7cd8e41 with identifier: 10727047
2026-03-30 04:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f0c540e-a2c4-5832-9788-2933f7cd8e41 with identifier: 10727047 to the API
2026-03-30 04:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727047>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '4f0c540e-a2c4-5832-9788-2933f7cd8e41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5003238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727047',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 28665,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Mokka 1.2 Elegance - Petrol - Automatic - 130 hp - 28.665 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-30 04:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:38 [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-30 04:21:38 [adesa.de] INFO: Saving data for 10727047: {'auction_closing_time': 1774962000.0, 'created_time': 1774527838.91155, 'last_price_update_time': 1774844498.99069}
2026-03-30 04:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727047') HTTP/1.1" 204 0
2026-03-30 04:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e57f8715-a4db-5fd4-8471-5526dcb08ca4 with identifier: 10726475
2026-03-30 04:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e57f8715-a4db-5fd4-8471-5526dcb08ca4 with scrape type 2
2026-03-30 04:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e57f8715-a4db-5fd4-8471-5526dcb08ca4 with scrape type 2
2026-03-30 04:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e57f8715-a4db-5fd4-8471-5526dcb08ca4, identifier: 10726475
2026-03-30 04:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e57f8715-a4db-5fd4-8471-5526dcb08ca4 with identifier: 10726475
2026-03-30 04:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e57f8715-a4db-5fd4-8471-5526dcb08ca4 with identifier: 10726475
2026-03-30 04:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e57f8715-a4db-5fd4-8471-5526dcb08ca4 with identifier: 10726475 to the API
2026-03-30 04:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726475>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e57f8715-a4db-5fd4-8471-5526dcb08ca4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00770232551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726475',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 20460,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Evolution - Electric - Automatic - 131 hp - '
'20.460 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-30 04:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:39 [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-30 04:21:39 [adesa.de] INFO: Saving data for 10726475: {'auction_closing_time': 1774962000.0, 'created_time': 1774528236.09609, 'last_price_update_time': 1774844499.49711}
2026-03-30 04:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726475') HTTP/1.1" 204 0
2026-03-30 04:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 201bd557-c00e-5222-ab5c-abc1319a1edf with identifier: 10726522
2026-03-30 04:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 201bd557-c00e-5222-ab5c-abc1319a1edf with scrape type 2
2026-03-30 04:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 201bd557-c00e-5222-ab5c-abc1319a1edf with scrape type 2
2026-03-30 04:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 201bd557-c00e-5222-ab5c-abc1319a1edf, identifier: 10726522
2026-03-30 04:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc6d9778-6cc6-5422-9168-2662d22966da with identifier: 10726609
2026-03-30 04:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc6d9778-6cc6-5422-9168-2662d22966da with scrape type 2
2026-03-30 04:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc6d9778-6cc6-5422-9168-2662d22966da with scrape type 2
2026-03-30 04:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fc6d9778-6cc6-5422-9168-2662d22966da, identifier: 10726609
2026-03-30 04:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 201bd557-c00e-5222-ab5c-abc1319a1edf with identifier: 10726522
2026-03-30 04:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 201bd557-c00e-5222-ab5c-abc1319a1edf with identifier: 10726522
2026-03-30 04:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 201bd557-c00e-5222-ab5c-abc1319a1edf with identifier: 10726522 to the API
2026-03-30 04:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726522>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '201bd557-c00e-5222-ab5c-abc1319a1edf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '432306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726522',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 76664,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 76.664 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 04:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:40 [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-30 04:21:40 [adesa.de] INFO: Saving data for 10726522: {'auction_closing_time': 1774962000.0, 'created_time': 1774527864.04015, 'last_price_update_time': 1774844500.101996}
2026-03-30 04:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726522') HTTP/1.1" 204 0
2026-03-30 04:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fc6d9778-6cc6-5422-9168-2662d22966da with identifier: 10726609
2026-03-30 04:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fc6d9778-6cc6-5422-9168-2662d22966da with identifier: 10726609
2026-03-30 04:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fc6d9778-6cc6-5422-9168-2662d22966da with identifier: 10726609 to the API
2026-03-30 04:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726609>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'fc6d9778-6cc6-5422-9168-2662d22966da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726609',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 73187,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 73.187 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 04:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:40 [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-30 04:21:40 [adesa.de] INFO: Saving data for 10726609: {'auction_closing_time': 1774962000.0, 'created_time': 1774527888.55575, 'last_price_update_time': 1774844500.390758}
2026-03-30 04:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726609') HTTP/1.1" 204 0
2026-03-30 04:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65152510-cfe8-540f-86c7-2462ed8ca55a with identifier: 10726530
2026-03-30 04:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65152510-cfe8-540f-86c7-2462ed8ca55a with scrape type 2
2026-03-30 04:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65152510-cfe8-540f-86c7-2462ed8ca55a with scrape type 2
2026-03-30 04:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 65152510-cfe8-540f-86c7-2462ed8ca55a, identifier: 10726530
2026-03-30 04:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 65152510-cfe8-540f-86c7-2462ed8ca55a with identifier: 10726530
2026-03-30 04:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 65152510-cfe8-540f-86c7-2462ed8ca55a with identifier: 10726530
2026-03-30 04:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 65152510-cfe8-540f-86c7-2462ed8ca55a with identifier: 10726530 to the API
2026-03-30 04:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726530>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '65152510-cfe8-540f-86c7-2462ed8ca55a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '432626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726530',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 56674,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 56.674 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 04:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:40 [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-30 04:21:40 [adesa.de] INFO: Saving data for 10726530: {'auction_closing_time': 1774962000.0, 'created_time': 1774528269.543716, 'last_price_update_time': 1774844500.950615}
2026-03-30 04:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726530') HTTP/1.1" 204 0
2026-03-30 04:21:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c1504d2-3211-5766-be42-e1caa0ba50e1 with identifier: 10726520
2026-03-30 04:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c1504d2-3211-5766-be42-e1caa0ba50e1 with scrape type 2
2026-03-30 04:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c1504d2-3211-5766-be42-e1caa0ba50e1 with scrape type 2
2026-03-30 04:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6c1504d2-3211-5766-be42-e1caa0ba50e1, identifier: 10726520
2026-03-30 04:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6c1504d2-3211-5766-be42-e1caa0ba50e1 with identifier: 10726520
2026-03-30 04:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6c1504d2-3211-5766-be42-e1caa0ba50e1 with identifier: 10726520
2026-03-30 04:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6c1504d2-3211-5766-be42-e1caa0ba50e1 with identifier: 10726520 to the API
2026-03-30 04:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726520>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '6c1504d2-3211-5766-be42-e1caa0ba50e1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726520',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 54349,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 54.349 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 04:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726520%27 HTTP/1.1" 200 None
2026-03-30 04:21:41 [adesa.de] INFO: Saving data for 10726520: {'auction_closing_time': 1774962000.0, 'created_time': 1774528260.602911, 'last_price_update_time': 1774844501.357032}
2026-03-30 04:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726520') HTTP/1.1" 204 0
2026-03-30 04:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43963a59-3c27-596f-9414-f1a605a30cef with identifier: 10726652
2026-03-30 04:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43963a59-3c27-596f-9414-f1a605a30cef with scrape type 2
2026-03-30 04:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43963a59-3c27-596f-9414-f1a605a30cef with scrape type 2
2026-03-30 04:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43963a59-3c27-596f-9414-f1a605a30cef, identifier: 10726652
2026-03-30 04:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43963a59-3c27-596f-9414-f1a605a30cef with identifier: 10726652
2026-03-30 04:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43963a59-3c27-596f-9414-f1a605a30cef with identifier: 10726652
2026-03-30 04:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43963a59-3c27-596f-9414-f1a605a30cef with identifier: 10726652 to the API
2026-03-30 04:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726652>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '43963a59-3c27-596f-9414-f1a605a30cef',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '432274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726652',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 41377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 41.377 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 04:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726652%27 HTTP/1.1" 200 None
2026-03-30 04:21:41 [adesa.de] INFO: Saving data for 10726652: {'auction_closing_time': 1774962000.0, 'created_time': 1774528243.557228, 'last_price_update_time': 1774844501.869147}
2026-03-30 04:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726652') HTTP/1.1" 204 0
2026-03-30 04:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae3fff93-7a45-57b7-a900-8824fa924f8c with identifier: 10726993
2026-03-30 04:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae3fff93-7a45-57b7-a900-8824fa924f8c with scrape type 2
2026-03-30 04:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae3fff93-7a45-57b7-a900-8824fa924f8c with scrape type 2
2026-03-30 04:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae3fff93-7a45-57b7-a900-8824fa924f8c, identifier: 10726993
2026-03-30 04:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1abee8f4-5345-58e4-a70e-5604952520f4 with identifier: 10727120
2026-03-30 04:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1abee8f4-5345-58e4-a70e-5604952520f4 with scrape type 2
2026-03-30 04:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1abee8f4-5345-58e4-a70e-5604952520f4 with scrape type 2
2026-03-30 04:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1abee8f4-5345-58e4-a70e-5604952520f4, identifier: 10727120
2026-03-30 04:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20a82cf8-b31e-5c3e-b949-b4c0c89a4048 with identifier: 10726659
2026-03-30 04:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20a82cf8-b31e-5c3e-b949-b4c0c89a4048 with scrape type 2
2026-03-30 04:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20a82cf8-b31e-5c3e-b949-b4c0c89a4048 with scrape type 2
2026-03-30 04:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 20a82cf8-b31e-5c3e-b949-b4c0c89a4048, identifier: 10726659
2026-03-30 04:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae3fff93-7a45-57b7-a900-8824fa924f8c with identifier: 10726993
2026-03-30 04:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae3fff93-7a45-57b7-a900-8824fa924f8c with identifier: 10726993
2026-03-30 04:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae3fff93-7a45-57b7-a900-8824fa924f8c with identifier: 10726993 to the API
2026-03-30 04:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726993>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'ae3fff93-7a45-57b7-a900-8824fa924f8c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726993',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 49862,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 49.862 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 04:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:42 [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-30 04:21:42 [adesa.de] INFO: Saving data for 10726993: {'auction_closing_time': 1774962000.0, 'created_time': 1774528252.235845, 'last_price_update_time': 1774844502.547656}
2026-03-30 04:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726993') HTTP/1.1" 204 0
2026-03-30 04:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1abee8f4-5345-58e4-a70e-5604952520f4 with identifier: 10727120
2026-03-30 04:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1abee8f4-5345-58e4-a70e-5604952520f4 with identifier: 10727120
2026-03-30 04:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1abee8f4-5345-58e4-a70e-5604952520f4 with identifier: 10727120 to the API
2026-03-30 04:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727120>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '1abee8f4-5345-58e4-a70e-5604952520f4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5334585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727120',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 58502,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Combo Life 1.2 Elegance - Petrol - Automatic - 130 hp - 58.502 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-30 04:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:42 [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-30 04:21:42 [adesa.de] INFO: Saving data for 10727120: {'auction_closing_time': 1774962000.0, 'created_time': 1774528249.225958, 'last_price_update_time': 1774844502.844674}
2026-03-30 04:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727120') HTTP/1.1" 204 0
2026-03-30 04:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 20a82cf8-b31e-5c3e-b949-b4c0c89a4048 with identifier: 10726659
2026-03-30 04:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 20a82cf8-b31e-5c3e-b949-b4c0c89a4048 with identifier: 10726659
2026-03-30 04:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 20a82cf8-b31e-5c3e-b949-b4c0c89a4048 with identifier: 10726659 to the API
2026-03-30 04:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726659>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '20a82cf8-b31e-5c3e-b949-b4c0c89a4048',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726659',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 50258,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 50.258 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 04:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:43 [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-30 04:21:43 [adesa.de] INFO: Saving data for 10726659: {'auction_closing_time': 1774962000.0, 'created_time': 1774528278.364705, 'last_price_update_time': 1774844503.123264}
2026-03-30 04:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726659') HTTP/1.1" 204 0
2026-03-30 04:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f590dc49-61ba-5dda-88ee-d8a283a86000 with identifier: 10726384
2026-03-30 04:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f590dc49-61ba-5dda-88ee-d8a283a86000 with scrape type 2
2026-03-30 04:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f590dc49-61ba-5dda-88ee-d8a283a86000 with scrape type 2
2026-03-30 04:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f590dc49-61ba-5dda-88ee-d8a283a86000, identifier: 10726384
2026-03-30 04:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f590dc49-61ba-5dda-88ee-d8a283a86000 with identifier: 10726384
2026-03-30 04:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f590dc49-61ba-5dda-88ee-d8a283a86000 with identifier: 10726384
2026-03-30 04:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f590dc49-61ba-5dda-88ee-d8a283a86000 with identifier: 10726384 to the API
2026-03-30 04:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726384>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f590dc49-61ba-5dda-88ee-d8a283a86000',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '483549',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726384',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 64733,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'64.733 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726384%27 HTTP/1.1" 200 None
2026-03-30 04:21:44 [adesa.de] INFO: Saving data for 10726384: {'auction_closing_time': 1774962000.0, 'created_time': 1774527850.973226, 'last_price_update_time': 1774844504.124058}
2026-03-30 04:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726384') HTTP/1.1" 204 0
2026-03-30 04:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d with identifier: 10726501
2026-03-30 04:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d with scrape type 2
2026-03-30 04:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d with scrape type 2
2026-03-30 04:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d, identifier: 10726501
2026-03-30 04:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 222fc976-abb5-57a4-968c-86d5c7637d29 with identifier: 10727108
2026-03-30 04:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222fc976-abb5-57a4-968c-86d5c7637d29 with scrape type 2
2026-03-30 04:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 222fc976-abb5-57a4-968c-86d5c7637d29 with scrape type 2
2026-03-30 04:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 222fc976-abb5-57a4-968c-86d5c7637d29, identifier: 10727108
2026-03-30 04:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d with identifier: 10726501
2026-03-30 04:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d with identifier: 10726501
2026-03-30 04:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d with identifier: 10726501 to the API
2026-03-30 04:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5017983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726501',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 59774,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Astra 1.2 GS Line - Petrol - Automatic - 130 hp - 59.774 km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-30 04:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726501%27 HTTP/1.1" 200 None
2026-03-30 04:21:44 [adesa.de] INFO: Saving data for 10726501: {'auction_closing_time': 1774962000.0, 'created_time': 1774528263.085502, 'last_price_update_time': 1774844504.637394}
2026-03-30 04:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726501') HTTP/1.1" 204 0
2026-03-30 04:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 222fc976-abb5-57a4-968c-86d5c7637d29 with identifier: 10727108
2026-03-30 04:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 222fc976-abb5-57a4-968c-86d5c7637d29 with identifier: 10727108
2026-03-30 04:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 222fc976-abb5-57a4-968c-86d5c7637d29 with identifier: 10727108 to the API
2026-03-30 04:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727108>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '222fc976-abb5-57a4-968c-86d5c7637d29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727108',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 18485,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Nissan Leaf 40 kWh N-connecta - Electric - Automatic - 150 hp - '
'18.485 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2021}
2026-03-30 04:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727108%27 HTTP/1.1" 200 None
2026-03-30 04:21:45 [adesa.de] INFO: Saving data for 10727108: {'auction_closing_time': 1774962000.0, 'created_time': 1774528266.219988, 'last_price_update_time': 1774844505.611345}
2026-03-30 04:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727108') HTTP/1.1" 204 0
2026-03-30 04:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 33.322(s), this was the 1st time calling it.
2026-03-30 04:21:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.412132674538164 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:21:44 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'b46a7e8e9d6bf84ee393fce132280420', '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=b46a7e8e9d6bf84ee393fce132280420.
2026-03-30 04:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a408b7e5-bbd7-5a2c-ac06-df2f14924829 with identifier: 10726477
2026-03-30 04:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a408b7e5-bbd7-5a2c-ac06-df2f14924829 with scrape type 2
2026-03-30 04:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a408b7e5-bbd7-5a2c-ac06-df2f14924829 with scrape type 2
2026-03-30 04:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a408b7e5-bbd7-5a2c-ac06-df2f14924829, identifier: 10726477
2026-03-30 04:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a408b7e5-bbd7-5a2c-ac06-df2f14924829 with identifier: 10726477
2026-03-30 04:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a408b7e5-bbd7-5a2c-ac06-df2f14924829 with identifier: 10726477
2026-03-30 04:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a408b7e5-bbd7-5a2c-ac06-df2f14924829 with identifier: 10726477 to the API
2026-03-30 04:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726477>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'a408b7e5-bbd7-5a2c-ac06-df2f14924829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '314143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726477',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 140633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2020-02-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz Vito 114 CDI - Diesel - Manual - 136 hp - 140.633 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:46 [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-30 04:21:46 [adesa.de] INFO: Saving data for 10726477: {'auction_closing_time': 1774962000.0, 'created_time': 1774528285.774442, 'last_price_update_time': 1774844506.016905}
2026-03-30 04:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726477') HTTP/1.1" 204 0
2026-03-30 04:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe0f0bc-483b-51a7-92b1-195c72e8c5bf with identifier: 10726616
2026-03-30 04:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe0f0bc-483b-51a7-92b1-195c72e8c5bf with scrape type 2
2026-03-30 04:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afe0f0bc-483b-51a7-92b1-195c72e8c5bf with scrape type 2
2026-03-30 04:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: afe0f0bc-483b-51a7-92b1-195c72e8c5bf, identifier: 10726616
2026-03-30 04:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 113fbbac-fee0-5c76-b1c9-ee9a243d2272 with identifier: 10726590
2026-03-30 04:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 113fbbac-fee0-5c76-b1c9-ee9a243d2272 with scrape type 2
2026-03-30 04:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 113fbbac-fee0-5c76-b1c9-ee9a243d2272 with scrape type 2
2026-03-30 04:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 113fbbac-fee0-5c76-b1c9-ee9a243d2272, identifier: 10726590
2026-03-30 04:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: afe0f0bc-483b-51a7-92b1-195c72e8c5bf with identifier: 10726616
2026-03-30 04:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: afe0f0bc-483b-51a7-92b1-195c72e8c5bf with identifier: 10726616
2026-03-30 04:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: afe0f0bc-483b-51a7-92b1-195c72e8c5bf with identifier: 10726616 to the API
2026-03-30 04:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726616>
{'auction_title': '',
'c_o_2_emission_value': 201,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'afe0f0bc-483b-51a7-92b1-195c72e8c5bf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '328717',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726616',
'listing': 'auction',
'location': 'Düren (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 137945,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz Sprinter 2.2 - Diesel - Manual - 143 hp - 137.945 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:46 [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-30 04:21:46 [adesa.de] INFO: Saving data for 10726616: {'auction_closing_time': 1774962000.0, 'created_time': 1774528277.492657, 'last_price_update_time': 1774844506.481628}
2026-03-30 04:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726616') HTTP/1.1" 204 0
2026-03-30 04:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 113fbbac-fee0-5c76-b1c9-ee9a243d2272 with identifier: 10726590
2026-03-30 04:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 113fbbac-fee0-5c76-b1c9-ee9a243d2272 with identifier: 10726590
2026-03-30 04:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 113fbbac-fee0-5c76-b1c9-ee9a243d2272 with identifier: 10726590 to the API
2026-03-30 04:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726590>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'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': 'Diesel',
'id': '113fbbac-fee0-5c76-b1c9-ee9a243d2272',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '430599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726590',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 107384,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz CLS 220d AMG Line - Diesel - Automatic - 194 hp - '
'107.384 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 04:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:46 [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-30 04:21:46 [adesa.de] INFO: Saving data for 10726590: {'auction_closing_time': 1774962000.0, 'created_time': 1774528289.205481, 'last_price_update_time': 1774844506.758192}
2026-03-30 04:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726590') HTTP/1.1" 204 0
2026-03-30 04:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73bb2938-4e78-591d-b0e8-b3cc9ec88600 with identifier: 10727104
2026-03-30 04:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73bb2938-4e78-591d-b0e8-b3cc9ec88600 with scrape type 2
2026-03-30 04:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73bb2938-4e78-591d-b0e8-b3cc9ec88600 with scrape type 2
2026-03-30 04:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 73bb2938-4e78-591d-b0e8-b3cc9ec88600, identifier: 10727104
2026-03-30 04:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfc8c99c-132e-546f-8002-9912d3e62b29 with identifier: 10726643
2026-03-30 04:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc8c99c-132e-546f-8002-9912d3e62b29 with scrape type 2
2026-03-30 04:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfc8c99c-132e-546f-8002-9912d3e62b29 with scrape type 2
2026-03-30 04:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dfc8c99c-132e-546f-8002-9912d3e62b29, identifier: 10726643
2026-03-30 04:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 73bb2938-4e78-591d-b0e8-b3cc9ec88600 with identifier: 10727104
2026-03-30 04:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 73bb2938-4e78-591d-b0e8-b3cc9ec88600 with identifier: 10727104
2026-03-30 04:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 73bb2938-4e78-591d-b0e8-b3cc9ec88600 with identifier: 10727104 to the API
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727104>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '73bb2938-4e78-591d-b0e8-b3cc9ec88600',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '372058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727104',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 52661,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 52.661 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727104%27 HTTP/1.1" 200 None
2026-03-30 04:21:47 [adesa.de] INFO: Saving data for 10727104: {'auction_closing_time': 1774962000.0, 'created_time': 1774528297.137828, 'last_price_update_time': 1774844507.363803}
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727104') HTTP/1.1" 204 0
2026-03-30 04:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dfc8c99c-132e-546f-8002-9912d3e62b29 with identifier: 10726643
2026-03-30 04:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dfc8c99c-132e-546f-8002-9912d3e62b29 with identifier: 10726643
2026-03-30 04:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dfc8c99c-132e-546f-8002-9912d3e62b29 with identifier: 10726643 to the API
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726643>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'dfc8c99c-132e-546f-8002-9912d3e62b29',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '412077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726643',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 161286,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 300e Avantgarde - Hybrid - Automatic - 204 hp '
'- 161.286 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2023}
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726643%27 HTTP/1.1" 200 None
2026-03-30 04:21:47 [adesa.de] INFO: Saving data for 10726643: {'auction_closing_time': 1774962000.0, 'created_time': 1774528289.6041, 'last_price_update_time': 1774844507.653478}
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726643') HTTP/1.1" 204 0
2026-03-30 04:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fd09771-fa4f-5716-bbff-020b32ff2252 with identifier: 10727110
2026-03-30 04:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fd09771-fa4f-5716-bbff-020b32ff2252 with scrape type 2
2026-03-30 04:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fd09771-fa4f-5716-bbff-020b32ff2252 with scrape type 2
2026-03-30 04:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6fd09771-fa4f-5716-bbff-020b32ff2252, identifier: 10727110
2026-03-30 04:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6fd09771-fa4f-5716-bbff-020b32ff2252 with identifier: 10727110
2026-03-30 04:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6fd09771-fa4f-5716-bbff-020b32ff2252 with identifier: 10727110
2026-03-30 04:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6fd09771-fa4f-5716-bbff-020b32ff2252 with identifier: 10727110 to the API
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727110>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '6fd09771-fa4f-5716-bbff-020b32ff2252',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '353999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727110',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 119206,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Progressive - Diesel - '
'Automatic - 150 hp - 119.206 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2021}
2026-03-30 04:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:48 [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-30 04:21:48 [adesa.de] INFO: Saving data for 10727110: {'auction_closing_time': 1774962000.0, 'created_time': 1774528281.672759, 'last_price_update_time': 1774844508.056878}
2026-03-30 04:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727110') HTTP/1.1" 204 0
2026-03-30 04:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae03d06e-863f-5b76-a771-5c9464b00b66 with identifier: 10726982
2026-03-30 04:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae03d06e-863f-5b76-a771-5c9464b00b66 with scrape type 2
2026-03-30 04:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae03d06e-863f-5b76-a771-5c9464b00b66 with scrape type 2
2026-03-30 04:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae03d06e-863f-5b76-a771-5c9464b00b66, identifier: 10726982
2026-03-30 04:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24d05fc0-20b1-5480-bc3f-fa9e6c21986b with identifier: 10726640
2026-03-30 04:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d05fc0-20b1-5480-bc3f-fa9e6c21986b with scrape type 2
2026-03-30 04:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24d05fc0-20b1-5480-bc3f-fa9e6c21986b with scrape type 2
2026-03-30 04:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 24d05fc0-20b1-5480-bc3f-fa9e6c21986b, identifier: 10726640
2026-03-30 04:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a8b581-e344-5cc8-9e7b-9f6b10dc90de with identifier: 10726443
2026-03-30 04:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a8b581-e344-5cc8-9e7b-9f6b10dc90de with scrape type 2
2026-03-30 04:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07a8b581-e344-5cc8-9e7b-9f6b10dc90de with scrape type 2
2026-03-30 04:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 07a8b581-e344-5cc8-9e7b-9f6b10dc90de, identifier: 10726443
2026-03-30 04:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae03d06e-863f-5b76-a771-5c9464b00b66 with identifier: 10726982
2026-03-30 04:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae03d06e-863f-5b76-a771-5c9464b00b66 with identifier: 10726982
2026-03-30 04:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae03d06e-863f-5b76-a771-5c9464b00b66 with identifier: 10726982 to the API
2026-03-30 04:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726982>
{'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': 'ae03d06e-863f-5b76-a771-5c9464b00b66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726982',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 41768,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'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 - 41.768 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2024}
2026-03-30 04:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:48 [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-30 04:21:48 [adesa.de] INFO: Saving data for 10726982: {'auction_closing_time': 1774962000.0, 'created_time': 1774528296.397869, 'last_price_update_time': 1774844508.652597}
2026-03-30 04:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726982') HTTP/1.1" 204 0
2026-03-30 04:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 24d05fc0-20b1-5480-bc3f-fa9e6c21986b with identifier: 10726640
2026-03-30 04:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 24d05fc0-20b1-5480-bc3f-fa9e6c21986b with identifier: 10726640
2026-03-30 04:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 24d05fc0-20b1-5480-bc3f-fa9e6c21986b with identifier: 10726640 to the API
2026-03-30 04:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726640>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Black',
'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': 'Diesel',
'id': '24d05fc0-20b1-5480-bc3f-fa9e6c21986b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '328650',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726640',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 120583,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 220d Avantgarde - 4-Matic - Diesel - '
'Automatic - 194 hp - 120.583 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2020}
2026-03-30 04:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:48 [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-30 04:21:48 [adesa.de] INFO: Saving data for 10726640: {'auction_closing_time': 1774962000.0, 'created_time': 1774528282.958288, 'last_price_update_time': 1774844508.936215}
2026-03-30 04:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726640') HTTP/1.1" 204 0
2026-03-30 04:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 07a8b581-e344-5cc8-9e7b-9f6b10dc90de with identifier: 10726443
2026-03-30 04:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 07a8b581-e344-5cc8-9e7b-9f6b10dc90de with identifier: 10726443
2026-03-30 04:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 07a8b581-e344-5cc8-9e7b-9f6b10dc90de with identifier: 10726443 to the API
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726443>
{'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': '07a8b581-e344-5cc8-9e7b-9f6b10dc90de',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '456755',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726443',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 53112,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'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 - 53.112 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2025}
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726443%27 HTTP/1.1" 200 None
2026-03-30 04:21:49 [adesa.de] INFO: Saving data for 10726443: {'auction_closing_time': 1774962000.0, 'created_time': 1774528290.74707, 'last_price_update_time': 1774844509.220327}
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726443') HTTP/1.1" 204 0
2026-03-30 04:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3b81ef0-34de-5406-95fc-6359d6d67a8e with identifier: 10726538
2026-03-30 04:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3b81ef0-34de-5406-95fc-6359d6d67a8e with scrape type 2
2026-03-30 04:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3b81ef0-34de-5406-95fc-6359d6d67a8e with scrape type 2
2026-03-30 04:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c3b81ef0-34de-5406-95fc-6359d6d67a8e, identifier: 10726538
2026-03-30 04:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c3b81ef0-34de-5406-95fc-6359d6d67a8e with identifier: 10726538
2026-03-30 04:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c3b81ef0-34de-5406-95fc-6359d6d67a8e with identifier: 10726538
2026-03-30 04:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c3b81ef0-34de-5406-95fc-6359d6d67a8e with identifier: 10726538 to the API
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 306,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c3b81ef0-34de-5406-95fc-6359d6d67a8e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '383965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726538',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 24693,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz A AMG 35 AMG Line - 4-Matic - Petrol - Automatic - '
'306 hp - 24.693 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726538%27 HTTP/1.1" 200 None
2026-03-30 04:21:49 [adesa.de] INFO: Saving data for 10726538: {'auction_closing_time': 1774962000.0, 'created_time': 1774528301.57632, 'last_price_update_time': 1774844509.700132}
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726538') HTTP/1.1" 204 0
2026-03-30 04:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2c0db90-fe7c-5dfc-b1b7-78e41f822578 with identifier: 10727119
2026-03-30 04:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2c0db90-fe7c-5dfc-b1b7-78e41f822578 with scrape type 2
2026-03-30 04:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2c0db90-fe7c-5dfc-b1b7-78e41f822578 with scrape type 2
2026-03-30 04:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b2c0db90-fe7c-5dfc-b1b7-78e41f822578, identifier: 10727119
2026-03-30 04:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b2c0db90-fe7c-5dfc-b1b7-78e41f822578 with identifier: 10727119
2026-03-30 04:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b2c0db90-fe7c-5dfc-b1b7-78e41f822578 with identifier: 10727119
2026-03-30 04:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b2c0db90-fe7c-5dfc-b1b7-78e41f822578 with identifier: 10727119 to the API
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727119>
{'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': 'b2c0db90-fe7c-5dfc-b1b7-78e41f822578',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '456816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727119',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 36623,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2025-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 200d Avantgarde Advanced - Diesel - Automatic '
'- 163 hp - 36.623 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2025}
2026-03-30 04:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:50 [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-30 04:21:50 [adesa.de] INFO: Saving data for 10727119: {'auction_closing_time': 1774962000.0, 'created_time': 1774528304.69246, 'last_price_update_time': 1774844510.092255}
2026-03-30 04:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727119') HTTP/1.1" 204 0
2026-03-30 04:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0502f181-49d3-5ddb-b032-6631fcf32777 with identifier: 10727125
2026-03-30 04:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0502f181-49d3-5ddb-b032-6631fcf32777 with scrape type 2
2026-03-30 04:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0502f181-49d3-5ddb-b032-6631fcf32777 with scrape type 2
2026-03-30 04:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0502f181-49d3-5ddb-b032-6631fcf32777, identifier: 10727125
2026-03-30 04:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0502f181-49d3-5ddb-b032-6631fcf32777 with identifier: 10727125
2026-03-30 04:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0502f181-49d3-5ddb-b032-6631fcf32777 with identifier: 10727125
2026-03-30 04:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0502f181-49d3-5ddb-b032-6631fcf32777 with identifier: 10727125 to the API
2026-03-30 04:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727125>
{'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': '0502f181-49d3-5ddb-b032-6631fcf32777',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '456759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727125',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 29748,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 200d Avantgarde Advanced - Diesel - Automatic '
'- 163 hp - 29.748 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2025}
2026-03-30 04:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:50 [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-30 04:21:50 [adesa.de] INFO: Saving data for 10727125: {'auction_closing_time': 1774962000.0, 'created_time': 1774528331.710186, 'last_price_update_time': 1774844510.558606}
2026-03-30 04:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727125') HTTP/1.1" 204 0
2026-03-30 04:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c07f5416-32c8-5ee7-947e-7a4b89faa0c1 with identifier: 10726665
2026-03-30 04:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c07f5416-32c8-5ee7-947e-7a4b89faa0c1 with scrape type 2
2026-03-30 04:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c07f5416-32c8-5ee7-947e-7a4b89faa0c1 with scrape type 2
2026-03-30 04:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c07f5416-32c8-5ee7-947e-7a4b89faa0c1, identifier: 10726665
2026-03-30 04:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c07f5416-32c8-5ee7-947e-7a4b89faa0c1 with identifier: 10726665
2026-03-30 04:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c07f5416-32c8-5ee7-947e-7a4b89faa0c1 with identifier: 10726665
2026-03-30 04:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c07f5416-32c8-5ee7-947e-7a4b89faa0c1 with identifier: 10726665 to the API
2026-03-30 04:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'c07f5416-32c8-5ee7-947e-7a4b89faa0c1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '354394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726665',
'listing': 'auction',
'location': 'Düren (Germany)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 113686,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 3,
'seller_name': 'Mobility Concept GmbH',
'title': 'Iveco Daily - Diesel - Manual - 180 hp - 113.686 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:50 [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-30 04:21:50 [adesa.de] INFO: Saving data for 10726665: {'auction_closing_time': 1774962000.0, 'created_time': 1774528306.681261, 'last_price_update_time': 1774844510.981372}
2026-03-30 04:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726665') HTTP/1.1" 204 0
2026-03-30 04:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b02dcbda-0fbb-584e-98ff-bc7dd53962d0 with identifier: 10726669
2026-03-30 04:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b02dcbda-0fbb-584e-98ff-bc7dd53962d0 with scrape type 2
2026-03-30 04:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b02dcbda-0fbb-584e-98ff-bc7dd53962d0 with scrape type 2
2026-03-30 04:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b02dcbda-0fbb-584e-98ff-bc7dd53962d0, identifier: 10726669
2026-03-30 04:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbc57b1b-4c62-5adc-94bb-86a30faa2ed6 with identifier: 10727052
2026-03-30 04:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbc57b1b-4c62-5adc-94bb-86a30faa2ed6 with scrape type 2
2026-03-30 04:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbc57b1b-4c62-5adc-94bb-86a30faa2ed6 with scrape type 2
2026-03-30 04:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bbc57b1b-4c62-5adc-94bb-86a30faa2ed6, identifier: 10727052
2026-03-30 04:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b02dcbda-0fbb-584e-98ff-bc7dd53962d0 with identifier: 10726669
2026-03-30 04:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b02dcbda-0fbb-584e-98ff-bc7dd53962d0 with identifier: 10726669
2026-03-30 04:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b02dcbda-0fbb-584e-98ff-bc7dd53962d0 with identifier: 10726669 to the API
2026-03-30 04:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726669>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b02dcbda-0fbb-584e-98ff-bc7dd53962d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5026468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726669',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 14533,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Kia Sportage 1.6 T-GDI Vision - Petrol - Automatic - 150 hp - '
'14.533 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2023}
2026-03-30 04:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:51 [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-30 04:21:51 [adesa.de] INFO: Saving data for 10726669: {'auction_closing_time': 1774962000.0, 'created_time': 1774528302.037867, 'last_price_update_time': 1774844511.518571}
2026-03-30 04:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726669') HTTP/1.1" 204 0
2026-03-30 04:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bbc57b1b-4c62-5adc-94bb-86a30faa2ed6 with identifier: 10727052
2026-03-30 04:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bbc57b1b-4c62-5adc-94bb-86a30faa2ed6 with identifier: 10727052
2026-03-30 04:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bbc57b1b-4c62-5adc-94bb-86a30faa2ed6 with identifier: 10727052 to the API
2026-03-30 04:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727052>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 430,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'bbc57b1b-4c62-5adc-94bb-86a30faa2ed6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5343017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727052',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Maserati',
'model': 'Levante',
'odometer': 51318,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34500,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Maserati Levante Modena - Q4 - Petrol - Automatic - 430 hp - 51.318 '
'km',
'transmission': 'automatic',
'trim': 'Modena',
'vin': None,
'year': 2023}
2026-03-30 04:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:51 [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-30 04:21:51 [adesa.de] INFO: Saving data for 10727052: {'auction_closing_time': 1774962000.0, 'created_time': 1774528295.609822, 'last_price_update_time': 1774844511.794811}
2026-03-30 04:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727052') HTTP/1.1" 204 0
2026-03-30 04:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3a5d055-1619-5bfe-ab0c-db70ac9e718f with identifier: 10727048
2026-03-30 04:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3a5d055-1619-5bfe-ab0c-db70ac9e718f with scrape type 2
2026-03-30 04:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3a5d055-1619-5bfe-ab0c-db70ac9e718f with scrape type 2
2026-03-30 04:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f3a5d055-1619-5bfe-ab0c-db70ac9e718f, identifier: 10727048
2026-03-30 04:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05381285-ce88-5a1a-abab-5b66309cd227 with identifier: 10726504
2026-03-30 04:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05381285-ce88-5a1a-abab-5b66309cd227 with scrape type 2
2026-03-30 04:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05381285-ce88-5a1a-abab-5b66309cd227 with scrape type 2
2026-03-30 04:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 05381285-ce88-5a1a-abab-5b66309cd227, identifier: 10726504
2026-03-30 04:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f3a5d055-1619-5bfe-ab0c-db70ac9e718f with identifier: 10727048
2026-03-30 04:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f3a5d055-1619-5bfe-ab0c-db70ac9e718f with identifier: 10727048
2026-03-30 04:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f3a5d055-1619-5bfe-ab0c-db70ac9e718f with identifier: 10727048 to the API
2026-03-30 04:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727048>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'f3a5d055-1619-5bfe-ab0c-db70ac9e718f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5330133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727048',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 31316,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Hyundai Tucson 1.6 T-GDI N Line - AWD - Petrol - Automatic - 180 hp '
'- 31.316 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2023}
2026-03-30 04:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:52 [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-30 04:21:52 [adesa.de] INFO: Saving data for 10727048: {'auction_closing_time': 1774962000.0, 'created_time': 1774528332.424499, 'last_price_update_time': 1774844512.295524}
2026-03-30 04:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727048') HTTP/1.1" 204 0
2026-03-30 04:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 05381285-ce88-5a1a-abab-5b66309cd227 with identifier: 10726504
2026-03-30 04:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 05381285-ce88-5a1a-abab-5b66309cd227 with identifier: 10726504
2026-03-30 04:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 05381285-ce88-5a1a-abab-5b66309cd227 with identifier: 10726504 to the API
2026-03-30 04:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726504>
{'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-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '05381285-ce88-5a1a-abab-5b66309cd227',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '459762',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726504',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 49847,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Hyundai e-Kona Plus - Electric - Automatic - 204 hp - 49.847 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-30 04:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:52 [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-30 04:21:52 [adesa.de] INFO: Saving data for 10726504: {'auction_closing_time': 1774962000.0, 'created_time': 1774528312.138282, 'last_price_update_time': 1774844512.583008}
2026-03-30 04:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726504') HTTP/1.1" 204 0
2026-03-30 04:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2670da5-5bda-5b3b-add5-3d0b9b76c9f1 with identifier: 10727046
2026-03-30 04:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2670da5-5bda-5b3b-add5-3d0b9b76c9f1 with scrape type 2
2026-03-30 04:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2670da5-5bda-5b3b-add5-3d0b9b76c9f1 with scrape type 2
2026-03-30 04:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b2670da5-5bda-5b3b-add5-3d0b9b76c9f1, identifier: 10727046
2026-03-30 04:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b2670da5-5bda-5b3b-add5-3d0b9b76c9f1 with identifier: 10727046
2026-03-30 04:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b2670da5-5bda-5b3b-add5-3d0b9b76c9f1 with identifier: 10727046
2026-03-30 04:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b2670da5-5bda-5b3b-add5-3d0b9b76c9f1 with identifier: 10727046 to the API
2026-03-30 04:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727046>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'b2670da5-5bda-5b3b-add5-3d0b9b76c9f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4347146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727046',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 50637,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 8,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Transit Custom Titanium - Diesel - Manual - 130 hp - 50.637 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-30 04:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:52 [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-30 04:21:52 [adesa.de] INFO: Saving data for 10727046: {'auction_closing_time': 1774962000.0, 'created_time': 1774528323.189531, 'last_price_update_time': 1774844512.957647}
2026-03-30 04:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727046') HTTP/1.1" 204 0
2026-03-30 04:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aab02ca-413d-55e1-a2ff-ed33180c34d1 with identifier: 10725734
2026-03-30 04:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aab02ca-413d-55e1-a2ff-ed33180c34d1 with scrape type 2
2026-03-30 04:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aab02ca-413d-55e1-a2ff-ed33180c34d1 with scrape type 2
2026-03-30 04:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8aab02ca-413d-55e1-a2ff-ed33180c34d1, identifier: 10725734
2026-03-30 04:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e0ab3dc-c369-5660-8218-fe520bf5aa7c with identifier: 10727051
2026-03-30 04:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e0ab3dc-c369-5660-8218-fe520bf5aa7c with scrape type 2
2026-03-30 04:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e0ab3dc-c369-5660-8218-fe520bf5aa7c with scrape type 2
2026-03-30 04:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e0ab3dc-c369-5660-8218-fe520bf5aa7c, identifier: 10727051
2026-03-30 04:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8aab02ca-413d-55e1-a2ff-ed33180c34d1 with identifier: 10725734
2026-03-30 04:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8aab02ca-413d-55e1-a2ff-ed33180c34d1 with identifier: 10725734
2026-03-30 04:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8aab02ca-413d-55e1-a2ff-ed33180c34d1 with identifier: 10725734 to the API
2026-03-30 04:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725734>
{'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': 115,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8aab02ca-413d-55e1-a2ff-ed33180c34d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AC-MH 1848',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725734',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 90293,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Focus ST 1.5 ST Line - Diesel - Automatic - 115 hp - 90.293 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-30 04:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725734%27 HTTP/1.1" 200 None
2026-03-30 04:21:53 [adesa.de] INFO: Saving data for 10725734: {'auction_closing_time': 1775034000.0, 'created_time': 1774632211.481679, 'last_price_update_time': 1774844513.543384}
2026-03-30 04:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725734') HTTP/1.1" 204 0
2026-03-30 04:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e0ab3dc-c369-5660-8218-fe520bf5aa7c with identifier: 10727051
2026-03-30 04:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e0ab3dc-c369-5660-8218-fe520bf5aa7c with identifier: 10727051
2026-03-30 04:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e0ab3dc-c369-5660-8218-fe520bf5aa7c with identifier: 10727051 to the API
2026-03-30 04:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727051>
{'auction_title': '',
'c_o_2_emission_value': 207,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 212,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '7e0ab3dc-c369-5660-8218-fe520bf5aa7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4154477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727051',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 39783,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 212 hp - '
'39.783 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2022}
2026-03-30 04:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:53 [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-30 04:21:53 [adesa.de] INFO: Saving data for 10727051: {'auction_closing_time': 1774962000.0, 'created_time': 1774528319.526337, 'last_price_update_time': 1774844513.840511}
2026-03-30 04:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727051') HTTP/1.1" 204 0
2026-03-30 04:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71261512-971d-54a3-a9d4-c1db2776a7de with identifier: 10726392
2026-03-30 04:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71261512-971d-54a3-a9d4-c1db2776a7de with scrape type 2
2026-03-30 04:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71261512-971d-54a3-a9d4-c1db2776a7de with scrape type 2
2026-03-30 04:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71261512-971d-54a3-a9d4-c1db2776a7de, identifier: 10726392
2026-03-30 04:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71261512-971d-54a3-a9d4-c1db2776a7de with identifier: 10726392
2026-03-30 04:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71261512-971d-54a3-a9d4-c1db2776a7de with identifier: 10726392
2026-03-30 04:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71261512-971d-54a3-a9d4-c1db2776a7de with identifier: 10726392 to the API
2026-03-30 04:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726392>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 155,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '71261512-971d-54a3-a9d4-c1db2776a7de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5339925',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726392',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Puma',
'odometer': 29616,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Puma 1.0 ST Line - Petrol - Automatic - 155 hp - 29.616 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-30 04:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:54 [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-30 04:21:54 [adesa.de] INFO: Saving data for 10726392: {'auction_closing_time': 1774962000.0, 'created_time': 1774459266.74861, 'last_price_update_time': 1774844514.369431}
2026-03-30 04:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726392') HTTP/1.1" 204 0
2026-03-30 04:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ee840fd-dab0-537b-996e-3bf7e17cf6d3 with identifier: 10726566
2026-03-30 04:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ee840fd-dab0-537b-996e-3bf7e17cf6d3 with scrape type 2
2026-03-30 04:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ee840fd-dab0-537b-996e-3bf7e17cf6d3 with scrape type 2
2026-03-30 04:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ee840fd-dab0-537b-996e-3bf7e17cf6d3, identifier: 10726566
2026-03-30 04:21:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ee840fd-dab0-537b-996e-3bf7e17cf6d3 with identifier: 10726566
2026-03-30 04:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ee840fd-dab0-537b-996e-3bf7e17cf6d3 with identifier: 10726566
2026-03-30 04:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ee840fd-dab0-537b-996e-3bf7e17cf6d3 with identifier: 10726566 to the API
2026-03-30 04:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726566>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3ee840fd-dab0-537b-996e-3bf7e17cf6d3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4836892',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726566',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Puma',
'odometer': 35425,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Puma 1.0 ST Line X - Petrol - Manual - 125 hp - 35.425 km',
'transmission': 'manual',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-30 04:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:54 [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-30 04:21:54 [adesa.de] INFO: Saving data for 10726566: {'auction_closing_time': 1774962000.0, 'created_time': 1774528327.414881, 'last_price_update_time': 1774844514.781363}
2026-03-30 04:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726566') HTTP/1.1" 204 0
2026-03-30 04:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3451436-b35b-54fe-8151-6bb0fcd898b4 with identifier: 10726287
2026-03-30 04:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3451436-b35b-54fe-8151-6bb0fcd898b4 with scrape type 2
2026-03-30 04:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3451436-b35b-54fe-8151-6bb0fcd898b4 with scrape type 2
2026-03-30 04:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e3451436-b35b-54fe-8151-6bb0fcd898b4, identifier: 10726287
2026-03-30 04:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e3451436-b35b-54fe-8151-6bb0fcd898b4 with identifier: 10726287
2026-03-30 04:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e3451436-b35b-54fe-8151-6bb0fcd898b4 with identifier: 10726287
2026-03-30 04:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e3451436-b35b-54fe-8151-6bb0fcd898b4 with identifier: 10726287 to the API
2026-03-30 04:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726287>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3451436-b35b-54fe-8151-6bb0fcd898b4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4047470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726287',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 29807,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford S-Max 2.0 EcoBlue Titanium - Diesel - Automatic - 150 hp - '
'29.807 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-30 04:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:55 [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-30 04:21:55 [adesa.de] INFO: Saving data for 10726287: {'auction_closing_time': 1774962000.0, 'created_time': 1774459223.259672, 'last_price_update_time': 1774844515.158865}
2026-03-30 04:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726287') HTTP/1.1" 204 0
2026-03-30 04:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 908e5bbc-7712-5d25-852b-0b4aae6f9844 with identifier: 10727107
2026-03-30 04:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 908e5bbc-7712-5d25-852b-0b4aae6f9844 with scrape type 2
2026-03-30 04:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 908e5bbc-7712-5d25-852b-0b4aae6f9844 with scrape type 2
2026-03-30 04:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 908e5bbc-7712-5d25-852b-0b4aae6f9844, identifier: 10727107
2026-03-30 04:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 908e5bbc-7712-5d25-852b-0b4aae6f9844 with identifier: 10727107
2026-03-30 04:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 908e5bbc-7712-5d25-852b-0b4aae6f9844 with identifier: 10727107
2026-03-30 04:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 908e5bbc-7712-5d25-852b-0b4aae6f9844 with identifier: 10727107 to the API
2026-03-30 04:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727107>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 155,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '908e5bbc-7712-5d25-852b-0b4aae6f9844',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5372483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727107',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Puma',
'odometer': 50023,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Puma 1.0 ST Line - Petrol - Automatic - 155 hp - 50.023 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-30 04:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:55 [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-30 04:21:55 [adesa.de] INFO: Saving data for 10727107: {'auction_closing_time': 1774962000.0, 'created_time': 1774528328.593405, 'last_price_update_time': 1774844515.565628}
2026-03-30 04:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727107') HTTP/1.1" 204 0
2026-03-30 04:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bcc7a44-bcf4-58e9-9531-381b95abdf5b with identifier: 10726662
2026-03-30 04:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bcc7a44-bcf4-58e9-9531-381b95abdf5b with scrape type 2
2026-03-30 04:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bcc7a44-bcf4-58e9-9531-381b95abdf5b with scrape type 2
2026-03-30 04:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0bcc7a44-bcf4-58e9-9531-381b95abdf5b, identifier: 10726662
2026-03-30 04:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0bcc7a44-bcf4-58e9-9531-381b95abdf5b with identifier: 10726662
2026-03-30 04:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0bcc7a44-bcf4-58e9-9531-381b95abdf5b with identifier: 10726662
2026-03-30 04:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0bcc7a44-bcf4-58e9-9531-381b95abdf5b with identifier: 10726662 to the API
2026-03-30 04:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726662>
{'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': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '0bcc7a44-bcf4-58e9-9531-381b95abdf5b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '421856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726662',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 26359,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLC 220d Avantgarde Advanced - 4-Matic - Diesel - '
'Automatic - 197 hp - 26.359 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2023}
2026-03-30 04:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:55 [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-30 04:21:55 [adesa.de] INFO: Saving data for 10726662: {'auction_closing_time': 1774962000.0, 'created_time': 1774528284.897099, 'last_price_update_time': 1774844515.94638}
2026-03-30 04:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726662') HTTP/1.1" 204 0
2026-03-30 04:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400
2026-03-30 04:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee874904-6416-5f12-ab72-9d85f46d8d67 with scrape type 2
2026-03-30 04:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee874904-6416-5f12-ab72-9d85f46d8d67 with scrape type 2
2026-03-30 04:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ee874904-6416-5f12-ab72-9d85f46d8d67, identifier: 10726400
2026-03-30 04:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10738234
2026-03-30 04:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba3e095c-8354-5b38-871a-372bff263018 with scrape type 2
2026-03-30 04:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba3e095c-8354-5b38-871a-372bff263018 with scrape type 2
2026-03-30 04:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba3e095c-8354-5b38-871a-372bff263018, identifier: 10738234
2026-03-30 04:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356
2026-03-30 04:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f25405d-c9d6-5012-8c7a-855be953fcc9 with scrape type 2
2026-03-30 04:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f25405d-c9d6-5012-8c7a-855be953fcc9 with scrape type 2
2026-03-30 04:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5f25405d-c9d6-5012-8c7a-855be953fcc9, identifier: 10726356
2026-03-30 04:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400
2026-03-30 04:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400
2026-03-30 04:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400 to the API
2026-03-30 04:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726400>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee874904-6416-5f12-ab72-9d85f46d8d67',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4150693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726400',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 40544,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Cupra Formentor 2.0 TSI VZ - AWD - Petrol - Automatic - 310 hp - '
'40.544 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2021}
2026-03-30 04:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:56 [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-30 04:21:56 [adesa.de] INFO: Saving data for 10726400: {'auction_closing_time': 1774962000.0, 'created_time': 1774498566.569762, 'last_price_update_time': 1774844516.515029}
2026-03-30 04:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726400') HTTP/1.1" 204 0
2026-03-30 04:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10738234
2026-03-30 04:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10738234
2026-03-30 04:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10738234 to the API
2026-03-30 04:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738234>
{'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-30T10: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=10738234',
'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-30 04:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738234%27 HTTP/1.1" 200 None
2026-03-30 04:21:56 [adesa.de] INFO: Saving data for 10738234: {'auction_closing_time': 1774864800.0, 'created_time': 1774632094.356152, 'last_price_update_time': 1774844516.807391}
2026-03-30 04:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738234') HTTP/1.1" 204 0
2026-03-30 04:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356
2026-03-30 04:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356
2026-03-30 04:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356 to the API
2026-03-30 04:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726356>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 8,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '5f25405d-c9d6-5012-8c7a-855be953fcc9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '461267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726356',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 65307,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai e-Kona - Electric - Automatic - 136 hp - 65.307 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:57 [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-30 04:21:57 [adesa.de] INFO: Saving data for 10726356: {'auction_closing_time': 1774962000.0, 'created_time': 1774498551.65497, 'last_price_update_time': 1774844517.096215}
2026-03-30 04:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726356') HTTP/1.1" 204 0
2026-03-30 04:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61143e47-7571-5155-9c2a-d2aa6b41092f with identifier: 10726509
2026-03-30 04:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61143e47-7571-5155-9c2a-d2aa6b41092f with scrape type 2
2026-03-30 04:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61143e47-7571-5155-9c2a-d2aa6b41092f with scrape type 2
2026-03-30 04:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 61143e47-7571-5155-9c2a-d2aa6b41092f, identifier: 10726509
2026-03-30 04:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33f5061e-58ea-5bc5-be9f-f532703561bb with identifier: 10726586
2026-03-30 04:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33f5061e-58ea-5bc5-be9f-f532703561bb with scrape type 2
2026-03-30 04:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33f5061e-58ea-5bc5-be9f-f532703561bb with scrape type 2
2026-03-30 04:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 33f5061e-58ea-5bc5-be9f-f532703561bb, identifier: 10726586
2026-03-30 04:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 61143e47-7571-5155-9c2a-d2aa6b41092f with identifier: 10726509
2026-03-30 04:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 61143e47-7571-5155-9c2a-d2aa6b41092f with identifier: 10726509
2026-03-30 04:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 61143e47-7571-5155-9c2a-d2aa6b41092f with identifier: 10726509 to the API
2026-03-30 04:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726509>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 155,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '61143e47-7571-5155-9c2a-d2aa6b41092f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '510071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726509',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Puma',
'odometer': 72753,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Puma 1.0 Titanium X - Petrol - Manual - 155 hp - 72.753 km',
'transmission': 'manual',
'trim': 'Titanium X',
'vin': None,
'year': 2020}
2026-03-30 04:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:57 [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-30 04:21:57 [adesa.de] INFO: Saving data for 10726509: {'auction_closing_time': 1774962000.0, 'created_time': 1774528329.205624, 'last_price_update_time': 1774844517.578774}
2026-03-30 04:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726509') HTTP/1.1" 204 0
2026-03-30 04:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 33f5061e-58ea-5bc5-be9f-f532703561bb with identifier: 10726586
2026-03-30 04:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 33f5061e-58ea-5bc5-be9f-f532703561bb with identifier: 10726586
2026-03-30 04:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 33f5061e-58ea-5bc5-be9f-f532703561bb with identifier: 10726586 to the API
2026-03-30 04:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726586>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '33f5061e-58ea-5bc5-be9f-f532703561bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4442844',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726586',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 33816,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 33.816 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-30 04:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:57 [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-30 04:21:57 [adesa.de] INFO: Saving data for 10726586: {'auction_closing_time': 1774962000.0, 'created_time': 1774528320.342464, 'last_price_update_time': 1774844517.859264}
2026-03-30 04:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726586') HTTP/1.1" 204 0
2026-03-30 04:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cd4e036-b787-5efa-b768-1aaf75004eb2 with identifier: 10731203
2026-03-30 04:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd4e036-b787-5efa-b768-1aaf75004eb2 with scrape type 2
2026-03-30 04:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cd4e036-b787-5efa-b768-1aaf75004eb2 with scrape type 2
2026-03-30 04:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7cd4e036-b787-5efa-b768-1aaf75004eb2, identifier: 10731203
2026-03-30 04:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0112b98e-6dd6-5536-816c-dc71aecb1698 with identifier: 10737448
2026-03-30 04:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0112b98e-6dd6-5536-816c-dc71aecb1698 with scrape type 2
2026-03-30 04:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0112b98e-6dd6-5536-816c-dc71aecb1698 with scrape type 2
2026-03-30 04:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0112b98e-6dd6-5536-816c-dc71aecb1698, identifier: 10737448
2026-03-30 04:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7cd4e036-b787-5efa-b768-1aaf75004eb2 with identifier: 10731203
2026-03-30 04:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7cd4e036-b787-5efa-b768-1aaf75004eb2 with identifier: 10731203
2026-03-30 04:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7cd4e036-b787-5efa-b768-1aaf75004eb2 with identifier: 10731203 to the API
2026-03-30 04:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731203>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '7cd4e036-b787-5efa-b768-1aaf75004eb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '40852092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731203',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 58447,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-12-11',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sportage 1.6 T-GDI Spirit - Petrol - Automatic - 177 hp - '
'58.447 km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2021}
2026-03-30 04:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:58 [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-30 04:21:58 [adesa.de] INFO: Saving data for 10731203: {'auction_closing_time': 1774864800.0, 'created_time': 1774545939.611164, 'last_price_update_time': 1774844518.358566}
2026-03-30 04:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731203') HTTP/1.1" 204 0
2026-03-30 04:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0112b98e-6dd6-5536-816c-dc71aecb1698 with identifier: 10737448
2026-03-30 04:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0112b98e-6dd6-5536-816c-dc71aecb1698 with identifier: 10737448
2026-03-30 04:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0112b98e-6dd6-5536-816c-dc71aecb1698 with identifier: 10737448 to the API
2026-03-30 04:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737448>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0112b98e-6dd6-5536-816c-dc71aecb1698',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737448',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 13854,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2024-09-07',
'seats_number': 5,
'seller_name': 'SAS YOSA',
'title': 'BMW 2 Series Gran Coupé 218i M Sport - Petrol - Automatic - 136 hp '
'- 13.854 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-30 04:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737448%27 HTTP/1.1" 200 None
2026-03-30 04:21:58 [adesa.de] INFO: Saving data for 10737448: {'auction_closing_time': 1774864800.0, 'created_time': 1774632089.019697, 'last_price_update_time': 1774844518.633263}
2026-03-30 04:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737448') HTTP/1.1" 204 0
2026-03-30 04:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 005370cd-8dff-5785-bec1-ca9d043ea846 with identifier: 10737500
2026-03-30 04:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 005370cd-8dff-5785-bec1-ca9d043ea846 with scrape type 2
2026-03-30 04:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 005370cd-8dff-5785-bec1-ca9d043ea846 with scrape type 2
2026-03-30 04:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 005370cd-8dff-5785-bec1-ca9d043ea846, identifier: 10737500
2026-03-30 04:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 005370cd-8dff-5785-bec1-ca9d043ea846 with identifier: 10737500
2026-03-30 04:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 005370cd-8dff-5785-bec1-ca9d043ea846 with identifier: 10737500
2026-03-30 04:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 005370cd-8dff-5785-bec1-ca9d043ea846 with identifier: 10737500 to the API
2026-03-30 04:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737500>
{'auction_title': '',
'c_o_2_emission_value': 91,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Hybrid',
'id': '005370cd-8dff-5785-bec1-ca9d043ea846',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '44693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737500',
'listing': 'auctionplusdirectbuy',
'location': 'Raamsdonksveer (Netherlands)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Toyota Yaris 1.5 - Hybrid - Automatic - 116 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737500%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.de] INFO: Saving data for 10737500: {'auction_closing_time': 1774961400.0, 'created_time': 1774632088.271571, 'last_price_update_time': 1774844519.030816}
2026-03-30 04:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737500') HTTP/1.1" 204 0
2026-03-30 04:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b8a5a5-1c83-544c-9588-2222dc8f3184 with identifier: 10731177
2026-03-30 04:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b8a5a5-1c83-544c-9588-2222dc8f3184 with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1b8a5a5-1c83-544c-9588-2222dc8f3184 with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1b8a5a5-1c83-544c-9588-2222dc8f3184, identifier: 10731177
2026-03-30 04:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74825e7f-80d8-52cd-aa59-3dabeda8afee with identifier: 10731311
2026-03-30 04:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74825e7f-80d8-52cd-aa59-3dabeda8afee with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74825e7f-80d8-52cd-aa59-3dabeda8afee with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74825e7f-80d8-52cd-aa59-3dabeda8afee, identifier: 10731311
2026-03-30 04:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76257571-fdd4-5a55-89c3-53a8eb74ad18 with identifier: 10731330
2026-03-30 04:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76257571-fdd4-5a55-89c3-53a8eb74ad18 with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76257571-fdd4-5a55-89c3-53a8eb74ad18 with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 76257571-fdd4-5a55-89c3-53a8eb74ad18, identifier: 10731330
2026-03-30 04:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with identifier: 10731202
2026-03-30 04:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe89c5aa-7911-5e46-a9f6-1a1960edcf33, identifier: 10731202
2026-03-30 04:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1b8a5a5-1c83-544c-9588-2222dc8f3184 with identifier: 10731177
2026-03-30 04:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1b8a5a5-1c83-544c-9588-2222dc8f3184 with identifier: 10731177
2026-03-30 04:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1b8a5a5-1c83-544c-9588-2222dc8f3184 with identifier: 10731177 to the API
2026-03-30 04:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731177>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd1b8a5a5-1c83-544c-9588-2222dc8f3184',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34654093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731177',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 24898,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2024-03-22',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Vision - Electric - Automatic - 204 hp - 24.898 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2024}
2026-03-30 04:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731177%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.de] INFO: Saving data for 10731177: {'auction_closing_time': 1774864800.0, 'created_time': 1774613958.122887, 'last_price_update_time': 1774844519.716561}
2026-03-30 04:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731177') HTTP/1.1" 204 0
2026-03-30 04:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74825e7f-80d8-52cd-aa59-3dabeda8afee with identifier: 10731311
2026-03-30 04:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74825e7f-80d8-52cd-aa59-3dabeda8afee with identifier: 10731311
2026-03-30 04:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74825e7f-80d8-52cd-aa59-3dabeda8afee with identifier: 10731311 to the API
2026-03-30 04:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:21: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-30 04:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731311>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '74825e7f-80d8-52cd-aa59-3dabeda8afee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97899092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731311',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 49614,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sportage 1.6 T-GDI GT Line - Hybrid - Automatic - 180 hp - '
'49.614 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-30 04:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731311%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.de] INFO: Saving data for 10731311: {'auction_closing_time': 1774864800.0, 'created_time': 1774613950.681099, 'last_price_update_time': 1774844519.994846}
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731311') HTTP/1.1" 204 0
2026-03-30 04:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 76257571-fdd4-5a55-89c3-53a8eb74ad18 with identifier: 10731330
2026-03-30 04:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 76257571-fdd4-5a55-89c3-53a8eb74ad18 with identifier: 10731330
2026-03-30 04:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 76257571-fdd4-5a55-89c3-53a8eb74ad18 with identifier: 10731330 to the API
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731330>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '76257571-fdd4-5a55-89c3-53a8eb74ad18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97976092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731330',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 59997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Spirit - Electric - Automatic - 204 hp - 59.997 km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731330%27 HTTP/1.1" 200 None
2026-03-30 04:22:00 [adesa.de] INFO: Saving data for 10731330: {'auction_closing_time': 1774864800.0, 'created_time': 1774613960.9119911, 'last_price_update_time': 1774844520.306247}
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731330') HTTP/1.1" 204 0
2026-03-30 04:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with identifier: 10731202
2026-03-30 04:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with identifier: 10731202
2026-03-30 04:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with identifier: 10731202 to the API
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731202>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'fe89c5aa-7911-5e46-a9f6-1a1960edcf33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '83539092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731202',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 33475,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Inspiration - Electric - Automatic - 204 hp - 33.475 km',
'transmission': 'automatic',
'trim': 'Inspiration',
'vin': None,
'year': 2022}
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731202%27 HTTP/1.1" 200 None
2026-03-30 04:22:00 [adesa.de] INFO: Saving data for 10731202: {'auction_closing_time': 1774864800.0, 'created_time': 1774613962.531922, 'last_price_update_time': 1774844520.58845}
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731202') HTTP/1.1" 204 0
2026-03-30 04:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7d2d0dd-2423-5635-bae3-8a493c52d66f with identifier: 10731333
2026-03-30 04:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d2d0dd-2423-5635-bae3-8a493c52d66f with scrape type 2
2026-03-30 04:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7d2d0dd-2423-5635-bae3-8a493c52d66f with scrape type 2
2026-03-30 04:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7d2d0dd-2423-5635-bae3-8a493c52d66f, identifier: 10731333
2026-03-30 04:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7d2d0dd-2423-5635-bae3-8a493c52d66f with identifier: 10731333
2026-03-30 04:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7d2d0dd-2423-5635-bae3-8a493c52d66f with identifier: 10731333
2026-03-30 04:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7d2d0dd-2423-5635-bae3-8a493c52d66f with identifier: 10731333 to the API
2026-03-30 04:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731333>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'e7d2d0dd-2423-5635-bae3-8a493c52d66f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '67585091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731333',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 35038,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Vision - Electric - Automatic - 204 hp - 35.038 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2023}
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731333%27 HTTP/1.1" 200 None
2026-03-30 04:22:01 [adesa.de] INFO: Saving data for 10731333: {'auction_closing_time': 1774864800.0, 'created_time': 1774614010.285837, 'last_price_update_time': 1774844521.093226}
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731333') HTTP/1.1" 204 0
2026-03-30 04:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f787e8eb-ae12-59a7-aceb-d57b000d16b2 with identifier: 10731230
2026-03-30 04:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f787e8eb-ae12-59a7-aceb-d57b000d16b2 with scrape type 2
2026-03-30 04:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f787e8eb-ae12-59a7-aceb-d57b000d16b2 with scrape type 2
2026-03-30 04:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f787e8eb-ae12-59a7-aceb-d57b000d16b2, identifier: 10731230
2026-03-30 04:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f787e8eb-ae12-59a7-aceb-d57b000d16b2 with identifier: 10731230
2026-03-30 04:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f787e8eb-ae12-59a7-aceb-d57b000d16b2 with identifier: 10731230
2026-03-30 04:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f787e8eb-ae12-59a7-aceb-d57b000d16b2 with identifier: 10731230 to the API
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f787e8eb-ae12-59a7-aceb-d57b000d16b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19203093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731230',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 32751,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Inspiration - Electric - Automatic - 204 hp - 32.751 km',
'transmission': 'automatic',
'trim': 'Inspiration',
'vin': None,
'year': 2023}
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731230%27 HTTP/1.1" 200 None
2026-03-30 04:22:01 [adesa.de] INFO: Saving data for 10731230: {'auction_closing_time': 1774864800.0, 'created_time': 1774613971.829212, 'last_price_update_time': 1774844521.5465}
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731230') HTTP/1.1" 204 0
2026-03-30 04:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdf255ae-5173-5c09-847a-ce0b121f24ef with identifier: 10731209
2026-03-30 04:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdf255ae-5173-5c09-847a-ce0b121f24ef with scrape type 2
2026-03-30 04:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdf255ae-5173-5c09-847a-ce0b121f24ef with scrape type 2
2026-03-30 04:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cdf255ae-5173-5c09-847a-ce0b121f24ef, identifier: 10731209
2026-03-30 04:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cdf255ae-5173-5c09-847a-ce0b121f24ef with identifier: 10731209
2026-03-30 04:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cdf255ae-5173-5c09-847a-ce0b121f24ef with identifier: 10731209
2026-03-30 04:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cdf255ae-5173-5c09-847a-ce0b121f24ef with identifier: 10731209 to the API
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731209>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cdf255ae-5173-5c09-847a-ce0b121f24ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19277093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731209',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 63827,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Edition 7 - Electric - Automatic - 204 hp - 63.827 km',
'transmission': 'automatic',
'trim': 'Edition 7',
'vin': None,
'year': 2022}
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731209%27 HTTP/1.1" 200 None
2026-03-30 04:22:01 [adesa.de] INFO: Saving data for 10731209: {'auction_closing_time': 1774864800.0, 'created_time': 1774614011.462225, 'last_price_update_time': 1774844521.970271}
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731209') HTTP/1.1" 204 0
2026-03-30 04:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02316840-c1ef-532a-bfaf-7fc2222332f9 with identifier: 10731184
2026-03-30 04:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02316840-c1ef-532a-bfaf-7fc2222332f9 with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02316840-c1ef-532a-bfaf-7fc2222332f9 with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02316840-c1ef-532a-bfaf-7fc2222332f9, identifier: 10731184
2026-03-30 04:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60b4ffa-da9d-5c89-a17b-d18875feb152 with identifier: 10731174
2026-03-30 04:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60b4ffa-da9d-5c89-a17b-d18875feb152 with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d60b4ffa-da9d-5c89-a17b-d18875feb152 with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d60b4ffa-da9d-5c89-a17b-d18875feb152, identifier: 10731174
2026-03-30 04:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab12e72-4437-54c8-ba0d-ade47472d0af with identifier: 10731348
2026-03-30 04:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab12e72-4437-54c8-ba0d-ade47472d0af with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab12e72-4437-54c8-ba0d-ade47472d0af with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eab12e72-4437-54c8-ba0d-ade47472d0af, identifier: 10731348
2026-03-30 04:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 264e0fad-8a18-53ac-b4d9-866b074d9838 with identifier: 10731171
2026-03-30 04:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 264e0fad-8a18-53ac-b4d9-866b074d9838 with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 264e0fad-8a18-53ac-b4d9-866b074d9838 with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 264e0fad-8a18-53ac-b4d9-866b074d9838, identifier: 10731171
2026-03-30 04:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6eeff96-05dc-5db3-888a-e089258e588f with identifier: 10731206
2026-03-30 04:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6eeff96-05dc-5db3-888a-e089258e588f with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6eeff96-05dc-5db3-888a-e089258e588f with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6eeff96-05dc-5db3-888a-e089258e588f, identifier: 10731206
2026-03-30 04:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02316840-c1ef-532a-bfaf-7fc2222332f9 with identifier: 10731184
2026-03-30 04:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02316840-c1ef-532a-bfaf-7fc2222332f9 with identifier: 10731184
2026-03-30 04:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02316840-c1ef-532a-bfaf-7fc2222332f9 with identifier: 10731184 to the API
2026-03-30 04:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731184>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '02316840-c1ef-532a-bfaf-7fc2222332f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11850093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731184',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 30801,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Edition 7 - Electric - Automatic - 204 hp - 30.801 km',
'transmission': 'automatic',
'trim': 'Edition 7',
'vin': None,
'year': 2022}
2026-03-30 04:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731184%27 HTTP/1.1" 200 None
2026-03-30 04:22:02 [adesa.de] INFO: Saving data for 10731184: {'auction_closing_time': 1774864800.0, 'created_time': 1774614010.700699, 'last_price_update_time': 1774844522.780772}
2026-03-30 04:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731184') HTTP/1.1" 204 0
2026-03-30 04:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d60b4ffa-da9d-5c89-a17b-d18875feb152 with identifier: 10731174
2026-03-30 04:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d60b4ffa-da9d-5c89-a17b-d18875feb152 with identifier: 10731174
2026-03-30 04:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d60b4ffa-da9d-5c89-a17b-d18875feb152 with identifier: 10731174 to the API
2026-03-30 04:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731174>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd60b4ffa-da9d-5c89-a17b-d18875feb152',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '80875091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731174',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 34680,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh - Electric - Automatic - 229 hp - 34.680 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731174%27 HTTP/1.1" 200 None
2026-03-30 04:22:03 [adesa.de] INFO: Saving data for 10731174: {'auction_closing_time': 1774864800.0, 'created_time': 1774613991.980628, 'last_price_update_time': 1774844523.075616}
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731174') HTTP/1.1" 204 0
2026-03-30 04:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eab12e72-4437-54c8-ba0d-ade47472d0af with identifier: 10731348
2026-03-30 04:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eab12e72-4437-54c8-ba0d-ade47472d0af with identifier: 10731348
2026-03-30 04:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eab12e72-4437-54c8-ba0d-ade47472d0af with identifier: 10731348 to the API
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'eab12e72-4437-54c8-ba0d-ade47472d0af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '46122092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731348',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 46079,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh - Electric - Automatic - 229 hp - 46.079 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731348%27 HTTP/1.1" 200 None
2026-03-30 04:22:03 [adesa.de] INFO: Saving data for 10731348: {'auction_closing_time': 1774864800.0, 'created_time': 1774613993.179036, 'last_price_update_time': 1774844523.366723}
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731348') HTTP/1.1" 204 0
2026-03-30 04:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 264e0fad-8a18-53ac-b4d9-866b074d9838 with identifier: 10731171
2026-03-30 04:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 264e0fad-8a18-53ac-b4d9-866b074d9838 with identifier: 10731171
2026-03-30 04:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 264e0fad-8a18-53ac-b4d9-866b074d9838 with identifier: 10731171 to the API
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '264e0fad-8a18-53ac-b4d9-866b074d9838',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98031092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731171',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 68159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh - Electric - Automatic - 229 hp - 68.159 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731171%27 HTTP/1.1" 200 None
2026-03-30 04:22:03 [adesa.de] INFO: Saving data for 10731171: {'auction_closing_time': 1774864800.0, 'created_time': 1774614006.82996, 'last_price_update_time': 1774844523.660565}
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731171') HTTP/1.1" 204 0
2026-03-30 04:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6eeff96-05dc-5db3-888a-e089258e588f with identifier: 10731206
2026-03-30 04:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6eeff96-05dc-5db3-888a-e089258e588f with identifier: 10731206
2026-03-30 04:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6eeff96-05dc-5db3-888a-e089258e588f with identifier: 10731206 to the API
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731206>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 585,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a6eeff96-05dc-5db3-888a-e089258e588f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '41205092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731206',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 26900,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28000,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh GT - Electric - Automatic - 585 hp - 26.900 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731206%27 HTTP/1.1" 200 None
2026-03-30 04:22:03 [adesa.de] INFO: Saving data for 10731206: {'auction_closing_time': 1774864800.0, 'created_time': 1774613970.360512, 'last_price_update_time': 1774844523.954079}
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731206') HTTP/1.1" 204 0
2026-03-30 04:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with identifier: 10731372
2026-03-30 04:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with scrape type 2
2026-03-30 04:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with scrape type 2
2026-03-30 04:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8, identifier: 10731372
2026-03-30 04:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with identifier: 10731372
2026-03-30 04:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with identifier: 10731372
2026-03-30 04:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with identifier: 10731372 to the API
2026-03-30 04:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '5a340bdb-c6dd-5de3-a058-616ed4ff15f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '41010092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731372',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Soul',
'odometer': 51366,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia e-Soul Vision - Electric - Automatic - 204 hp - 51.366 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2021}
2026-03-30 04:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731372%27 HTTP/1.1" 200 None
2026-03-30 04:22:04 [adesa.de] INFO: Saving data for 10731372: {'auction_closing_time': 1774864800.0, 'created_time': 1774614029.366545, 'last_price_update_time': 1774844524.540065}
2026-03-30 04:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731372') HTTP/1.1" 204 0
2026-03-30 04:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33b8d83f-38da-56b1-9894-82b7ec6c9900 with identifier: 10731262
2026-03-30 04:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33b8d83f-38da-56b1-9894-82b7ec6c9900 with scrape type 2
2026-03-30 04:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33b8d83f-38da-56b1-9894-82b7ec6c9900 with scrape type 2
2026-03-30 04:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 33b8d83f-38da-56b1-9894-82b7ec6c9900, identifier: 10731262
2026-03-30 04:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 33b8d83f-38da-56b1-9894-82b7ec6c9900 with identifier: 10731262
2026-03-30 04:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 33b8d83f-38da-56b1-9894-82b7ec6c9900 with identifier: 10731262
2026-03-30 04:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 33b8d83f-38da-56b1-9894-82b7ec6c9900 with identifier: 10731262 to the API
2026-03-30 04:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731262>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '33b8d83f-38da-56b1-9894-82b7ec6c9900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92365092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731262',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 52460,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 54 kWh - Electric - Automatic - 170 hp - 52.460 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731262%27 HTTP/1.1" 200 None
2026-03-30 04:22:04 [adesa.de] INFO: Saving data for 10731262: {'auction_closing_time': 1774864800.0, 'created_time': 1774613990.935942, 'last_price_update_time': 1774844524.928226}
2026-03-30 04:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731262') HTTP/1.1" 204 0
2026-03-30 04:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with identifier: 10731216
2026-03-30 04:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with scrape type 2
2026-03-30 04:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with scrape type 2
2026-03-30 04:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb, identifier: 10731216
2026-03-30 04:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with identifier: 10731216
2026-03-30 04:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with identifier: 10731216
2026-03-30 04:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with identifier: 10731216 to the API
2026-03-30 04:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '20cfbe3c-a719-56c9-88fb-c6527a6a3fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34489092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731216',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 33574,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Advantage - Electric - Automatic - 136 hp - 33.574 '
'km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-30 04:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731216%27 HTTP/1.1" 200 None
2026-03-30 04:22:05 [adesa.de] INFO: Saving data for 10731216: {'auction_closing_time': 1774864800.0, 'created_time': 1774613993.790706, 'last_price_update_time': 1774844525.406023}
2026-03-30 04:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731216') HTTP/1.1" 204 0
2026-03-30 04:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2f2becd-cc27-512a-b712-a44ea94e4049 with identifier: 10731388
2026-03-30 04:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2f2becd-cc27-512a-b712-a44ea94e4049 with scrape type 2
2026-03-30 04:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2f2becd-cc27-512a-b712-a44ea94e4049 with scrape type 2
2026-03-30 04:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a2f2becd-cc27-512a-b712-a44ea94e4049, identifier: 10731388
2026-03-30 04:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a2f2becd-cc27-512a-b712-a44ea94e4049 with identifier: 10731388
2026-03-30 04:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a2f2becd-cc27-512a-b712-a44ea94e4049 with identifier: 10731388
2026-03-30 04:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a2f2becd-cc27-512a-b712-a44ea94e4049 with identifier: 10731388 to the API
2026-03-30 04:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731388>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a2f2becd-cc27-512a-b712-a44ea94e4049',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '77950091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731388',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 33659,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Prime - Electric - Automatic - 204 hp - 33.659 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2022}
2026-03-30 04:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731388%27 HTTP/1.1" 200 None
2026-03-30 04:22:05 [adesa.de] INFO: Saving data for 10731388: {'auction_closing_time': 1774864800.0, 'created_time': 1774545894.340998, 'last_price_update_time': 1774844525.785483}
2026-03-30 04:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731388') HTTP/1.1" 204 0
2026-03-30 04:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b96ffbb-7748-55ea-83a4-2ee02aacdbba with identifier: 10731101
2026-03-30 04:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b96ffbb-7748-55ea-83a4-2ee02aacdbba with scrape type 2
2026-03-30 04:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b96ffbb-7748-55ea-83a4-2ee02aacdbba with scrape type 2
2026-03-30 04:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b96ffbb-7748-55ea-83a4-2ee02aacdbba, identifier: 10731101
2026-03-30 04:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b96ffbb-7748-55ea-83a4-2ee02aacdbba with identifier: 10731101
2026-03-30 04:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b96ffbb-7748-55ea-83a4-2ee02aacdbba with identifier: 10731101
2026-03-30 04:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b96ffbb-7748-55ea-83a4-2ee02aacdbba with identifier: 10731101 to the API
2026-03-30 04:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731101>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '8b96ffbb-7748-55ea-83a4-2ee02aacdbba',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E-OG 157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731101',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 69458,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volvo XC60 B4 Plus Dark - AWD - Diesel - Automatic - 197 hp - '
'69.458 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-30 04:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:06 [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-30 04:22:06 [adesa.de] INFO: Saving data for 10731101: {'auction_closing_time': 1774862700.0, 'created_time': 1774545941.154887, 'last_price_update_time': 1774844526.172969}
2026-03-30 04:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731101') HTTP/1.1" 204 0
2026-03-30 04:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3df83370-2478-5f37-9b29-57ebc5099b76 with identifier: 10731100
2026-03-30 04:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3df83370-2478-5f37-9b29-57ebc5099b76 with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3df83370-2478-5f37-9b29-57ebc5099b76 with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3df83370-2478-5f37-9b29-57ebc5099b76, identifier: 10731100
2026-03-30 04:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 029223e1-199f-50ad-a728-99a3f185b7cf with identifier: 10730951
2026-03-30 04:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 029223e1-199f-50ad-a728-99a3f185b7cf with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 029223e1-199f-50ad-a728-99a3f185b7cf with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 029223e1-199f-50ad-a728-99a3f185b7cf, identifier: 10730951
2026-03-30 04:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ea2b724-5eaa-53e3-a4bf-6795cee8861b with identifier: 10731099
2026-03-30 04:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea2b724-5eaa-53e3-a4bf-6795cee8861b with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ea2b724-5eaa-53e3-a4bf-6795cee8861b with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0ea2b724-5eaa-53e3-a4bf-6795cee8861b, identifier: 10731099
2026-03-30 04:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0077d74e-65a5-5256-b1b9-2b9d870a5eb1 with identifier: 10730946
2026-03-30 04:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0077d74e-65a5-5256-b1b9-2b9d870a5eb1 with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0077d74e-65a5-5256-b1b9-2b9d870a5eb1 with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0077d74e-65a5-5256-b1b9-2b9d870a5eb1, identifier: 10730946
2026-03-30 04:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3df83370-2478-5f37-9b29-57ebc5099b76 with identifier: 10731100
2026-03-30 04:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3df83370-2478-5f37-9b29-57ebc5099b76 with identifier: 10731100
2026-03-30 04:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3df83370-2478-5f37-9b29-57ebc5099b76 with identifier: 10731100 to the API
2026-03-30 04:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731100>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '3df83370-2478-5f37-9b29-57ebc5099b76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT-T 1058E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731100',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 138765,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volvo XC40 T5 Plus Bright - Hybrid - Automatic - 180 hp - 138.765 '
'km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-30 04:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:06 [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-30 04:22:06 [adesa.de] INFO: Saving data for 10731100: {'auction_closing_time': 1774862700.0, 'created_time': 1774545927.151143, 'last_price_update_time': 1774844526.82967}
2026-03-30 04:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731100') HTTP/1.1" 204 0
2026-03-30 04:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 029223e1-199f-50ad-a728-99a3f185b7cf with identifier: 10730951
2026-03-30 04:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 029223e1-199f-50ad-a728-99a3f185b7cf with identifier: 10730951
2026-03-30 04:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 029223e1-199f-50ad-a728-99a3f185b7cf with identifier: 10730951 to the API
2026-03-30 04:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730951>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '029223e1-199f-50ad-a728-99a3f185b7cf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT-T 397',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730951',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 99551,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-12-09',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Passat Variant 1.5 TSI Business - Petrol - Manual - 150 '
'hp - 99.551 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-30 04:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:07 [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-30 04:22:07 [adesa.de] INFO: Saving data for 10730951: {'auction_closing_time': 1774862700.0, 'created_time': 1774545935.205946, 'last_price_update_time': 1774844527.105455}
2026-03-30 04:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730951') HTTP/1.1" 204 0
2026-03-30 04:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0ea2b724-5eaa-53e3-a4bf-6795cee8861b with identifier: 10731099
2026-03-30 04:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0ea2b724-5eaa-53e3-a4bf-6795cee8861b with identifier: 10731099
2026-03-30 04:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0ea2b724-5eaa-53e3-a4bf-6795cee8861b with identifier: 10731099 to the API
2026-03-30 04:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731099>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0ea2b724-5eaa-53e3-a4bf-6795cee8861b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MS-OE 813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731099',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 133263,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 115 hp '
'- 133.263 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-30 04:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:07 [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-30 04:22:07 [adesa.de] INFO: Saving data for 10731099: {'auction_closing_time': 1774862700.0, 'created_time': 1774545910.579103, 'last_price_update_time': 1774844527.385554}
2026-03-30 04:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731099') HTTP/1.1" 204 0
2026-03-30 04:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0077d74e-65a5-5256-b1b9-2b9d870a5eb1 with identifier: 10730946
2026-03-30 04:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0077d74e-65a5-5256-b1b9-2b9d870a5eb1 with identifier: 10730946
2026-03-30 04:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0077d74e-65a5-5256-b1b9-2b9d870a5eb1 with identifier: 10730946 to the API
2026-03-30 04:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730946>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '0077d74e-65a5-5256-b1b9-2b9d870a5eb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BO-QY 4258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730946',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22189,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2025-01-13',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 130 hp - '
'22.189 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:07 [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-30 04:22:07 [adesa.de] INFO: Saving data for 10730946: {'auction_closing_time': 1774862700.0, 'created_time': 1774545930.001749, 'last_price_update_time': 1774844527.684246}
2026-03-30 04:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730946') HTTP/1.1" 204 0
2026-03-30 04:22:07 [scrapy.extensions.logstats] INFO: Crawled 861 pages (at 134 pages/min), scraped 843 items (at 133 items/min)
2026-03-30 04:22:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 166MiB
2026-03-30 04:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 512de7ef-57e4-5cca-8321-804c023fe4d6 with identifier: 10731098
2026-03-30 04:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 512de7ef-57e4-5cca-8321-804c023fe4d6 with scrape type 2
2026-03-30 04:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 512de7ef-57e4-5cca-8321-804c023fe4d6 with scrape type 2
2026-03-30 04:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 512de7ef-57e4-5cca-8321-804c023fe4d6, identifier: 10731098
2026-03-30 04:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 512de7ef-57e4-5cca-8321-804c023fe4d6 with identifier: 10731098
2026-03-30 04:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 512de7ef-57e4-5cca-8321-804c023fe4d6 with identifier: 10731098
2026-03-30 04:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 512de7ef-57e4-5cca-8321-804c023fe4d6 with identifier: 10731098 to the API
2026-03-30 04:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731098>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '512de7ef-57e4-5cca-8321-804c023fe4d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-S 5242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731098',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 141795,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'141.795 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-30 04:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:08 [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-30 04:22:08 [adesa.de] INFO: Saving data for 10731098: {'auction_closing_time': 1774862700.0, 'created_time': 1774545928.833635, 'last_price_update_time': 1774844528.082653}
2026-03-30 04:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731098') HTTP/1.1" 204 0
2026-03-30 04:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25c1b882-7981-5598-84d2-714310226261 with identifier: 10731417
2026-03-30 04:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25c1b882-7981-5598-84d2-714310226261 with scrape type 2
2026-03-30 04:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25c1b882-7981-5598-84d2-714310226261 with scrape type 2
2026-03-30 04:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 25c1b882-7981-5598-84d2-714310226261, identifier: 10731417
2026-03-30 04:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f6e7005-d5d5-5038-8c61-6ca83d65fdcd with identifier: 10730945
2026-03-30 04:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f6e7005-d5d5-5038-8c61-6ca83d65fdcd with scrape type 2
2026-03-30 04:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f6e7005-d5d5-5038-8c61-6ca83d65fdcd with scrape type 2
2026-03-30 04:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f6e7005-d5d5-5038-8c61-6ca83d65fdcd, identifier: 10730945
2026-03-30 04:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 25c1b882-7981-5598-84d2-714310226261 with identifier: 10731417
2026-03-30 04:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 25c1b882-7981-5598-84d2-714310226261 with identifier: 10731417
2026-03-30 04:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 25c1b882-7981-5598-84d2-714310226261 with identifier: 10731417 to the API
2026-03-30 04:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731417>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '25c1b882-7981-5598-84d2-714310226261',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MK-GK 465E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731417',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 151405,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 151.405 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 04:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:08 [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-30 04:22:08 [adesa.de] INFO: Saving data for 10731417: {'auction_closing_time': 1774862700.0, 'created_time': 1774545961.610336, 'last_price_update_time': 1774844528.558495}
2026-03-30 04:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731417') HTTP/1.1" 204 0
2026-03-30 04:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f6e7005-d5d5-5038-8c61-6ca83d65fdcd with identifier: 10730945
2026-03-30 04:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f6e7005-d5d5-5038-8c61-6ca83d65fdcd with identifier: 10730945
2026-03-30 04:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f6e7005-d5d5-5038-8c61-6ca83d65fdcd with identifier: 10730945 to the API
2026-03-30 04:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730945>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '8f6e7005-d5d5-5038-8c61-6ca83d65fdcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BO-QY 5733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730945',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 9983,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Manual - 130 hp - 9.983 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:08 [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-30 04:22:08 [adesa.de] INFO: Saving data for 10730945: {'auction_closing_time': 1774862700.0, 'created_time': 1774545934.255563, 'last_price_update_time': 1774844528.850033}
2026-03-30 04:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730945') HTTP/1.1" 204 0
2026-03-30 04:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1962bdd9-7feb-5933-99c5-101331dbe328 with identifier: 10731394
2026-03-30 04:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1962bdd9-7feb-5933-99c5-101331dbe328 with scrape type 2
2026-03-30 04:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1962bdd9-7feb-5933-99c5-101331dbe328 with scrape type 2
2026-03-30 04:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1962bdd9-7feb-5933-99c5-101331dbe328, identifier: 10731394
2026-03-30 04:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1962bdd9-7feb-5933-99c5-101331dbe328 with identifier: 10731394
2026-03-30 04:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1962bdd9-7feb-5933-99c5-101331dbe328 with identifier: 10731394
2026-03-30 04:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1962bdd9-7feb-5933-99c5-101331dbe328 with identifier: 10731394 to the API
2026-03-30 04:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731394>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '1962bdd9-7feb-5933-99c5-101331dbe328',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-AP 907',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731394',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 32066,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32500,
'price_includes_vat': True,
'registration_date': '2023-09-11',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz GLC 220d Avantgarde Advanced - 4-Matic - Diesel - '
'Automatic - 197 hp - 32.066 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2023}
2026-03-30 04:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:09 [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-30 04:22:09 [adesa.de] INFO: Saving data for 10731394: {'auction_closing_time': 1774862700.0, 'created_time': 1774546075.321111, 'last_price_update_time': 1774844529.234973}
2026-03-30 04:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731394') HTTP/1.1" 204 0
2026-03-30 04:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 303f3ff4-ba89-5cce-9215-7d7f585bf52a with identifier: 10731211
2026-03-30 04:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 303f3ff4-ba89-5cce-9215-7d7f585bf52a with scrape type 2
2026-03-30 04:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 303f3ff4-ba89-5cce-9215-7d7f585bf52a with scrape type 2
2026-03-30 04:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 303f3ff4-ba89-5cce-9215-7d7f585bf52a, identifier: 10731211
2026-03-30 04:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c35b5c7d-9818-52c2-a56b-7fbead47ca82 with identifier: 10730947
2026-03-30 04:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c35b5c7d-9818-52c2-a56b-7fbead47ca82 with scrape type 2
2026-03-30 04:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c35b5c7d-9818-52c2-a56b-7fbead47ca82 with scrape type 2
2026-03-30 04:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c35b5c7d-9818-52c2-a56b-7fbead47ca82, identifier: 10730947
2026-03-30 04:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cccc715-09db-5172-b3cc-cb4c8cc4b105 with identifier: 10731261
2026-03-30 04:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cccc715-09db-5172-b3cc-cb4c8cc4b105 with scrape type 2
2026-03-30 04:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cccc715-09db-5172-b3cc-cb4c8cc4b105 with scrape type 2
2026-03-30 04:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cccc715-09db-5172-b3cc-cb4c8cc4b105, identifier: 10731261
2026-03-30 04:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 303f3ff4-ba89-5cce-9215-7d7f585bf52a with identifier: 10731211
2026-03-30 04:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 303f3ff4-ba89-5cce-9215-7d7f585bf52a with identifier: 10731211
2026-03-30 04:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 303f3ff4-ba89-5cce-9215-7d7f585bf52a with identifier: 10731211 to the API
2026-03-30 04:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731211>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '303f3ff4-ba89-5cce-9215-7d7f585bf52a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SE-B 9701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731211',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 62488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 5 Series Touring 530d - xDrive - Diesel - Automatic - 286 hp - '
'62.488 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:09 [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-30 04:22:09 [adesa.de] INFO: Saving data for 10731211: {'auction_closing_time': 1774862700.0, 'created_time': 1774545404.554602, 'last_price_update_time': 1774844529.803441}
2026-03-30 04:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731211') HTTP/1.1" 204 0
2026-03-30 04:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c35b5c7d-9818-52c2-a56b-7fbead47ca82 with identifier: 10730947
2026-03-30 04:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c35b5c7d-9818-52c2-a56b-7fbead47ca82 with identifier: 10730947
2026-03-30 04:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c35b5c7d-9818-52c2-a56b-7fbead47ca82 with identifier: 10730947 to the API
2026-03-30 04:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730947>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'c35b5c7d-9818-52c2-a56b-7fbead47ca82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-AR 4060',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730947',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 20542,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-04-24',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Kia Ceed SW 1.6 CRDi Vision - Diesel - Automatic - 136 hp - 20.542 '
'km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2024}
2026-03-30 04:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:10 [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-30 04:22:10 [adesa.de] INFO: Saving data for 10730947: {'auction_closing_time': 1774862700.0, 'created_time': 1774545403.938793, 'last_price_update_time': 1774844530.089082}
2026-03-30 04:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730947') HTTP/1.1" 204 0
2026-03-30 04:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cccc715-09db-5172-b3cc-cb4c8cc4b105 with identifier: 10731261
2026-03-30 04:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cccc715-09db-5172-b3cc-cb4c8cc4b105 with identifier: 10731261
2026-03-30 04:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cccc715-09db-5172-b3cc-cb4c8cc4b105 with identifier: 10731261 to the API
2026-03-30 04:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731261>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '3cccc715-09db-5172-b3cc-cb4c8cc4b105',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BB-AK 841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731261',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 29008,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2024-10-07',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz GLA 200 progressive - Petrol - Automatic - 163 hp - '
'29.008 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2024}
2026-03-30 04:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:10 [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-30 04:22:10 [adesa.de] INFO: Saving data for 10731261: {'auction_closing_time': 1774862700.0, 'created_time': 1774546076.702691, 'last_price_update_time': 1774844530.376562}
2026-03-30 04:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731261') HTTP/1.1" 204 0
2026-03-30 04:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cac4e636-9839-57fd-82bf-5692fd334ab2 with identifier: 10730940
2026-03-30 04:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cac4e636-9839-57fd-82bf-5692fd334ab2 with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cac4e636-9839-57fd-82bf-5692fd334ab2 with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cac4e636-9839-57fd-82bf-5692fd334ab2, identifier: 10730940
2026-03-30 04:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cac4e636-9839-57fd-82bf-5692fd334ab2 with identifier: 10730940
2026-03-30 04:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cac4e636-9839-57fd-82bf-5692fd334ab2 with identifier: 10730940
2026-03-30 04:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cac4e636-9839-57fd-82bf-5692fd334ab2 with identifier: 10730940 to the API
2026-03-30 04:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730940>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'cac4e636-9839-57fd-82bf-5692fd334ab2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ES-DC 496E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730940',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 67413,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Kia XCeed 1.6 GDI Platinum - Hybrid - Automatic - 105 hp - 67.413 '
'km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2022}
2026-03-30 04:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:10 [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-30 04:22:10 [adesa.de] INFO: Saving data for 10730940: {'auction_closing_time': 1774862700.0, 'created_time': 1774545406.000533, 'last_price_update_time': 1774844530.764527}
2026-03-30 04:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730940') HTTP/1.1" 204 0
2026-03-30 04:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa1d8335-90e5-52d3-91ce-5b8eae18a016 with identifier: 10731106
2026-03-30 04:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa1d8335-90e5-52d3-91ce-5b8eae18a016 with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa1d8335-90e5-52d3-91ce-5b8eae18a016 with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aa1d8335-90e5-52d3-91ce-5b8eae18a016, identifier: 10731106
2026-03-30 04:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7268e4f-5e47-587f-98aa-ec4421bd2b67 with identifier: 10731141
2026-03-30 04:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7268e4f-5e47-587f-98aa-ec4421bd2b67 with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7268e4f-5e47-587f-98aa-ec4421bd2b67 with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f7268e4f-5e47-587f-98aa-ec4421bd2b67, identifier: 10731141
2026-03-30 04:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc376340-70c1-503e-a714-4ec4c4c46126 with identifier: 10731105
2026-03-30 04:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc376340-70c1-503e-a714-4ec4c4c46126 with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc376340-70c1-503e-a714-4ec4c4c46126 with scrape type 2
2026-03-30 04:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dc376340-70c1-503e-a714-4ec4c4c46126, identifier: 10731105
2026-03-30 04:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aa1d8335-90e5-52d3-91ce-5b8eae18a016 with identifier: 10731106
2026-03-30 04:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aa1d8335-90e5-52d3-91ce-5b8eae18a016 with identifier: 10731106
2026-03-30 04:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aa1d8335-90e5-52d3-91ce-5b8eae18a016 with identifier: 10731106 to the API
2026-03-30 04:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731106>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'aa1d8335-90e5-52d3-91ce-5b8eae18a016',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NE-RQ 7088',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731106',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 35983,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series 320d - xDrive - Diesel - Automatic - 190 hp - 35.983 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:11 [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-30 04:22:11 [adesa.de] INFO: Saving data for 10731106: {'auction_closing_time': 1774862700.0, 'created_time': 1774545496.985559, 'last_price_update_time': 1774844531.375406}
2026-03-30 04:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731106') HTTP/1.1" 204 0
2026-03-30 04:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f7268e4f-5e47-587f-98aa-ec4421bd2b67 with identifier: 10731141
2026-03-30 04:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f7268e4f-5e47-587f-98aa-ec4421bd2b67 with identifier: 10731141
2026-03-30 04:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f7268e4f-5e47-587f-98aa-ec4421bd2b67 with identifier: 10731141 to the API
2026-03-30 04:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731141>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'f7268e4f-5e47-587f-98aa-ec4421bd2b67',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F-S 1289',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731141',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 20608,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 5 Series Touring 530d - Diesel - Automatic - 286 hp - 20.608 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:11 [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-30 04:22:11 [adesa.de] INFO: Saving data for 10731141: {'auction_closing_time': 1774862700.0, 'created_time': 1774545399.121492, 'last_price_update_time': 1774844531.674959}
2026-03-30 04:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731141') HTTP/1.1" 204 0
2026-03-30 04:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dc376340-70c1-503e-a714-4ec4c4c46126 with identifier: 10731105
2026-03-30 04:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dc376340-70c1-503e-a714-4ec4c4c46126 with identifier: 10731105
2026-03-30 04:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dc376340-70c1-503e-a714-4ec4c4c46126 with identifier: 10731105 to the API
2026-03-30 04:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731105>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'dc376340-70c1-503e-a714-4ec4c4c46126',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AP-AL 114',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731105',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 128171,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-05-05',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 128.171 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:11 [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-30 04:22:11 [adesa.de] INFO: Saving data for 10731105: {'auction_closing_time': 1774862700.0, 'created_time': 1774545400.712636, 'last_price_update_time': 1774844531.953999}
2026-03-30 04:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731105') HTTP/1.1" 204 0
2026-03-30 04:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3479f81c-48ac-53d9-9057-4006c0f68daf with identifier: 10732850
2026-03-30 04:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3479f81c-48ac-53d9-9057-4006c0f68daf with scrape type 2
2026-03-30 04:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3479f81c-48ac-53d9-9057-4006c0f68daf with scrape type 2
2026-03-30 04:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3479f81c-48ac-53d9-9057-4006c0f68daf, identifier: 10732850
2026-03-30 04:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3479f81c-48ac-53d9-9057-4006c0f68daf with identifier: 10732850
2026-03-30 04:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3479f81c-48ac-53d9-9057-4006c0f68daf with identifier: 10732850
2026-03-30 04:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3479f81c-48ac-53d9-9057-4006c0f68daf with identifier: 10732850 to the API
2026-03-30 04:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732850>
{'auction_title': '',
'c_o_2_emission_value': 221,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '3479f81c-48ac-53d9-9057-4006c0f68daf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994466-2490814',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732850',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 44729,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-09-17',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 140 hp - 44.729 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732850%27 HTTP/1.1" 200 None
2026-03-30 04:22:12 [adesa.de] INFO: Saving data for 10732850: {'auction_closing_time': 1774875600.0, 'created_time': 1774614078.086205, 'last_price_update_time': 1774844532.45187}
2026-03-30 04:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732850') HTTP/1.1" 204 0
2026-03-30 04:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e0e0e92-34d0-5d2c-8b84-628b69919c67 with identifier: 10732915
2026-03-30 04:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e0e0e92-34d0-5d2c-8b84-628b69919c67 with scrape type 2
2026-03-30 04:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e0e0e92-34d0-5d2c-8b84-628b69919c67 with scrape type 2
2026-03-30 04:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e0e0e92-34d0-5d2c-8b84-628b69919c67, identifier: 10732915
2026-03-30 04:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ca183e4-f0b3-5c7e-8359-7e006ce25480 with identifier: 10730937
2026-03-30 04:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ca183e4-f0b3-5c7e-8359-7e006ce25480 with scrape type 2
2026-03-30 04:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ca183e4-f0b3-5c7e-8359-7e006ce25480 with scrape type 2
2026-03-30 04:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5ca183e4-f0b3-5c7e-8359-7e006ce25480, identifier: 10730937
2026-03-30 04:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82cc56e8-283c-5ca0-999d-9357f60d9a56 with identifier: 10732838
2026-03-30 04:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82cc56e8-283c-5ca0-999d-9357f60d9a56 with scrape type 2
2026-03-30 04:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82cc56e8-283c-5ca0-999d-9357f60d9a56 with scrape type 2
2026-03-30 04:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82cc56e8-283c-5ca0-999d-9357f60d9a56, identifier: 10732838
2026-03-30 04:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e0e0e92-34d0-5d2c-8b84-628b69919c67 with identifier: 10732915
2026-03-30 04:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e0e0e92-34d0-5d2c-8b84-628b69919c67 with identifier: 10732915
2026-03-30 04:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e0e0e92-34d0-5d2c-8b84-628b69919c67 with identifier: 10732915 to the API
2026-03-30 04:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732915>
{'auction_title': '',
'c_o_2_emission_value': 228,
'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': '4e0e0e92-34d0-5d2c-8b84-628b69919c67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994511-2482935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732915',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 52759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-11-15',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 140 hp - 52.759 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:13 [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-30 04:22:13 [adesa.de] INFO: Saving data for 10732915: {'auction_closing_time': 1774875600.0, 'created_time': 1774546073.073838, 'last_price_update_time': 1774844533.078097}
2026-03-30 04:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732915') HTTP/1.1" 204 0
2026-03-30 04:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5ca183e4-f0b3-5c7e-8359-7e006ce25480 with identifier: 10730937
2026-03-30 04:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5ca183e4-f0b3-5c7e-8359-7e006ce25480 with identifier: 10730937
2026-03-30 04:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5ca183e4-f0b3-5c7e-8359-7e006ce25480 with identifier: 10730937 to the API
2026-03-30 04:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730937>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5ca183e4-f0b3-5c7e-8359-7e006ce25480',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-QC 979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730937',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 51651,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Audi A3 Sportback 30 TDI - Diesel - Automatic - 116 hp - 51.651 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:13 [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-30 04:22:13 [adesa.de] INFO: Saving data for 10730937: {'auction_closing_time': 1774862700.0, 'created_time': 1774545401.754367, 'last_price_update_time': 1774844533.395224}
2026-03-30 04:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730937') HTTP/1.1" 204 0
2026-03-30 04:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82cc56e8-283c-5ca0-999d-9357f60d9a56 with identifier: 10732838
2026-03-30 04:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82cc56e8-283c-5ca0-999d-9357f60d9a56 with identifier: 10732838
2026-03-30 04:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82cc56e8-283c-5ca0-999d-9357f60d9a56 with identifier: 10732838 to the API
2026-03-30 04:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732838>
{'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': '82cc56e8-283c-5ca0-999d-9357f60d9a56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994505-2480953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732838',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 51165,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2024-09-23',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 140 hp - 51.165 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:13 [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-30 04:22:13 [adesa.de] INFO: Saving data for 10732838: {'auction_closing_time': 1774875600.0, 'created_time': 1774545334.557112, 'last_price_update_time': 1774844533.668647}
2026-03-30 04:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732838') HTTP/1.1" 204 0
2026-03-30 04:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with identifier: 10732935
2026-03-30 04:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with scrape type 2
2026-03-30 04:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with scrape type 2
2026-03-30 04:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f, identifier: 10732935
2026-03-30 04:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with identifier: 10732935
2026-03-30 04:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with identifier: 10732935
2026-03-30 04:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with identifier: 10732935 to the API
2026-03-30 04:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732935>
{'auction_title': '',
'c_o_2_emission_value': 239,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '9c0fe06d-2b16-5c36-9252-e08e9f50f15f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994477-2478445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732935',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 40173,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2024-09-27',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Automatic - 140 hp - 40.173 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732935%27 HTTP/1.1" 200 None
2026-03-30 04:22:14 [adesa.de] INFO: Saving data for 10732935: {'auction_closing_time': 1774875600.0, 'created_time': 1774614080.108919, 'last_price_update_time': 1774844534.177221}
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732935') HTTP/1.1" 204 0
2026-03-30 04:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with identifier: 10732856
2026-03-30 04:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with scrape type 2
2026-03-30 04:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with scrape type 2
2026-03-30 04:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70, identifier: 10732856
2026-03-30 04:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c7725d4-9685-58a0-86a6-62014798c1f8 with identifier: 10732833
2026-03-30 04:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c7725d4-9685-58a0-86a6-62014798c1f8 with scrape type 2
2026-03-30 04:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c7725d4-9685-58a0-86a6-62014798c1f8 with scrape type 2
2026-03-30 04:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c7725d4-9685-58a0-86a6-62014798c1f8, identifier: 10732833
2026-03-30 04:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with identifier: 10732856
2026-03-30 04:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with identifier: 10732856
2026-03-30 04:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with identifier: 10732856 to the API
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732856>
{'auction_title': '',
'c_o_2_emission_value': 221,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '62ee1fbe-3bdf-570e-ad72-a1f0804b5c70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994498-2490787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732856',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 31501,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-09-02',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 140 hp - 31.501 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732856%27 HTTP/1.1" 200 None
2026-03-30 04:22:14 [adesa.de] INFO: Saving data for 10732856: {'auction_closing_time': 1774875600.0, 'created_time': 1774614079.223578, 'last_price_update_time': 1774844534.660198}
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732856') HTTP/1.1" 204 0
2026-03-30 04:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c7725d4-9685-58a0-86a6-62014798c1f8 with identifier: 10732833
2026-03-30 04:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c7725d4-9685-58a0-86a6-62014798c1f8 with identifier: 10732833
2026-03-30 04:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c7725d4-9685-58a0-86a6-62014798c1f8 with identifier: 10732833 to the API
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732833>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'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': '5c7725d4-9685-58a0-86a6-62014798c1f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994512-2510743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732833',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 44551,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2025-04-11',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 136 hp - '
'44.551 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:14 [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-30 04:22:14 [adesa.de] INFO: Saving data for 10732833: {'auction_closing_time': 1774875600.0, 'created_time': 1774546113.706723, 'last_price_update_time': 1774844534.950129}
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732833') HTTP/1.1" 204 0
2026-03-30 04:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fefc7c1-f132-5148-baa1-dca31734fe21 with identifier: 10733248
2026-03-30 04:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fefc7c1-f132-5148-baa1-dca31734fe21 with scrape type 2
2026-03-30 04:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fefc7c1-f132-5148-baa1-dca31734fe21 with scrape type 2
2026-03-30 04:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0fefc7c1-f132-5148-baa1-dca31734fe21, identifier: 10733248
2026-03-30 04:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0fefc7c1-f132-5148-baa1-dca31734fe21 with identifier: 10733248
2026-03-30 04:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0fefc7c1-f132-5148-baa1-dca31734fe21 with identifier: 10733248
2026-03-30 04:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0fefc7c1-f132-5148-baa1-dca31734fe21 with identifier: 10733248 to the API
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733248>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '0fefc7c1-f132-5148-baa1-dca31734fe21',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5YJ3E7EB0MF943904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733248',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 92858,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2021-05-04',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 498 '
'hp - 92.858 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733248%27 HTTP/1.1" 200 None
2026-03-30 04:22:15 [adesa.de] INFO: Saving data for 10733248: {'auction_closing_time': 1774951200.0, 'created_time': 1774632077.818811, 'last_price_update_time': 1774844535.353463}
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733248') HTTP/1.1" 204 0
2026-03-30 04:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 with identifier: 10733250
2026-03-30 04:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 with scrape type 2
2026-03-30 04:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 with scrape type 2
2026-03-30 04:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25, identifier: 10733250
2026-03-30 04:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a1e5085-5120-5f59-854c-606f2d8e90c9 with identifier: 10732839
2026-03-30 04:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1e5085-5120-5f59-854c-606f2d8e90c9 with scrape type 2
2026-03-30 04:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a1e5085-5120-5f59-854c-606f2d8e90c9 with scrape type 2
2026-03-30 04:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3a1e5085-5120-5f59-854c-606f2d8e90c9, identifier: 10732839
2026-03-30 04:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 with identifier: 10733250
2026-03-30 04:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 with identifier: 10733250
2026-03-30 04:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 with identifier: 10733250 to the API
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '5bae46a4-b6cb-58a0-a039-8a83eb5d8b25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7EK1PC680191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733250',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 68925,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 498 '
'hp - 68.925 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733250%27 HTTP/1.1" 200 None
2026-03-30 04:22:15 [adesa.de] INFO: Saving data for 10733250: {'auction_closing_time': 1774951200.0, 'created_time': 1774632073.154293, 'last_price_update_time': 1774844535.832953}
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733250') HTTP/1.1" 204 0
2026-03-30 04:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3a1e5085-5120-5f59-854c-606f2d8e90c9 with identifier: 10732839
2026-03-30 04:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3a1e5085-5120-5f59-854c-606f2d8e90c9 with identifier: 10732839
2026-03-30 04:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3a1e5085-5120-5f59-854c-606f2d8e90c9 with identifier: 10732839 to the API
2026-03-30 04:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732839>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3a1e5085-5120-5f59-854c-606f2d8e90c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994515-2514072',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732839',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 45145,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-04-02',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 45.145 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:16 [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-30 04:22:16 [adesa.de] INFO: Saving data for 10732839: {'auction_closing_time': 1774875600.0, 'created_time': 1774546132.303665, 'last_price_update_time': 1774844536.134228}
2026-03-30 04:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732839') HTTP/1.1" 204 0
2026-03-30 04:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f9a4863-682e-513d-9eb9-6ea33dc12abc with identifier: 10733247
2026-03-30 04:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc with scrape type 2
2026-03-30 04:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc with scrape type 2
2026-03-30 04:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0f9a4863-682e-513d-9eb9-6ea33dc12abc, identifier: 10733247
2026-03-30 04:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8c7591a-968e-5e85-9311-d247b527e24b with identifier: 10733246
2026-03-30 04:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8c7591a-968e-5e85-9311-d247b527e24b with scrape type 2
2026-03-30 04:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8c7591a-968e-5e85-9311-d247b527e24b with scrape type 2
2026-03-30 04:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d8c7591a-968e-5e85-9311-d247b527e24b, identifier: 10733246
2026-03-30 04:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0f9a4863-682e-513d-9eb9-6ea33dc12abc with identifier: 10733247
2026-03-30 04:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0f9a4863-682e-513d-9eb9-6ea33dc12abc with identifier: 10733247
2026-03-30 04:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0f9a4863-682e-513d-9eb9-6ea33dc12abc with identifier: 10733247 to the API
2026-03-30 04:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '0f9a4863-682e-513d-9eb9-6ea33dc12abc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YSMVSEFE5PL131759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733247',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 47295,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Polestar 2 67 kWh - Electric - Automatic - 231 hp - 47.295 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733247%27 HTTP/1.1" 200 None
2026-03-30 04:22:16 [adesa.de] INFO: Saving data for 10733247: {'auction_closing_time': 1774951200.0, 'created_time': 1774632083.887336, 'last_price_update_time': 1774844536.721802}
2026-03-30 04:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733247') HTTP/1.1" 204 0
2026-03-30 04:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d8c7591a-968e-5e85-9311-d247b527e24b with identifier: 10733246
2026-03-30 04:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d8c7591a-968e-5e85-9311-d247b527e24b with identifier: 10733246
2026-03-30 04:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d8c7591a-968e-5e85-9311-d247b527e24b with identifier: 10733246 to the API
2026-03-30 04:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733246>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd8c7591a-968e-5e85-9311-d247b527e24b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YSMVSETE0PL122889',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733246',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 98977,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Polestar 2 Performance 79 kWh - Electric - Automatic - 476 hp - '
'98.977 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733246%27 HTTP/1.1" 200 None
2026-03-30 04:22:17 [adesa.de] INFO: Saving data for 10733246: {'auction_closing_time': 1774951200.0, 'created_time': 1774632081.099934, 'last_price_update_time': 1774844537.431017}
2026-03-30 04:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733246') HTTP/1.1" 204 0
2026-03-30 04:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34969652-2ac6-5b53-a102-caea030188e3 with identifier: 10733242
2026-03-30 04:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34969652-2ac6-5b53-a102-caea030188e3 with scrape type 2
2026-03-30 04:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34969652-2ac6-5b53-a102-caea030188e3 with scrape type 2
2026-03-30 04:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 34969652-2ac6-5b53-a102-caea030188e3, identifier: 10733242
2026-03-30 04:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 34969652-2ac6-5b53-a102-caea030188e3 with identifier: 10733242
2026-03-30 04:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 34969652-2ac6-5b53-a102-caea030188e3 with identifier: 10733242
2026-03-30 04:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 34969652-2ac6-5b53-a102-caea030188e3 with identifier: 10733242 to the API
2026-03-30 04:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '34969652-2ac6-5b53-a102-caea030188e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA51PK631774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733242',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 8827,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-11-22',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 400 48 kWh Pro - Electric - Automatic - 174 hp - '
'8.827 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-30 04:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733242%27 HTTP/1.1" 200 None
2026-03-30 04:22:17 [adesa.de] INFO: Saving data for 10733242: {'auction_closing_time': 1774951200.0, 'created_time': 1774632085.216138, 'last_price_update_time': 1774844537.82809}
2026-03-30 04:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733242') HTTP/1.1" 204 0
2026-03-30 04:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 with identifier: 10733243
2026-03-30 04:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 with scrape type 2
2026-03-30 04:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 with scrape type 2
2026-03-30 04:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87, identifier: 10733243
2026-03-30 04:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 902c4d0d-92f2-5497-9741-8805ddd1ccd8 with identifier: 10733249
2026-03-30 04:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8 with scrape type 2
2026-03-30 04:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8 with scrape type 2
2026-03-30 04:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 902c4d0d-92f2-5497-9741-8805ddd1ccd8, identifier: 10733249
2026-03-30 04:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a4550c1-ded7-5250-9d8b-f9fce38c5466 with identifier: 10733245
2026-03-30 04:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466 with scrape type 2
2026-03-30 04:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466 with scrape type 2
2026-03-30 04:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2a4550c1-ded7-5250-9d8b-f9fce38c5466, identifier: 10733245
2026-03-30 04:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 with identifier: 10733243
2026-03-30 04:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 with identifier: 10733243
2026-03-30 04:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 with identifier: 10733243 to the API
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733243>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA51PK633623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733243',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 18545,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-12-07',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 400 48 kWh Pro - Electric - Automatic - 174 hp - '
'18.545 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733243%27 HTTP/1.1" 200 None
2026-03-30 04:22:18 [adesa.de] INFO: Saving data for 10733243: {'auction_closing_time': 1774951200.0, 'created_time': 1774632085.974141, 'last_price_update_time': 1774844538.410795}
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733243') HTTP/1.1" 204 0
2026-03-30 04:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 902c4d0d-92f2-5497-9741-8805ddd1ccd8 with identifier: 10733249
2026-03-30 04:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 902c4d0d-92f2-5497-9741-8805ddd1ccd8 with identifier: 10733249
2026-03-30 04:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 902c4d0d-92f2-5497-9741-8805ddd1ccd8 with identifier: 10733249 to the API
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733249>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '902c4d0d-92f2-5497-9741-8805ddd1ccd8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7EK6NC512284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733249',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 105998,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 498 '
'hp - 105.998 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733249%27 HTTP/1.1" 200 None
2026-03-30 04:22:18 [adesa.de] INFO: Saving data for 10733249: {'auction_closing_time': 1774951200.0, 'created_time': 1774632072.066916, 'last_price_update_time': 1774844538.706066}
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733249') HTTP/1.1" 204 0
2026-03-30 04:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2a4550c1-ded7-5250-9d8b-f9fce38c5466 with identifier: 10733245
2026-03-30 04:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2a4550c1-ded7-5250-9d8b-f9fce38c5466 with identifier: 10733245
2026-03-30 04:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2a4550c1-ded7-5250-9d8b-f9fce38c5466 with identifier: 10733245 to the API
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733245>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '2a4550c1-ded7-5250-9d8b-f9fce38c5466',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA50PK631930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733245',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 11991,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 400 48 kWh Pro - Electric - Automatic - 174 hp - '
'11.991 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733245%27 HTTP/1.1" 200 None
2026-03-30 04:22:18 [adesa.de] INFO: Saving data for 10733245: {'auction_closing_time': 1774951200.0, 'created_time': 1774632083.351413, 'last_price_update_time': 1774844538.995415}
2026-03-30 04:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733245') HTTP/1.1" 204 0
2026-03-30 04:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ddba1da-189f-511c-be99-34dfa223ece2 with identifier: 10733237
2026-03-30 04:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ddba1da-189f-511c-be99-34dfa223ece2 with scrape type 2
2026-03-30 04:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ddba1da-189f-511c-be99-34dfa223ece2 with scrape type 2
2026-03-30 04:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4ddba1da-189f-511c-be99-34dfa223ece2, identifier: 10733237
2026-03-30 04:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4ddba1da-189f-511c-be99-34dfa223ece2 with identifier: 10733237
2026-03-30 04:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4ddba1da-189f-511c-be99-34dfa223ece2 with identifier: 10733237
2026-03-30 04:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4ddba1da-189f-511c-be99-34dfa223ece2 with identifier: 10733237 to the API
2026-03-30 04:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733237>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '4ddba1da-189f-511c-be99-34dfa223ece2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'W1KAH5EB4PF095373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733237',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 92821,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Mercedes-Benz C Break AMG Line - Hybrid - Automatic - 204 hp - '
'92.821 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 04:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733237%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.de] INFO: Saving data for 10733237: {'auction_closing_time': 1774951200.0, 'created_time': 1774614197.586378, 'last_price_update_time': 1774844539.477905}
2026-03-30 04:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733237') HTTP/1.1" 204 0
2026-03-30 04:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29f1533c-e0f0-521f-9e01-bebf779dfc74 with identifier: 10733231
2026-03-30 04:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29f1533c-e0f0-521f-9e01-bebf779dfc74 with scrape type 2
2026-03-30 04:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29f1533c-e0f0-521f-9e01-bebf779dfc74 with scrape type 2
2026-03-30 04:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 29f1533c-e0f0-521f-9e01-bebf779dfc74, identifier: 10733231
2026-03-30 04:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 29f1533c-e0f0-521f-9e01-bebf779dfc74 with identifier: 10733231
2026-03-30 04:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 29f1533c-e0f0-521f-9e01-bebf779dfc74 with identifier: 10733231
2026-03-30 04:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 29f1533c-e0f0-521f-9e01-bebf779dfc74 with identifier: 10733231 to the API
2026-03-30 04:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733231>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '29f1533c-e0f0-521f-9e01-bebf779dfc74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LC0CE4CB4P0462211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733231',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Dolphin',
'odometer': 11162,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Dolphin Comfort - Electric - Automatic - 204 hp - 11.162 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-30 04:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733231%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.de] INFO: Saving data for 10733231: {'auction_closing_time': 1774951200.0, 'created_time': 1774614282.839389, 'last_price_update_time': 1774844539.864126}
2026-03-30 04:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733231') HTTP/1.1" 204 0
2026-03-30 04:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 580cfc5d-5636-57eb-86be-fe8faa583774 with identifier: 10733230
2026-03-30 04:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 580cfc5d-5636-57eb-86be-fe8faa583774 with scrape type 2
2026-03-30 04:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 580cfc5d-5636-57eb-86be-fe8faa583774 with scrape type 2
2026-03-30 04:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 580cfc5d-5636-57eb-86be-fe8faa583774, identifier: 10733230
2026-03-30 04:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 580cfc5d-5636-57eb-86be-fe8faa583774 with identifier: 10733230
2026-03-30 04:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 580cfc5d-5636-57eb-86be-fe8faa583774 with identifier: 10733230
2026-03-30 04:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 580cfc5d-5636-57eb-86be-fe8faa583774 with identifier: 10733230 to the API
2026-03-30 04:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '580cfc5d-5636-57eb-86be-fe8faa583774',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB8P2005127',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733230',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 9087,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 9.087 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-30 04:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733230%27 HTTP/1.1" 200 None
2026-03-30 04:22:20 [adesa.de] INFO: Saving data for 10733230: {'auction_closing_time': 1774951200.0, 'created_time': 1774614282.069785, 'last_price_update_time': 1774844540.246621}
2026-03-30 04:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733230') HTTP/1.1" 204 0
2026-03-30 04:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with identifier: 10733228
2026-03-30 04:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with scrape type 2
2026-03-30 04:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with scrape type 2
2026-03-30 04:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48, identifier: 10733228
2026-03-30 04:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with identifier: 10733228
2026-03-30 04:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with identifier: 10733228
2026-03-30 04:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with identifier: 10733228 to the API
2026-03-30 04:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733228>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '8aa202f8-54cc-5c20-b3b6-a03ebc83dd48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB0N2199049',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733228',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 20299,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 20.299 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-30 04:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733228%27 HTTP/1.1" 200 None
2026-03-30 04:22:20 [adesa.de] INFO: Saving data for 10733228: {'auction_closing_time': 1774951200.0, 'created_time': 1774614247.820547, 'last_price_update_time': 1774844540.803802}
2026-03-30 04:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733228') HTTP/1.1" 204 0
2026-03-30 04:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc1c844a-ba83-59ce-9517-145a6ef02624 with identifier: 10733223
2026-03-30 04:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc1c844a-ba83-59ce-9517-145a6ef02624 with scrape type 2
2026-03-30 04:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc1c844a-ba83-59ce-9517-145a6ef02624 with scrape type 2
2026-03-30 04:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dc1c844a-ba83-59ce-9517-145a6ef02624, identifier: 10733223
2026-03-30 04:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56662a06-1cd9-541a-aef1-0667815c64cf with identifier: 10733226
2026-03-30 04:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56662a06-1cd9-541a-aef1-0667815c64cf with scrape type 2
2026-03-30 04:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56662a06-1cd9-541a-aef1-0667815c64cf with scrape type 2
2026-03-30 04:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 56662a06-1cd9-541a-aef1-0667815c64cf, identifier: 10733226
2026-03-30 04:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dc1c844a-ba83-59ce-9517-145a6ef02624 with identifier: 10733223
2026-03-30 04:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dc1c844a-ba83-59ce-9517-145a6ef02624 with identifier: 10733223
2026-03-30 04:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dc1c844a-ba83-59ce-9517-145a6ef02624 with identifier: 10733223 to the API
2026-03-30 04:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dc1c844a-ba83-59ce-9517-145a6ef02624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB8P2017505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733223',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 9342,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Comfort - Electric - Automatic - 207 hp - 9.342 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-30 04:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733223%27 HTTP/1.1" 200 None
2026-03-30 04:22:21 [adesa.de] INFO: Saving data for 10733223: {'auction_closing_time': 1774951200.0, 'created_time': 1774614280.36962, 'last_price_update_time': 1774844541.292923}
2026-03-30 04:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733223') HTTP/1.1" 204 0
2026-03-30 04:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 56662a06-1cd9-541a-aef1-0667815c64cf with identifier: 10733226
2026-03-30 04:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 56662a06-1cd9-541a-aef1-0667815c64cf with identifier: 10733226
2026-03-30 04:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 56662a06-1cd9-541a-aef1-0667815c64cf with identifier: 10733226 to the API
2026-03-30 04:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '56662a06-1cd9-541a-aef1-0667815c64cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB5P2194108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733226',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 19336,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 19.336 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-30 04:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733226%27 HTTP/1.1" 200 None
2026-03-30 04:22:21 [adesa.de] INFO: Saving data for 10733226: {'auction_closing_time': 1774951200.0, 'created_time': 1774614254.794432, 'last_price_update_time': 1774844541.569059}
2026-03-30 04:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733226') HTTP/1.1" 204 0
2026-03-30 04:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with identifier: 10733221
2026-03-30 04:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with scrape type 2
2026-03-30 04:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with scrape type 2
2026-03-30 04:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d, identifier: 10733221
2026-03-30 04:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with identifier: 10733225
2026-03-30 04:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with scrape type 2
2026-03-30 04:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with scrape type 2
2026-03-30 04:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d225bbd1-2167-556d-aebb-bbfcaa4e04d1, identifier: 10733225
2026-03-30 04:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with identifier: 10733221
2026-03-30 04:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with identifier: 10733221
2026-03-30 04:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with identifier: 10733221 to the API
2026-03-30 04:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '86a9feb4-aae9-5955-8c99-fb57bdd11f4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WBY11CF080CM58487',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733221',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 59044,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 35800,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'BMW iX 40 - xDrive - Electric - Automatic - 326 hp - 59.044 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733221%27 HTTP/1.1" 200 None
2026-03-30 04:22:22 [adesa.de] INFO: Saving data for 10733221: {'auction_closing_time': 1774951200.0, 'created_time': 1774614279.181442, 'last_price_update_time': 1774844542.15786}
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733221') HTTP/1.1" 204 0
2026-03-30 04:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with identifier: 10733225
2026-03-30 04:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with identifier: 10733225
2026-03-30 04:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with identifier: 10733225 to the API
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd225bbd1-2167-556d-aebb-bbfcaa4e04d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB6P2064029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733225',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 16489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Comfort - Electric - Automatic - 207 hp - 16.489 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733225%27 HTTP/1.1" 200 None
2026-03-30 04:22:22 [adesa.de] INFO: Saving data for 10733225: {'auction_closing_time': 1774951200.0, 'created_time': 1774614281.211123, 'last_price_update_time': 1774844542.443418}
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733225') HTTP/1.1" 204 0
2026-03-30 04:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eabbf3da-9441-53dc-85af-605153403ceb with identifier: 10733222
2026-03-30 04:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eabbf3da-9441-53dc-85af-605153403ceb with scrape type 2
2026-03-30 04:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eabbf3da-9441-53dc-85af-605153403ceb with scrape type 2
2026-03-30 04:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eabbf3da-9441-53dc-85af-605153403ceb, identifier: 10733222
2026-03-30 04:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eabbf3da-9441-53dc-85af-605153403ceb with identifier: 10733222
2026-03-30 04:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eabbf3da-9441-53dc-85af-605153403ceb with identifier: 10733222
2026-03-30 04:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eabbf3da-9441-53dc-85af-605153403ceb with identifier: 10733222 to the API
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733222>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'eabbf3da-9441-53dc-85af-605153403ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WBA25DP040N261459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733222',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 31051,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33700,
'price_includes_vat': True,
'registration_date': '2024-02-09',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'BMW X3 20i - xDrive - Petrol - Automatic - 184 hp - 31.051 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733222%27 HTTP/1.1" 200 None
2026-03-30 04:22:22 [adesa.de] INFO: Saving data for 10733222: {'auction_closing_time': 1774951200.0, 'created_time': 1774614280.751019, 'last_price_update_time': 1774844542.840504}
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733222') HTTP/1.1" 204 0
2026-03-30 04:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b6d565e-7c83-5cbe-b92c-185719039d80 with identifier: 10732818
2026-03-30 04:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b6d565e-7c83-5cbe-b92c-185719039d80 with scrape type 2
2026-03-30 04:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b6d565e-7c83-5cbe-b92c-185719039d80 with scrape type 2
2026-03-30 04:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b6d565e-7c83-5cbe-b92c-185719039d80, identifier: 10732818
2026-03-30 04:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c15af22-379a-5835-bb49-102e7a3e7078 with identifier: 10732852
2026-03-30 04:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c15af22-379a-5835-bb49-102e7a3e7078 with scrape type 2
2026-03-30 04:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c15af22-379a-5835-bb49-102e7a3e7078 with scrape type 2
2026-03-30 04:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c15af22-379a-5835-bb49-102e7a3e7078, identifier: 10732852
2026-03-30 04:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b6d565e-7c83-5cbe-b92c-185719039d80 with identifier: 10732818
2026-03-30 04:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b6d565e-7c83-5cbe-b92c-185719039d80 with identifier: 10732818
2026-03-30 04:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b6d565e-7c83-5cbe-b92c-185719039d80 with identifier: 10732818 to the API
2026-03-30 04:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732818>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '7b6d565e-7c83-5cbe-b92c-185719039d80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994446-2503592',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732818',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 26606,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2025-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 Ultimate - Petrol - Automatic - 130 hp '
'- 26.606 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:23 [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-30 04:22:23 [adesa.de] INFO: Saving data for 10732818: {'auction_closing_time': 1774875600.0, 'created_time': 1774546115.419545, 'last_price_update_time': 1774844543.340785}
2026-03-30 04:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732818') HTTP/1.1" 204 0
2026-03-30 04:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c15af22-379a-5835-bb49-102e7a3e7078 with identifier: 10732852
2026-03-30 04:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c15af22-379a-5835-bb49-102e7a3e7078 with identifier: 10732852
2026-03-30 04:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c15af22-379a-5835-bb49-102e7a3e7078 with identifier: 10732852 to the API
2026-03-30 04:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732852>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '8c15af22-379a-5835-bb49-102e7a3e7078',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994444-2510254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732852',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 30900,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2025-04-10',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 130 hp - '
'30.900 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:23 [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-30 04:22:23 [adesa.de] INFO: Saving data for 10732852: {'auction_closing_time': 1774875600.0, 'created_time': 1774546134.241949, 'last_price_update_time': 1774844543.645436}
2026-03-30 04:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732852') HTTP/1.1" 204 0
2026-03-30 04:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8efcd74-d5c4-55f0-9a68-ae061dbef121 with identifier: 10732978
2026-03-30 04:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8efcd74-d5c4-55f0-9a68-ae061dbef121 with scrape type 2
2026-03-30 04:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8efcd74-d5c4-55f0-9a68-ae061dbef121 with scrape type 2
2026-03-30 04:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8efcd74-d5c4-55f0-9a68-ae061dbef121, identifier: 10732978
2026-03-30 04:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8efcd74-d5c4-55f0-9a68-ae061dbef121 with identifier: 10732978
2026-03-30 04:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8efcd74-d5c4-55f0-9a68-ae061dbef121 with identifier: 10732978
2026-03-30 04:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8efcd74-d5c4-55f0-9a68-ae061dbef121 with identifier: 10732978 to the API
2026-03-30 04:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732978>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'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': 'a8efcd74-d5c4-55f0-9a68-ae061dbef121',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2899927-2484717',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732978',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 15836,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2025-04-10',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 136 hp - '
'15.836 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:24 [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-30 04:22:24 [adesa.de] INFO: Saving data for 10732978: {'auction_closing_time': 1774875600.0, 'created_time': 1774546139.455933, 'last_price_update_time': 1774844544.027776}
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732978') HTTP/1.1" 204 0
2026-03-30 04:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e98bf2c3-72b2-5469-8857-125c3f45e8d2 with identifier: 10740373
2026-03-30 04:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 with scrape type 2
2026-03-30 04:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 with scrape type 2
2026-03-30 04:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e98bf2c3-72b2-5469-8857-125c3f45e8d2, identifier: 10740373
2026-03-30 04:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af15404-52f0-5799-8c58-515659059b73 with identifier: 10732815
2026-03-30 04:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af15404-52f0-5799-8c58-515659059b73 with scrape type 2
2026-03-30 04:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0af15404-52f0-5799-8c58-515659059b73 with scrape type 2
2026-03-30 04:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0af15404-52f0-5799-8c58-515659059b73, identifier: 10732815
2026-03-30 04:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e98bf2c3-72b2-5469-8857-125c3f45e8d2 with identifier: 10740373
2026-03-30 04:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e98bf2c3-72b2-5469-8857-125c3f45e8d2 with identifier: 10740373
2026-03-30 04:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e98bf2c3-72b2-5469-8857-125c3f45e8d2 with identifier: 10740373 to the API
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740373>
{'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': 204,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e98bf2c3-72b2-5469-8857-125c3f45e8d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GX282XE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740373',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A5',
'odometer': 74046,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Audi A5 Sportback 40 TDI S Line - Quattro - Diesel - Automatic - '
'204 hp - 74.046 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740373%27 HTTP/1.1" 200 None
2026-03-30 04:22:24 [adesa.de] INFO: Saving data for 10740373: {'auction_closing_time': 1774878300.0, 'created_time': 1774632046.312083, 'last_price_update_time': 1774844544.495333}
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740373') HTTP/1.1" 204 0
2026-03-30 04:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0af15404-52f0-5799-8c58-515659059b73 with identifier: 10732815
2026-03-30 04:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0af15404-52f0-5799-8c58-515659059b73 with identifier: 10732815
2026-03-30 04:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0af15404-52f0-5799-8c58-515659059b73 with identifier: 10732815 to the API
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732815>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '0af15404-52f0-5799-8c58-515659059b73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994440-2482906',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732815',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22808,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 130 hp - '
'22.808 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:24 [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-30 04:22:24 [adesa.de] INFO: Saving data for 10732815: {'auction_closing_time': 1774875600.0, 'created_time': 1774545360.285102, 'last_price_update_time': 1774844544.77405}
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732815') HTTP/1.1" 204 0
2026-03-30 04:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9fa27c3-1b7a-53d0-9470-3bc00c04cdc1 with identifier: 10732846
2026-03-30 04:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9fa27c3-1b7a-53d0-9470-3bc00c04cdc1 with scrape type 2
2026-03-30 04:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9fa27c3-1b7a-53d0-9470-3bc00c04cdc1 with scrape type 2
2026-03-30 04:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b9fa27c3-1b7a-53d0-9470-3bc00c04cdc1, identifier: 10732846
2026-03-30 04:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b9fa27c3-1b7a-53d0-9470-3bc00c04cdc1 with identifier: 10732846
2026-03-30 04:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b9fa27c3-1b7a-53d0-9470-3bc00c04cdc1 with identifier: 10732846
2026-03-30 04:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b9fa27c3-1b7a-53d0-9470-3bc00c04cdc1 with identifier: 10732846 to the API
2026-03-30 04:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732846>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b9fa27c3-1b7a-53d0-9470-3bc00c04cdc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994449-2519750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732846',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 34451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 34.451 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:25 [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-30 04:22:25 [adesa.de] INFO: Saving data for 10732846: {'auction_closing_time': 1774875600.0, 'created_time': 1774546132.882074, 'last_price_update_time': 1774844545.168121}
2026-03-30 04:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732846') HTTP/1.1" 204 0
2026-03-30 04:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36af1cd0-916f-503a-8f5e-bf16a30f4a3f with identifier: 10730941
2026-03-30 04:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36af1cd0-916f-503a-8f5e-bf16a30f4a3f with scrape type 2
2026-03-30 04:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36af1cd0-916f-503a-8f5e-bf16a30f4a3f with scrape type 2
2026-03-30 04:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 36af1cd0-916f-503a-8f5e-bf16a30f4a3f, identifier: 10730941
2026-03-30 04:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2530a8ee-22d3-5070-b415-de046b5fd445 with identifier: 10733251
2026-03-30 04:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2530a8ee-22d3-5070-b415-de046b5fd445 with scrape type 2
2026-03-30 04:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2530a8ee-22d3-5070-b415-de046b5fd445 with scrape type 2
2026-03-30 04:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2530a8ee-22d3-5070-b415-de046b5fd445, identifier: 10733251
2026-03-30 04:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 36af1cd0-916f-503a-8f5e-bf16a30f4a3f with identifier: 10730941
2026-03-30 04:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 36af1cd0-916f-503a-8f5e-bf16a30f4a3f with identifier: 10730941
2026-03-30 04:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 36af1cd0-916f-503a-8f5e-bf16a30f4a3f with identifier: 10730941 to the API
2026-03-30 04:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730941>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '36af1cd0-916f-503a-8f5e-bf16a30f4a3f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AM-WH 48',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730941',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 60147,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 4,
'seller_name': 'Athlon Germany GmbH',
'title': 'Kia Picanto 1.0 Edition 7 - Petrol - Manual - 67 hp - 60.147 km',
'transmission': 'manual',
'trim': 'Edition 7',
'vin': None,
'year': 2021}
2026-03-30 04:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:25 [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-30 04:22:25 [adesa.de] INFO: Saving data for 10730941: {'auction_closing_time': 1774862700.0, 'created_time': 1774545405.519058, 'last_price_update_time': 1774844545.626041}
2026-03-30 04:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730941') HTTP/1.1" 204 0
2026-03-30 04:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2530a8ee-22d3-5070-b415-de046b5fd445 with identifier: 10733251
2026-03-30 04:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2530a8ee-22d3-5070-b415-de046b5fd445 with identifier: 10733251
2026-03-30 04:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2530a8ee-22d3-5070-b415-de046b5fd445 with identifier: 10733251 to the API
2026-03-30 04:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733251>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '2530a8ee-22d3-5070-b415-de046b5fd445',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7EK6PC692899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733251',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 98360,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 498 '
'hp - 98.360 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733251%27 HTTP/1.1" 200 None
2026-03-30 04:22:25 [adesa.de] INFO: Saving data for 10733251: {'auction_closing_time': 1774951200.0, 'created_time': 1774632071.292937, 'last_price_update_time': 1774844545.900133}
2026-03-30 04:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733251') HTTP/1.1" 204 0
2026-03-30 04:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10734622
2026-03-30 04:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2b454f6-830c-5e7b-8163-3f7f32e6c697 with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2b454f6-830c-5e7b-8163-3f7f32e6c697 with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e2b454f6-830c-5e7b-8163-3f7f32e6c697, identifier: 10734622
2026-03-30 04:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10734622
2026-03-30 04:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10734622
2026-03-30 04:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10734622 to the API
2026-03-30 04:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734622>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'e2b454f6-830c-5e7b-8163-3f7f32e6c697',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734622',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 155238,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C Break 220d AMG Line - 4-Matic - Diesel - Automatic '
'- 200 hp - 155.238 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734622%27 HTTP/1.1" 200 None
2026-03-30 04:22:26 [adesa.de] INFO: Saving data for 10734622: {'auction_closing_time': 1774855800.0, 'created_time': 1774614333.377075, 'last_price_update_time': 1774844546.390351}
2026-03-30 04:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734622') HTTP/1.1" 204 0
2026-03-30 04:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10736679
2026-03-30 04:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68cd1592-6a6a-5c6a-9c87-df2471e4f196, identifier: 10736679
2026-03-30 04:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c066fa5-22e2-5b3c-99f7-009086f4ef29 with identifier: 10740876
2026-03-30 04:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c066fa5-22e2-5b3c-99f7-009086f4ef29 with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c066fa5-22e2-5b3c-99f7-009086f4ef29 with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c066fa5-22e2-5b3c-99f7-009086f4ef29, identifier: 10740876
2026-03-30 04:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f814eaa-b7bc-537b-81d9-56e786266cfa with identifier: 10740173
2026-03-30 04:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f814eaa-b7bc-537b-81d9-56e786266cfa with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f814eaa-b7bc-537b-81d9-56e786266cfa with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f814eaa-b7bc-537b-81d9-56e786266cfa, identifier: 10740173
2026-03-30 04:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10734610
2026-03-30 04:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b301b954-7030-5b5a-a0bf-55db413c513b with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b301b954-7030-5b5a-a0bf-55db413c513b with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b301b954-7030-5b5a-a0bf-55db413c513b, identifier: 10734610
2026-03-30 04:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10736679
2026-03-30 04:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10736679
2026-03-30 04:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10736679 to the API
2026-03-30 04:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736679>
{'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-30T09:30: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=10736679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': '911 GT3',
'odometer': 3589,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 230000,
'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-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736679%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.de] INFO: Saving data for 10736679: {'auction_closing_time': 1774863000.0, 'created_time': 1774632038.731285, 'last_price_update_time': 1774844547.077321}
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736679') HTTP/1.1" 204 0
2026-03-30 04:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c066fa5-22e2-5b3c-99f7-009086f4ef29 with identifier: 10740876
2026-03-30 04:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c066fa5-22e2-5b3c-99f7-009086f4ef29 with identifier: 10740876
2026-03-30 04:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c066fa5-22e2-5b3c-99f7-009086f4ef29 with identifier: 10740876 to the API
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740876>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9c066fa5-22e2-5b3c-99f7-009086f4ef29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MOSRC25',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740876',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 20109,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'CARSYS // SA Michel Lecrombs',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 20.109 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740876%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.de] INFO: Saving data for 10740876: {'auction_closing_time': 1774863000.0, 'created_time': 1774632046.988528, 'last_price_update_time': 1774844547.373014}
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740876') HTTP/1.1" 204 0
2026-03-30 04:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f814eaa-b7bc-537b-81d9-56e786266cfa with identifier: 10740173
2026-03-30 04:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f814eaa-b7bc-537b-81d9-56e786266cfa with identifier: 10740173
2026-03-30 04:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f814eaa-b7bc-537b-81d9-56e786266cfa with identifier: 10740173 to the API
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740173>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': '2f814eaa-b7bc-537b-81d9-56e786266cfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SG996M',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740173',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Hilux',
'odometer': 44000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32000,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'Toyota Hilux 2.8 D-4D Invincible - AWD - Diesel - Automatic - 204 '
'hp - 44.000 km',
'transmission': 'automatic',
'trim': 'Invincible',
'vin': None,
'year': 2023}
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740173%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.de] INFO: Saving data for 10740173: {'auction_closing_time': 1774953000.0, 'created_time': 1774632041.751732, 'last_price_update_time': 1774844547.659496}
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740173') HTTP/1.1" 204 0
2026-03-30 04:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10734610
2026-03-30 04:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10734610
2026-03-30 04:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10734610 to the API
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734610>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b301b954-7030-5b5a-a0bf-55db413c513b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734610',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 146202,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C Break 300e Avantgarde - Hybrid - Automatic - 204 hp '
'- 146.202 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2022}
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734610%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.de] INFO: Saving data for 10734610: {'auction_closing_time': 1774855800.0, 'created_time': 1774614332.238279, 'last_price_update_time': 1774844547.939036}
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734610') HTTP/1.1" 204 0
2026-03-30 04:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10734611
2026-03-30 04:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3820e1bb-43b9-5b63-ae73-3522fedde9de with scrape type 2
2026-03-30 04:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3820e1bb-43b9-5b63-ae73-3522fedde9de with scrape type 2
2026-03-30 04:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3820e1bb-43b9-5b63-ae73-3522fedde9de, identifier: 10734611
2026-03-30 04:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10734611
2026-03-30 04:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10734611
2026-03-30 04:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10734611 to the API
2026-03-30 04:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '3820e1bb-43b9-5b63-ae73-3522fedde9de',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000672',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734611',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 95973,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQA 250 progressive - Electric - Automatic - 190 hp - '
'95.973 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2022}
2026-03-30 04:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734611%27 HTTP/1.1" 200 None
2026-03-30 04:22:28 [adesa.de] INFO: Saving data for 10734611: {'auction_closing_time': 1774855800.0, 'created_time': 1774614317.707398, 'last_price_update_time': 1774844548.440278}
2026-03-30 04:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734611') HTTP/1.1" 204 0
2026-03-30 04:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10734662
2026-03-30 04:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 290d6376-ac15-5aac-90a7-895079312229 with scrape type 2
2026-03-30 04:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 290d6376-ac15-5aac-90a7-895079312229 with scrape type 2
2026-03-30 04:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 290d6376-ac15-5aac-90a7-895079312229, identifier: 10734662
2026-03-30 04:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10734662
2026-03-30 04:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10734662
2026-03-30 04:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10734662 to the API
2026-03-30 04:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734662>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '290d6376-ac15-5aac-90a7-895079312229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734662',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 79525,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 231 hp - 79.525 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734662%27 HTTP/1.1" 200 None
2026-03-30 04:22:28 [adesa.de] INFO: Saving data for 10734662: {'auction_closing_time': 1774856400.0, 'created_time': 1774614390.034958, 'last_price_update_time': 1774844548.81588}
2026-03-30 04:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734662') HTTP/1.1" 204 0
2026-03-30 04:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10734651
2026-03-30 04:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1673774c-218b-5f04-b6f6-be98594063d9 with scrape type 2
2026-03-30 04:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1673774c-218b-5f04-b6f6-be98594063d9 with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1673774c-218b-5f04-b6f6-be98594063d9, identifier: 10734651
2026-03-30 04:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10734664
2026-03-30 04:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86369cd0-8bf2-5b83-b181-f9da38e591eb with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86369cd0-8bf2-5b83-b181-f9da38e591eb with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86369cd0-8bf2-5b83-b181-f9da38e591eb, identifier: 10734664
2026-03-30 04:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10734651
2026-03-30 04:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10734651
2026-03-30 04:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10734651 to the API
2026-03-30 04:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734651>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '1673774c-218b-5f04-b6f6-be98594063d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734651',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 119460,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29600,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 119.460 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734651%27 HTTP/1.1" 200 None
2026-03-30 04:22:29 [adesa.de] INFO: Saving data for 10734651: {'auction_closing_time': 1774856400.0, 'created_time': 1774614347.31358, 'last_price_update_time': 1774844549.4055}
2026-03-30 04:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734651') HTTP/1.1" 204 0
2026-03-30 04:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10734664
2026-03-30 04:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10734664
2026-03-30 04:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10734664 to the API
2026-03-30 04:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '86369cd0-8bf2-5b83-b181-f9da38e591eb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734664',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 95868,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 95.868 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734664%27 HTTP/1.1" 200 None
2026-03-30 04:22:29 [adesa.de] INFO: Saving data for 10734664: {'auction_closing_time': 1774856400.0, 'created_time': 1774614330.528106, 'last_price_update_time': 1774844549.727006}
2026-03-30 04:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734664') HTTP/1.1" 204 0
2026-03-30 04:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with identifier: 10734649
2026-03-30 04:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b, identifier: 10734649
2026-03-30 04:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10734607
2026-03-30 04:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd, identifier: 10734607
2026-03-30 04:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with identifier: 10734649
2026-03-30 04:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with identifier: 10734649
2026-03-30 04:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with identifier: 10734649 to the API
2026-03-30 04:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Green',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734649',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'i5',
'odometer': 53555,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 38100,
'price_includes_vat': True,
'registration_date': '2024-03-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW i5 40 - Electric - Automatic - 340 hp - 53.555 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734649%27 HTTP/1.1" 200 None
2026-03-30 04:22:30 [adesa.de] INFO: Saving data for 10734649: {'auction_closing_time': 1774856400.0, 'created_time': 1774614328.777197, 'last_price_update_time': 1774844550.601346}
2026-03-30 04:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734649') HTTP/1.1" 204 0
2026-03-30 04:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10734607
2026-03-30 04:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10734607
2026-03-30 04:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10734607 to the API
2026-03-30 04:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '7b569deb-02b6-5e12-b9aa-4f0ba98daebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734607',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 117395,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2023-08-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C 400e AMG Line - Hybrid - Automatic - 252 hp - '
'117.395 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 04:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734607%27 HTTP/1.1" 200 None
2026-03-30 04:22:30 [adesa.de] INFO: Saving data for 10734607: {'auction_closing_time': 1774855800.0, 'created_time': 1774614324.378236, 'last_price_update_time': 1774844550.949587}
2026-03-30 04:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734607') HTTP/1.1" 204 0
2026-03-30 04:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10734620
2026-03-30 04:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a50c24c-215c-5f7d-aab5-13f761738b8f with scrape type 2
2026-03-30 04:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a50c24c-215c-5f7d-aab5-13f761738b8f with scrape type 2
2026-03-30 04:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3a50c24c-215c-5f7d-aab5-13f761738b8f, identifier: 10734620
2026-03-30 04:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10734620
2026-03-30 04:22:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10734620
2026-03-30 04:22:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10734620 to the API
2026-03-30 04:22:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734620>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '3a50c24c-215c-5f7d-aab5-13f761738b8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734620',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 75466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-08-16',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi Q4 E-tron 40 - Electric - Automatic - 204 hp - 75.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734620%27 HTTP/1.1" 200 None
2026-03-30 04:22:31 [adesa.de] INFO: Saving data for 10734620: {'auction_closing_time': 1774855800.0, 'created_time': 1774614344.524887, 'last_price_update_time': 1774844551.933663}
2026-03-30 04:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734620') HTTP/1.1" 204 0
2026-03-30 04:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea01870d-b3f9-5636-8c13-9191477d1927 with identifier: 10734597
2026-03-30 04:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea01870d-b3f9-5636-8c13-9191477d1927 with scrape type 2
2026-03-30 04:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea01870d-b3f9-5636-8c13-9191477d1927 with scrape type 2
2026-03-30 04:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea01870d-b3f9-5636-8c13-9191477d1927, identifier: 10734597
2026-03-30 04:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10734654
2026-03-30 04:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e21c3a82-647e-5e0c-b802-dd54be4e6970 with scrape type 2
2026-03-30 04:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e21c3a82-647e-5e0c-b802-dd54be4e6970 with scrape type 2
2026-03-30 04:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e21c3a82-647e-5e0c-b802-dd54be4e6970, identifier: 10734654
2026-03-30 04:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea01870d-b3f9-5636-8c13-9191477d1927 with identifier: 10734597
2026-03-30 04:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea01870d-b3f9-5636-8c13-9191477d1927 with identifier: 10734597
2026-03-30 04:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea01870d-b3f9-5636-8c13-9191477d1927 with identifier: 10734597 to the API
2026-03-30 04:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734597>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'ea01870d-b3f9-5636-8c13-9191477d1927',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT-T 619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734597',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 74997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2019-08-12',
'seats_number': 2,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Transporter 2.0 TDI - 4Motion - Diesel - Manual - 150 hp '
'- 74.997 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734597%27 HTTP/1.1" 200 None
2026-03-30 04:22:32 [adesa.de] INFO: Saving data for 10734597: {'auction_closing_time': 1774949100.0, 'created_time': 1774614346.355363, 'last_price_update_time': 1774844552.44237}
2026-03-30 04:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734597') HTTP/1.1" 204 0
2026-03-30 04:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10734654
2026-03-30 04:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10734654
2026-03-30 04:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10734654 to the API
2026-03-30 04:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'e21c3a82-647e-5e0c-b802-dd54be4e6970',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000199',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734654',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 36477,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'36.477 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-30 04:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734654%27 HTTP/1.1" 200 None
2026-03-30 04:22:32 [adesa.de] INFO: Saving data for 10734654: {'auction_closing_time': 1774856400.0, 'created_time': 1774614336.214243, 'last_price_update_time': 1774844552.738875}
2026-03-30 04:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734654') HTTP/1.1" 204 0
2026-03-30 04:22:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43d1e2e1-b7db-5705-961a-71b06ded6c73 with identifier: 10734637
2026-03-30 04:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43d1e2e1-b7db-5705-961a-71b06ded6c73 with scrape type 2
2026-03-30 04:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43d1e2e1-b7db-5705-961a-71b06ded6c73 with scrape type 2
2026-03-30 04:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43d1e2e1-b7db-5705-961a-71b06ded6c73, identifier: 10734637
2026-03-30 04:22:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43d1e2e1-b7db-5705-961a-71b06ded6c73 with identifier: 10734637
2026-03-30 04:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43d1e2e1-b7db-5705-961a-71b06ded6c73 with identifier: 10734637
2026-03-30 04:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43d1e2e1-b7db-5705-961a-71b06ded6c73 with identifier: 10734637 to the API
2026-03-30 04:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734637>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '43d1e2e1-b7db-5705-961a-71b06ded6c73',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ-W 48',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734637',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 120998,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2017-04-10',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Transporter 2.0 TDI Plus - Diesel - Manual - 150 hp - '
'120.998 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2017}
2026-03-30 04:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734637%27 HTTP/1.1" 200 None
2026-03-30 04:22:33 [adesa.de] INFO: Saving data for 10734637: {'auction_closing_time': 1774949100.0, 'created_time': 1774614376.168011, 'last_price_update_time': 1774844553.134843}
2026-03-30 04:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734637') HTTP/1.1" 204 0
2026-03-30 04:22:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e2e26c5-6c16-5477-98b7-e7c342d4584e with identifier: 10734596
2026-03-30 04:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6e2e26c5-6c16-5477-98b7-e7c342d4584e, identifier: 10734596
2026-03-30 04:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6e2e26c5-6c16-5477-98b7-e7c342d4584e with identifier: 10734596
2026-03-30 04:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6e2e26c5-6c16-5477-98b7-e7c342d4584e with identifier: 10734596
2026-03-30 04:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6e2e26c5-6c16-5477-98b7-e7c342d4584e with identifier: 10734596 to the API
2026-03-30 04:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734596>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '6e2e26c5-6c16-5477-98b7-e7c342d4584e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL-SN 1028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734596',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 34662,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2020-06-17',
'seats_number': 3,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Transporter 2.0 TDI - 4Motion - Diesel - Manual - 150 hp '
'- 34.662 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734596%27 HTTP/1.1" 200 None
2026-03-30 04:22:33 [adesa.de] INFO: Saving data for 10734596: {'auction_closing_time': 1774949100.0, 'created_time': 1774614360.355759, 'last_price_update_time': 1774844553.510742}
2026-03-30 04:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734596') HTTP/1.1" 204 0
2026-03-30 04:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23a917aa-147d-5029-b4f5-a8ac1103fa9c with identifier: 10738034
2026-03-30 04:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23a917aa-147d-5029-b4f5-a8ac1103fa9c with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23a917aa-147d-5029-b4f5-a8ac1103fa9c with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23a917aa-147d-5029-b4f5-a8ac1103fa9c, identifier: 10738034
2026-03-30 04:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10735305
2026-03-30 04:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53d2a771-9b4f-5b85-86cd-bd0e363997f7, identifier: 10735305
2026-03-30 04:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10735335
2026-03-30 04:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df16c5ce-ecb0-54bf-bb83-205a9d079867 with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df16c5ce-ecb0-54bf-bb83-205a9d079867 with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df16c5ce-ecb0-54bf-bb83-205a9d079867, identifier: 10735335
2026-03-30 04:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 331e6603-b7a0-5355-b0ef-cea3a66de932 with identifier: 10738023
2026-03-30 04:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 331e6603-b7a0-5355-b0ef-cea3a66de932 with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 331e6603-b7a0-5355-b0ef-cea3a66de932 with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 331e6603-b7a0-5355-b0ef-cea3a66de932, identifier: 10738023
2026-03-30 04:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23a917aa-147d-5029-b4f5-a8ac1103fa9c with identifier: 10738034
2026-03-30 04:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23a917aa-147d-5029-b4f5-a8ac1103fa9c with identifier: 10738034
2026-03-30 04:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23a917aa-147d-5029-b4f5-a8ac1103fa9c with identifier: 10738034 to the API
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738034>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '23a917aa-147d-5029-b4f5-a8ac1103fa9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738034',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 141690,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'141.690 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738034%27 HTTP/1.1" 200 None
2026-03-30 04:22:34 [adesa.de] INFO: Saving data for 10738034: {'auction_closing_time': 1774876200.0, 'created_time': 1774631974.174528, 'last_price_update_time': 1774844554.223268}
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738034') HTTP/1.1" 204 0
2026-03-30 04:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10735305
2026-03-30 04:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10735305
2026-03-30 04:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10735305 to the API
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735305>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '53d2a771-9b4f-5b85-86cd-bd0e363997f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-356-SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735305',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 84944,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43000,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover 2.0 P400e Westminster - AWD - Hybrid - '
'Automatic - 403 hp - 84.944 km',
'transmission': 'automatic',
'trim': 'Westminster',
'vin': None,
'year': 2021}
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735305%27 HTTP/1.1" 200 None
2026-03-30 04:22:34 [adesa.de] INFO: Saving data for 10735305: {'auction_closing_time': 1774858200.0, 'created_time': 1774631979.434216, 'last_price_update_time': 1774844554.544397}
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735305') HTTP/1.1" 204 0
2026-03-30 04:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10735335
2026-03-30 04:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10735335
2026-03-30 04:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10735335 to the API
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735335>
{'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': 404,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'df16c5ce-ecb0-54bf-bb83-205a9d079867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG785JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735335',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Defender',
'odometer': 133370,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 45400,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Defender 110 2.0 P400e X-Dynamic SE - AWD - Hybrid - '
'Automatic - 404 hp - 133.370 km',
'transmission': 'automatic',
'trim': 'X-Dynamic SE',
'vin': None,
'year': 2021}
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735335%27 HTTP/1.1" 200 None
2026-03-30 04:22:34 [adesa.de] INFO: Saving data for 10735335: {'auction_closing_time': 1774858200.0, 'created_time': 1774631980.150193, 'last_price_update_time': 1774844554.828395}
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735335') HTTP/1.1" 204 0
2026-03-30 04:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 331e6603-b7a0-5355-b0ef-cea3a66de932 with identifier: 10738023
2026-03-30 04:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 331e6603-b7a0-5355-b0ef-cea3a66de932 with identifier: 10738023
2026-03-30 04:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 331e6603-b7a0-5355-b0ef-cea3a66de932 with identifier: 10738023 to the API
2026-03-30 04:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738023>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 612,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '331e6603-b7a0-5355-b0ef-cea3a66de932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738023',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Lotus',
'model': 'Eletre',
'odometer': 34579,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 60200,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Lotus Eletre - AWD - Electric - Automatic - 612 hp - 34.579 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738023%27 HTTP/1.1" 200 None
2026-03-30 04:22:35 [adesa.de] INFO: Saving data for 10738023: {'auction_closing_time': 1774876200.0, 'created_time': 1774631972.50807, 'last_price_update_time': 1774844555.117532}
2026-03-30 04:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738023') HTTP/1.1" 204 0
2026-03-30 04:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66ff5370-0012-56b2-87ae-7acb979db078 with identifier: 10737920
2026-03-30 04:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66ff5370-0012-56b2-87ae-7acb979db078 with scrape type 2
2026-03-30 04:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66ff5370-0012-56b2-87ae-7acb979db078 with scrape type 2
2026-03-30 04:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66ff5370-0012-56b2-87ae-7acb979db078, identifier: 10737920
2026-03-30 04:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66ff5370-0012-56b2-87ae-7acb979db078 with identifier: 10737920
2026-03-30 04:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66ff5370-0012-56b2-87ae-7acb979db078 with identifier: 10737920
2026-03-30 04:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66ff5370-0012-56b2-87ae-7acb979db078 with identifier: 10737920 to the API
2026-03-30 04:22:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737920>
{'auction_title': '',
'c_o_2_emission_value': 51,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 800,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '66ff5370-0012-56b2-87ae-7acb979db078',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '526000031',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737920',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Lamborghini',
'model': 'Urus',
'odometer': 21000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 254700,
'price_includes_vat': True,
'registration_date': '2025-04-24',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Lamborghini Urus SE 4.0 - AWD - Hybrid - Automatic - 800 hp - '
'21.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737920%27 HTTP/1.1" 200 None
2026-03-30 04:22:35 [adesa.de] INFO: Saving data for 10737920: {'auction_closing_time': 1774875600.0, 'created_time': 1774631974.936618, 'last_price_update_time': 1774844555.6148}
2026-03-30 04:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737920') HTTP/1.1" 204 0
2026-03-30 04:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ecb42fe-033f-5e37-89ce-258039b08f59 with identifier: 10737863
2026-03-30 04:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ecb42fe-033f-5e37-89ce-258039b08f59 with scrape type 2
2026-03-30 04:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ecb42fe-033f-5e37-89ce-258039b08f59 with scrape type 2
2026-03-30 04:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2ecb42fe-033f-5e37-89ce-258039b08f59, identifier: 10737863
2026-03-30 04:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2ecb42fe-033f-5e37-89ce-258039b08f59 with identifier: 10737863
2026-03-30 04:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2ecb42fe-033f-5e37-89ce-258039b08f59 with identifier: 10737863
2026-03-30 04:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2ecb42fe-033f-5e37-89ce-258039b08f59 with identifier: 10737863 to the API
2026-03-30 04:22:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737863>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '2ecb42fe-033f-5e37-89ce-258039b08f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125002784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737863',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 70294,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Santa Fe 1.6 GDi Prime - AWD - Hybrid - Automatic - 180 hp '
'- 70.294 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-30 04:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737863%27 HTTP/1.1" 200 None
2026-03-30 04:22:35 [adesa.de] INFO: Saving data for 10737863: {'auction_closing_time': 1774875600.0, 'created_time': 1774632015.173763, 'last_price_update_time': 1774844555.996408}
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737863') HTTP/1.1" 204 0
2026-03-30 04:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f454a970-aab9-536f-9b0d-8d87fea50531 with identifier: 10737937
2026-03-30 04:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f454a970-aab9-536f-9b0d-8d87fea50531 with scrape type 2
2026-03-30 04:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f454a970-aab9-536f-9b0d-8d87fea50531 with scrape type 2
2026-03-30 04:22:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f454a970-aab9-536f-9b0d-8d87fea50531, identifier: 10737937
2026-03-30 04:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f454a970-aab9-536f-9b0d-8d87fea50531 with identifier: 10737937
2026-03-30 04:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f454a970-aab9-536f-9b0d-8d87fea50531 with identifier: 10737937
2026-03-30 04:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f454a970-aab9-536f-9b0d-8d87fea50531 with identifier: 10737937 to the API
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737937>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 487,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f454a970-aab9-536f-9b0d-8d87fea50531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000564',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737937',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 83383,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Mustang Mach-E GT - AWD - Electric - Automatic - 487 hp - '
'83.383 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737937%27 HTTP/1.1" 200 None
2026-03-30 04:22:36 [adesa.de] INFO: Saving data for 10737937: {'auction_closing_time': 1774875600.0, 'created_time': 1774632106.87628, 'last_price_update_time': 1774844556.386907}
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737937') HTTP/1.1" 204 0
2026-03-30 04:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 949ae70a-66c9-5f31-8162-a4ade252b651 with identifier: 10738002
2026-03-30 04:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 949ae70a-66c9-5f31-8162-a4ade252b651 with scrape type 2
2026-03-30 04:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 949ae70a-66c9-5f31-8162-a4ade252b651 with scrape type 2
2026-03-30 04:22:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 949ae70a-66c9-5f31-8162-a4ade252b651, identifier: 10738002
2026-03-30 04:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 949ae70a-66c9-5f31-8162-a4ade252b651 with identifier: 10738002
2026-03-30 04:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 949ae70a-66c9-5f31-8162-a4ade252b651 with identifier: 10738002
2026-03-30 04:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 949ae70a-66c9-5f31-8162-a4ade252b651 with identifier: 10738002 to the API
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738002>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 363,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '949ae70a-66c9-5f31-8162-a4ade252b651',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738002',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'Explorer',
'odometer': 166109,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Explorer Platinum - AWD - Hybrid - Automatic - 363 hp - '
'166.109 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2021}
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738002%27 HTTP/1.1" 200 None
2026-03-30 04:22:36 [adesa.de] INFO: Saving data for 10738002: {'auction_closing_time': 1774876200.0, 'created_time': 1774632105.959682, 'last_price_update_time': 1774844556.785016}
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738002') HTTP/1.1" 204 0
2026-03-30 04:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c55b436a-bf45-5a31-8d7f-2c9153094878 with identifier: 10737890
2026-03-30 04:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c55b436a-bf45-5a31-8d7f-2c9153094878 with scrape type 2
2026-03-30 04:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c55b436a-bf45-5a31-8d7f-2c9153094878 with scrape type 2
2026-03-30 04:22:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c55b436a-bf45-5a31-8d7f-2c9153094878, identifier: 10737890
2026-03-30 04:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c55b436a-bf45-5a31-8d7f-2c9153094878 with identifier: 10737890
2026-03-30 04:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c55b436a-bf45-5a31-8d7f-2c9153094878 with identifier: 10737890
2026-03-30 04:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c55b436a-bf45-5a31-8d7f-2c9153094878 with identifier: 10737890 to the API
2026-03-30 04:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:22:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737890>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 487,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'c55b436a-bf45-5a31-8d7f-2c9153094878',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737890',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 41227,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28600,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Mustang Mach-E GT - AWD - Electric - Automatic - 487 hp - '
'41.227 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737890%27 HTTP/1.1" 200 None
2026-03-30 04:22:37 [adesa.de] INFO: Saving data for 10737890: {'auction_closing_time': 1774875600.0, 'created_time': 1774632238.792654, 'last_price_update_time': 1774844557.157485}
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737890') HTTP/1.1" 204 0
2026-03-30 04:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0a7f3be-c119-557e-a988-b0db5254c492 with identifier: 10737871
2026-03-30 04:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0a7f3be-c119-557e-a988-b0db5254c492 with scrape type 2
2026-03-30 04:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0a7f3be-c119-557e-a988-b0db5254c492 with scrape type 2
2026-03-30 04:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e0a7f3be-c119-557e-a988-b0db5254c492, identifier: 10737871
2026-03-30 04:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af49b515-1093-50ec-bdb0-b0457c462aa0 with identifier: 10737872
2026-03-30 04:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af49b515-1093-50ec-bdb0-b0457c462aa0 with scrape type 2
2026-03-30 04:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af49b515-1093-50ec-bdb0-b0457c462aa0 with scrape type 2
2026-03-30 04:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af49b515-1093-50ec-bdb0-b0457c462aa0, identifier: 10737872
2026-03-30 04:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10735330
2026-03-30 04:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5756e36-e0dc-5300-89c6-654462b8be0a with scrape type 2
2026-03-30 04:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5756e36-e0dc-5300-89c6-654462b8be0a with scrape type 2
2026-03-30 04:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5756e36-e0dc-5300-89c6-654462b8be0a, identifier: 10735330
2026-03-30 04:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e0a7f3be-c119-557e-a988-b0db5254c492 with identifier: 10737871
2026-03-30 04:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e0a7f3be-c119-557e-a988-b0db5254c492 with identifier: 10737871
2026-03-30 04:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e0a7f3be-c119-557e-a988-b0db5254c492 with identifier: 10737871 to the API
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:22:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737871>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e0a7f3be-c119-557e-a988-b0db5254c492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737871',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal U',
'odometer': 7143,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2024-06-11',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Byd Seal U 87 kWh Design - Electric - 218 hp - 7.143 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2024}
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737871%27 HTTP/1.1" 200 None
2026-03-30 04:22:37 [adesa.de] INFO: Saving data for 10737871: {'auction_closing_time': 1774875600.0, 'created_time': 1774631971.61165, 'last_price_update_time': 1774844557.728261}
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737871') HTTP/1.1" 204 0
2026-03-30 04:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af49b515-1093-50ec-bdb0-b0457c462aa0 with identifier: 10737872
2026-03-30 04:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af49b515-1093-50ec-bdb0-b0457c462aa0 with identifier: 10737872
2026-03-30 04:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af49b515-1093-50ec-bdb0-b0457c462aa0 with identifier: 10737872 to the API
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:22:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737872>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 517,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'af49b515-1093-50ec-bdb0-b0457c462aa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737872',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Tang',
'odometer': 2504,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37600,
'price_includes_vat': True,
'registration_date': '2024-06-14',
'seats_number': 7,
'seller_name': 'Mind2move GmbH',
'title': 'Byd Tang 86 kWh - AWD - Electric - Automatic - 517 hp - 2.504 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737872%27 HTTP/1.1" 200 None
2026-03-30 04:22:38 [adesa.de] INFO: Saving data for 10737872: {'auction_closing_time': 1774875600.0, 'created_time': 1774631982.93116, 'last_price_update_time': 1774844558.009331}
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737872') HTTP/1.1" 204 0
2026-03-30 04:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10735330
2026-03-30 04:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10735330
2026-03-30 04:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10735330 to the API
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735330>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 298,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'd5756e36-e0dc-5300-89c6-654462b8be0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR137FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735330',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X6',
'odometer': 108685,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 53700,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X6 30d M Sport - xDrive - Diesel - Automatic - 298 hp - 108.685 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735330%27 HTTP/1.1" 200 None
2026-03-30 04:22:38 [adesa.de] INFO: Saving data for 10735330: {'auction_closing_time': 1774858200.0, 'created_time': 1774631982.076059, 'last_price_update_time': 1774844558.297551}
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735330') HTTP/1.1" 204 0
2026-03-30 04:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5fc2da3-abfa-5246-92fe-67316ce542a6 with identifier: 10735399
2026-03-30 04:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5fc2da3-abfa-5246-92fe-67316ce542a6 with scrape type 2
2026-03-30 04:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5fc2da3-abfa-5246-92fe-67316ce542a6 with scrape type 2
2026-03-30 04:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b5fc2da3-abfa-5246-92fe-67316ce542a6, identifier: 10735399
2026-03-30 04:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b5fc2da3-abfa-5246-92fe-67316ce542a6 with identifier: 10735399
2026-03-30 04:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b5fc2da3-abfa-5246-92fe-67316ce542a6 with identifier: 10735399
2026-03-30 04:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b5fc2da3-abfa-5246-92fe-67316ce542a6 with identifier: 10735399 to the API
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735399>
{'auction_title': '',
'c_o_2_emission_value': 18,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 489,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b5fc2da3-abfa-5246-92fe-67316ce542a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-EW 550E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735399',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 118283,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 60500,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 50e M Sport - xDrive - Hybrid - Automatic - 489 hp - 118.283 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735399%27 HTTP/1.1" 200 None
2026-03-30 04:22:38 [adesa.de] INFO: Saving data for 10735399: {'auction_closing_time': 1774858200.0, 'created_time': 1774632126.44209, 'last_price_update_time': 1774844558.711249}
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735399') HTTP/1.1" 204 0
2026-03-30 04:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 903cd661-890a-5db7-81ab-d3c4d831aa8e with identifier: 10735332
2026-03-30 04:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 903cd661-890a-5db7-81ab-d3c4d831aa8e with scrape type 2
2026-03-30 04:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 903cd661-890a-5db7-81ab-d3c4d831aa8e with scrape type 2
2026-03-30 04:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 903cd661-890a-5db7-81ab-d3c4d831aa8e, identifier: 10735332
2026-03-30 04:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 836b0e51-993c-517f-9ddb-7eb87fe55fdf with identifier: 10738006
2026-03-30 04:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 836b0e51-993c-517f-9ddb-7eb87fe55fdf with scrape type 2
2026-03-30 04:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 836b0e51-993c-517f-9ddb-7eb87fe55fdf with scrape type 2
2026-03-30 04:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 836b0e51-993c-517f-9ddb-7eb87fe55fdf, identifier: 10738006
2026-03-30 04:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4060c735-4c13-54df-b708-1390d37a4d19 with identifier: 10737940
2026-03-30 04:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4060c735-4c13-54df-b708-1390d37a4d19 with scrape type 2
2026-03-30 04:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4060c735-4c13-54df-b708-1390d37a4d19 with scrape type 2
2026-03-30 04:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4060c735-4c13-54df-b708-1390d37a4d19, identifier: 10737940
2026-03-30 04:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db55c4c1-7503-5afc-a366-00126ac28316 with identifier: 10738003
2026-03-30 04:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db55c4c1-7503-5afc-a366-00126ac28316 with scrape type 2
2026-03-30 04:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db55c4c1-7503-5afc-a366-00126ac28316 with scrape type 2
2026-03-30 04:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: db55c4c1-7503-5afc-a366-00126ac28316, identifier: 10738003
2026-03-30 04:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 903cd661-890a-5db7-81ab-d3c4d831aa8e with identifier: 10735332
2026-03-30 04:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 903cd661-890a-5db7-81ab-d3c4d831aa8e with identifier: 10735332
2026-03-30 04:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 903cd661-890a-5db7-81ab-d3c4d831aa8e with identifier: 10735332 to the API
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735332>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '903cd661-890a-5db7-81ab-d3c4d831aa8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN819XF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735332',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X4',
'odometer': 28691,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40400,
'price_includes_vat': True,
'registration_date': '2023-05-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 M 40d M Sport - xDrive - Diesel - Automatic - 340 hp - '
'28.691 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735332%27 HTTP/1.1" 200 None
2026-03-30 04:22:39 [adesa.de] INFO: Saving data for 10735332: {'auction_closing_time': 1774858200.0, 'created_time': 1774632256.034218, 'last_price_update_time': 1774844559.380772}
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735332') HTTP/1.1" 204 0
2026-03-30 04:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 836b0e51-993c-517f-9ddb-7eb87fe55fdf with identifier: 10738006
2026-03-30 04:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 836b0e51-993c-517f-9ddb-7eb87fe55fdf with identifier: 10738006
2026-03-30 04:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 836b0e51-993c-517f-9ddb-7eb87fe55fdf with identifier: 10738006 to the API
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738006>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 363,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '836b0e51-993c-517f-9ddb-7eb87fe55fdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738006',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Explorer',
'odometer': 141020,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Explorer 3.0 EcoBoost - AWD - Hybrid - Automatic - 363 hp - '
'141.020 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738006%27 HTTP/1.1" 200 None
2026-03-30 04:22:39 [adesa.de] INFO: Saving data for 10738006: {'auction_closing_time': 1774876200.0, 'created_time': 1774631971.168454, 'last_price_update_time': 1774844559.675835}
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738006') HTTP/1.1" 204 0
2026-03-30 04:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4060c735-4c13-54df-b708-1390d37a4d19 with identifier: 10737940
2026-03-30 04:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4060c735-4c13-54df-b708-1390d37a4d19 with identifier: 10737940
2026-03-30 04:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4060c735-4c13-54df-b708-1390d37a4d19 with identifier: 10737940 to the API
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737940>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '4060c735-4c13-54df-b708-1390d37a4d19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737940',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 126409,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW iX 40 - xDrive - Electric - Automatic - 326 hp - 126.409 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737940%27 HTTP/1.1" 200 None
2026-03-30 04:22:39 [adesa.de] INFO: Saving data for 10737940: {'auction_closing_time': 1774875600.0, 'created_time': 1774632251.913052, 'last_price_update_time': 1774844559.963184}
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737940') HTTP/1.1" 204 0
2026-03-30 04:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: db55c4c1-7503-5afc-a366-00126ac28316 with identifier: 10738003
2026-03-30 04:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: db55c4c1-7503-5afc-a366-00126ac28316 with identifier: 10738003
2026-03-30 04:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: db55c4c1-7503-5afc-a366-00126ac28316 with identifier: 10738003 to the API
2026-03-30 04:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738003>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'db55c4c1-7503-5afc-a366-00126ac28316',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738003',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX1',
'odometer': 109518,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW iX1 - xDrive - Electric - Automatic - 313 hp - 109.518 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738003%27 HTTP/1.1" 200 None
2026-03-30 04:22:40 [adesa.de] INFO: Saving data for 10738003: {'auction_closing_time': 1774876200.0, 'created_time': 1774632251.600525, 'last_price_update_time': 1774844560.239788}
2026-03-30 04:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738003') HTTP/1.1" 204 0
2026-03-30 04:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c31d916b-7940-51d0-a1f4-b56cb944088e with identifier: 10738011
2026-03-30 04:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c31d916b-7940-51d0-a1f4-b56cb944088e with scrape type 2
2026-03-30 04:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c31d916b-7940-51d0-a1f4-b56cb944088e with scrape type 2
2026-03-30 04:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c31d916b-7940-51d0-a1f4-b56cb944088e, identifier: 10738011
2026-03-30 04:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae9bd9e3-92c9-58fb-a94e-7aba63698425 with identifier: 10737965
2026-03-30 04:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae9bd9e3-92c9-58fb-a94e-7aba63698425 with scrape type 2
2026-03-30 04:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae9bd9e3-92c9-58fb-a94e-7aba63698425 with scrape type 2
2026-03-30 04:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae9bd9e3-92c9-58fb-a94e-7aba63698425, identifier: 10737965
2026-03-30 04:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c31d916b-7940-51d0-a1f4-b56cb944088e with identifier: 10738011
2026-03-30 04:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c31d916b-7940-51d0-a1f4-b56cb944088e with identifier: 10738011
2026-03-30 04:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c31d916b-7940-51d0-a1f4-b56cb944088e with identifier: 10738011 to the API
2026-03-30 04:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738011>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'c31d916b-7940-51d0-a1f4-b56cb944088e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738011',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 248991,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2022-05-18',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW 5 Series 545e M Sport - Hybrid - 286 hp - 248.991 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-30 04:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738011%27 HTTP/1.1" 200 None
2026-03-30 04:22:40 [adesa.de] INFO: Saving data for 10738011: {'auction_closing_time': 1774876200.0, 'created_time': 1774632253.893037, 'last_price_update_time': 1774844560.915056}
2026-03-30 04:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738011') HTTP/1.1" 204 0
2026-03-30 04:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae9bd9e3-92c9-58fb-a94e-7aba63698425 with identifier: 10737965
2026-03-30 04:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae9bd9e3-92c9-58fb-a94e-7aba63698425 with identifier: 10737965
2026-03-30 04:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae9bd9e3-92c9-58fb-a94e-7aba63698425 with identifier: 10737965 to the API
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737965>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ae9bd9e3-92c9-58fb-a94e-7aba63698425',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737965',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 132216,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28600,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'BMW 5 Series 545e - xDrive - Hybrid - Automatic - 286 hp - 132.216 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737965%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.de] INFO: Saving data for 10737965: {'auction_closing_time': 1774876200.0, 'created_time': 1774631970.734953, 'last_price_update_time': 1774844561.197286}
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737965') HTTP/1.1" 204 0
2026-03-30 04:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10735328
2026-03-30 04:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c44de149-de1f-5ec0-b029-3d6e2dffb284 with scrape type 2
2026-03-30 04:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c44de149-de1f-5ec0-b029-3d6e2dffb284 with scrape type 2
2026-03-30 04:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c44de149-de1f-5ec0-b029-3d6e2dffb284, identifier: 10735328
2026-03-30 04:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2141672c-e4b8-576a-8c78-30f2d10fc3b5 with identifier: 10737992
2026-03-30 04:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 with scrape type 2
2026-03-30 04:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 with scrape type 2
2026-03-30 04:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2141672c-e4b8-576a-8c78-30f2d10fc3b5, identifier: 10737992
2026-03-30 04:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10735328
2026-03-30 04:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10735328
2026-03-30 04:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10735328 to the API
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '4.4L',
'engine_horse_power': 600,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'c44de149-de1f-5ec0-b029-3d6e2dffb284',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735328',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 81018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 56800,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series M5 - xDrive - Petrol - Automatic - 600 hp - 81.018 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735328%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.de] INFO: Saving data for 10735328: {'auction_closing_time': 1774858200.0, 'created_time': 1774631980.929077, 'last_price_update_time': 1774844561.663124}
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735328') HTTP/1.1" 204 0
2026-03-30 04:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2141672c-e4b8-576a-8c78-30f2d10fc3b5 with identifier: 10737992
2026-03-30 04:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2141672c-e4b8-576a-8c78-30f2d10fc3b5 with identifier: 10737992
2026-03-30 04:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2141672c-e4b8-576a-8c78-30f2d10fc3b5 with identifier: 10737992 to the API
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737992>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '2141672c-e4b8-576a-8c78-30f2d10fc3b5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000044',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737992',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 62742,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34600,
'price_includes_vat': True,
'registration_date': '2023-12-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 M 50 - xDrive - Electric - 544 hp - 62.742 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737992%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.de] INFO: Saving data for 10737992: {'auction_closing_time': 1774876200.0, 'created_time': 1774632260.016765, 'last_price_update_time': 1774844561.943107}
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737992') HTTP/1.1" 204 0
2026-03-30 04:22:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9c52696-ea5e-57ea-8ce1-6e59b65a8185 with identifier: 10737936
2026-03-30 04:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c52696-ea5e-57ea-8ce1-6e59b65a8185 with scrape type 2
2026-03-30 04:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9c52696-ea5e-57ea-8ce1-6e59b65a8185 with scrape type 2
2026-03-30 04:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9c52696-ea5e-57ea-8ce1-6e59b65a8185, identifier: 10737936
2026-03-30 04:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00e6beab-c08f-55de-b7f7-1cae6cff9ebc with identifier: 10737971
2026-03-30 04:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc with scrape type 2
2026-03-30 04:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc with scrape type 2
2026-03-30 04:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00e6beab-c08f-55de-b7f7-1cae6cff9ebc, identifier: 10737971
2026-03-30 04:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32eb6cb3-a218-5db9-be68-3f3f1febca7f with identifier: 10737904
2026-03-30 04:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f with scrape type 2
2026-03-30 04:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f with scrape type 2
2026-03-30 04:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32eb6cb3-a218-5db9-be68-3f3f1febca7f, identifier: 10737904
2026-03-30 04:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9c52696-ea5e-57ea-8ce1-6e59b65a8185 with identifier: 10737936
2026-03-30 04:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9c52696-ea5e-57ea-8ce1-6e59b65a8185 with identifier: 10737936
2026-03-30 04:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9c52696-ea5e-57ea-8ce1-6e59b65a8185 with identifier: 10737936 to the API
2026-03-30 04:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737936>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f9c52696-ea5e-57ea-8ce1-6e59b65a8185',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000174',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737936',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 23818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29600,
'price_includes_vat': True,
'registration_date': '2024-04-15',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW 3 Series 320 M Sport - Hybrid - Automatic - 163 hp - 23.818 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-30 04:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737936%27 HTTP/1.1" 200 None
2026-03-30 04:22:42 [adesa.de] INFO: Saving data for 10737936: {'auction_closing_time': 1774875600.0, 'created_time': 1774632252.580557, 'last_price_update_time': 1774844562.542411}
2026-03-30 04:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737936') HTTP/1.1" 204 0
2026-03-30 04:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00e6beab-c08f-55de-b7f7-1cae6cff9ebc with identifier: 10737971
2026-03-30 04:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00e6beab-c08f-55de-b7f7-1cae6cff9ebc with identifier: 10737971
2026-03-30 04:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00e6beab-c08f-55de-b7f7-1cae6cff9ebc with identifier: 10737971 to the API
2026-03-30 04:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737971>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '00e6beab-c08f-55de-b7f7-1cae6cff9ebc',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737971',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 98906,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW 5 Series 530 - Hybrid - Automatic - 184 hp - 98.906 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737971%27 HTTP/1.1" 200 None
2026-03-30 04:22:42 [adesa.de] INFO: Saving data for 10737971: {'auction_closing_time': 1774876200.0, 'created_time': 1774632259.71502, 'last_price_update_time': 1774844562.826619}
2026-03-30 04:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737971') HTTP/1.1" 204 0
2026-03-30 04:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32eb6cb3-a218-5db9-be68-3f3f1febca7f with identifier: 10737904
2026-03-30 04:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32eb6cb3-a218-5db9-be68-3f3f1febca7f with identifier: 10737904
2026-03-30 04:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32eb6cb3-a218-5db9-be68-3f3f1febca7f with identifier: 10737904 to the API
2026-03-30 04:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737904>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '32eb6cb3-a218-5db9-be68-3f3f1febca7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737904',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q8 E-tron',
'odometer': 103500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34600,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q8 E-tron Sportback 55 S Line - Quattro - Electric - 408 hp - '
'103.500 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-30 04:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737904%27 HTTP/1.1" 200 None
2026-03-30 04:22:43 [adesa.de] INFO: Saving data for 10737904: {'auction_closing_time': 1774875600.0, 'created_time': 1774632265.409353, 'last_price_update_time': 1774844563.116926}
2026-03-30 04:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737904') HTTP/1.1" 204 0
2026-03-30 04:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87193320-bb5f-5fdd-949a-a83f62f82175 with identifier: 10738008
2026-03-30 04:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87193320-bb5f-5fdd-949a-a83f62f82175 with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87193320-bb5f-5fdd-949a-a83f62f82175 with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87193320-bb5f-5fdd-949a-a83f62f82175, identifier: 10738008
2026-03-30 04:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87193320-bb5f-5fdd-949a-a83f62f82175 with identifier: 10738008
2026-03-30 04:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87193320-bb5f-5fdd-949a-a83f62f82175 with identifier: 10738008
2026-03-30 04:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87193320-bb5f-5fdd-949a-a83f62f82175 with identifier: 10738008 to the API
2026-03-30 04:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738008>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Diesel',
'id': '87193320-bb5f-5fdd-949a-a83f62f82175',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738008',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 155941,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Audi A5 Sportback 50 TDI S Line - Quattro - Diesel - Automatic - '
'286 hp - 155.941 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-30 04:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738008%27 HTTP/1.1" 200 None
2026-03-30 04:22:43 [adesa.de] INFO: Saving data for 10738008: {'auction_closing_time': 1774876200.0, 'created_time': 1774632257.058796, 'last_price_update_time': 1774844563.614125}
2026-03-30 04:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738008') HTTP/1.1" 204 0
2026-03-30 04:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 410a2f94-52c2-5f03-b0dc-540ae76aad52 with identifier: 10738021
2026-03-30 04:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 410a2f94-52c2-5f03-b0dc-540ae76aad52 with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 410a2f94-52c2-5f03-b0dc-540ae76aad52 with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 410a2f94-52c2-5f03-b0dc-540ae76aad52, identifier: 10738021
2026-03-30 04:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10740682
2026-03-30 04:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c, identifier: 10740682
2026-03-30 04:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with identifier: 10738005
2026-03-30 04:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7, identifier: 10738005
2026-03-30 04:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fca620d6-7702-5e47-afef-53c6676bcf4e with identifier: 10737910
2026-03-30 04:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fca620d6-7702-5e47-afef-53c6676bcf4e with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fca620d6-7702-5e47-afef-53c6676bcf4e with scrape type 2
2026-03-30 04:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fca620d6-7702-5e47-afef-53c6676bcf4e, identifier: 10737910
2026-03-30 04:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 410a2f94-52c2-5f03-b0dc-540ae76aad52 with identifier: 10738021
2026-03-30 04:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 410a2f94-52c2-5f03-b0dc-540ae76aad52 with identifier: 10738021
2026-03-30 04:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 410a2f94-52c2-5f03-b0dc-540ae76aad52 with identifier: 10738021 to the API
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738021>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 266,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '410a2f94-52c2-5f03-b0dc-540ae76aad52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000478',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738021',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 158663,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Audi A6 50 TFSIe Sport - Quattro - Hybrid - Automatic - 266 hp - '
'158.663 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738021%27 HTTP/1.1" 200 None
2026-03-30 04:22:44 [adesa.de] INFO: Saving data for 10738021: {'auction_closing_time': 1774876200.0, 'created_time': 1774632262.091116, 'last_price_update_time': 1774844564.303139}
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738021') HTTP/1.1" 204 0
2026-03-30 04:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10740682
2026-03-30 04:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10740682
2026-03-30 04:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10740682 to the API
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740682>
{'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-30T10: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=10740682',
'listing': 'auction',
'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-30 04:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740682%27 HTTP/1.1" 200 None
2026-03-30 04:22:44 [adesa.de] INFO: Saving data for 10740682: {'auction_closing_time': 1774866000.0, 'created_time': 1774631960.201349, 'last_price_update_time': 1774844564.592767}
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740682') HTTP/1.1" 204 0
2026-03-30 04:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with identifier: 10738005
2026-03-30 04:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with identifier: 10738005
2026-03-30 04:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with identifier: 10738005 to the API
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738005>
{'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': 265,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '2cd5a76f-d553-5c12-9d19-69dd3c6307f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000086',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738005',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 158342,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi Q5 Sportback 50 TFSIe - Quattro - Hybrid - 265 hp - 158.342 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738005%27 HTTP/1.1" 200 None
2026-03-30 04:22:44 [adesa.de] INFO: Saving data for 10738005: {'auction_closing_time': 1774876200.0, 'created_time': 1774631966.727411, 'last_price_update_time': 1774844564.878982}
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738005') HTTP/1.1" 204 0
2026-03-30 04:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fca620d6-7702-5e47-afef-53c6676bcf4e with identifier: 10737910
2026-03-30 04:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fca620d6-7702-5e47-afef-53c6676bcf4e with identifier: 10737910
2026-03-30 04:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fca620d6-7702-5e47-afef-53c6676bcf4e with identifier: 10737910 to the API
2026-03-30 04:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737910>
{'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': 341,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'fca620d6-7702-5e47-afef-53c6676bcf4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737910',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 109327,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30200,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi S4 Avant 3.0 TDI - Quattro - Diesel - 341 hp - 109.327 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737910%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.de] INFO: Saving data for 10737910: {'auction_closing_time': 1774875600.0, 'created_time': 1774632255.334973, 'last_price_update_time': 1774844565.180924}
2026-03-30 04:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737910') HTTP/1.1" 204 0
2026-03-30 04:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 506f238b-1b1e-51c6-b9e3-0bba237bf733 with identifier: 10740214
2026-03-30 04:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 506f238b-1b1e-51c6-b9e3-0bba237bf733 with scrape type 2
2026-03-30 04:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 506f238b-1b1e-51c6-b9e3-0bba237bf733 with scrape type 2
2026-03-30 04:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 506f238b-1b1e-51c6-b9e3-0bba237bf733, identifier: 10740214
2026-03-30 04:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 506f238b-1b1e-51c6-b9e3-0bba237bf733 with identifier: 10740214
2026-03-30 04:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 506f238b-1b1e-51c6-b9e3-0bba237bf733 with identifier: 10740214
2026-03-30 04:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 506f238b-1b1e-51c6-b9e3-0bba237bf733 with identifier: 10740214 to the API
2026-03-30 04:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740214>
{'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-30T10: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=10740214',
'listing': 'auction',
'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-30 04:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740214%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.de] INFO: Saving data for 10740214: {'auction_closing_time': 1774866600.0, 'created_time': 1774631947.596574, 'last_price_update_time': 1774844565.681739}
2026-03-30 04:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740214') HTTP/1.1" 204 0
2026-03-30 04:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8979f15-6b79-55bf-8b3b-a5d5d0ee2288 with identifier: 10740646
2026-03-30 04:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8979f15-6b79-55bf-8b3b-a5d5d0ee2288 with scrape type 2
2026-03-30 04:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8979f15-6b79-55bf-8b3b-a5d5d0ee2288 with scrape type 2
2026-03-30 04:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8979f15-6b79-55bf-8b3b-a5d5d0ee2288, identifier: 10740646
2026-03-30 04:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10740192
2026-03-30 04:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 971cc68e-c498-5d1e-a043-ec43240af899 with scrape type 2
2026-03-30 04:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 971cc68e-c498-5d1e-a043-ec43240af899 with scrape type 2
2026-03-30 04:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 971cc68e-c498-5d1e-a043-ec43240af899, identifier: 10740192
2026-03-30 04:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8979f15-6b79-55bf-8b3b-a5d5d0ee2288 with identifier: 10740646
2026-03-30 04:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8979f15-6b79-55bf-8b3b-a5d5d0ee2288 with identifier: 10740646
2026-03-30 04:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8979f15-6b79-55bf-8b3b-a5d5d0ee2288 with identifier: 10740646 to the API
2026-03-30 04:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740646>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 573,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'f8979f15-6b79-55bf-8b3b-a5d5d0ee2288',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29406',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740646',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model X',
'odometer': 70685,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36600,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Tesla Model X Long Range 100 kWh - Dual Motor - Electric - '
'Automatic - 573 hp - 70.685 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740646%27 HTTP/1.1" 200 None
2026-03-30 04:22:46 [adesa.de] INFO: Saving data for 10740646: {'auction_closing_time': 1774866000.0, 'created_time': 1774631948.218124, 'last_price_update_time': 1774844566.17274}
2026-03-30 04:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740646') HTTP/1.1" 204 0
2026-03-30 04:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10740192
2026-03-30 04:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10740192
2026-03-30 04:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10740192 to the API
2026-03-30 04:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740192>
{'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-30T10: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=10740192',
'listing': 'auction',
'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-30 04:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740192%27 HTTP/1.1" 200 None
2026-03-30 04:22:46 [adesa.de] INFO: Saving data for 10740192: {'auction_closing_time': 1774866600.0, 'created_time': 1774631948.524618, 'last_price_update_time': 1774844566.473471}
2026-03-30 04:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740192') HTTP/1.1" 204 0
2026-03-30 04:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10740442
2026-03-30 04:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d42a42-6369-58f2-a271-dde332c6dd67 with scrape type 2
2026-03-30 04:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4d42a42-6369-58f2-a271-dde332c6dd67 with scrape type 2
2026-03-30 04:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b4d42a42-6369-58f2-a271-dde332c6dd67, identifier: 10740442
2026-03-30 04:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10740442
2026-03-30 04:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10740442
2026-03-30 04:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10740442 to the API
2026-03-30 04:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740442>
{'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-30T10: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=10740442',
'listing': 'auction',
'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-30 04:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740442%27 HTTP/1.1" 200 None
2026-03-30 04:22:46 [adesa.de] INFO: Saving data for 10740442: {'auction_closing_time': 1774864800.0, 'created_time': 1774631951.86926, 'last_price_update_time': 1774844566.955365}
2026-03-30 04:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740442') HTTP/1.1" 204 0
2026-03-30 04:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10740644
2026-03-30 04:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with scrape type 2
2026-03-30 04:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with scrape type 2
2026-03-30 04:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f, identifier: 10740644
2026-03-30 04:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10740205
2026-03-30 04:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37db0534-6835-5d66-ba9a-83ea47614c16 with scrape type 2
2026-03-30 04:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37db0534-6835-5d66-ba9a-83ea47614c16 with scrape type 2
2026-03-30 04:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37db0534-6835-5d66-ba9a-83ea47614c16, identifier: 10740205
2026-03-30 04:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10740210
2026-03-30 04:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced87969-ea61-5e66-9706-80f6823fea0b with scrape type 2
2026-03-30 04:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ced87969-ea61-5e66-9706-80f6823fea0b with scrape type 2
2026-03-30 04:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ced87969-ea61-5e66-9706-80f6823fea0b, identifier: 10740210
2026-03-30 04:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10740644
2026-03-30 04:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10740644
2026-03-30 04:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10740644 to the API
2026-03-30 04:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740644>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 117,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '9deaafb4-28c4-5fd8-8345-3c5399a9a73f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29954',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740644',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 31613,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Kamiq 1.0 TSI Selection - Petrol - Automatic - 117 hp - '
'31.613 km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-30 04:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740644%27 HTTP/1.1" 200 None
2026-03-30 04:22:47 [adesa.de] INFO: Saving data for 10740644: {'auction_closing_time': 1774866000.0, 'created_time': 1774631954.747862, 'last_price_update_time': 1774844567.522747}
2026-03-30 04:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740644') HTTP/1.1" 204 0
2026-03-30 04:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10740205
2026-03-30 04:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10740205
2026-03-30 04:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10740205 to the API
2026-03-30 04:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740205>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '37db0534-6835-5d66-ba9a-83ea47614c16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740205',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 82233,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-07-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Karoq 2.0 TDI Ambition - Diesel - Automatic - 116 hp - 82.233 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-30 04:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740205%27 HTTP/1.1" 200 None
2026-03-30 04:22:47 [adesa.de] INFO: Saving data for 10740205: {'auction_closing_time': 1774866600.0, 'created_time': 1774631954.444253, 'last_price_update_time': 1774844567.815404}
2026-03-30 04:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740205') HTTP/1.1" 204 0
2026-03-30 04:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10740210
2026-03-30 04:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10740210
2026-03-30 04:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10740210 to the API
2026-03-30 04:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740210>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ced87969-ea61-5e66-9706-80f6823fea0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740210',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 92618,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-09-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp '
'- 92.618 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-30 04:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740210%27 HTTP/1.1" 200 None
2026-03-30 04:22:48 [adesa.de] INFO: Saving data for 10740210: {'auction_closing_time': 1774866600.0, 'created_time': 1774631949.967944, 'last_price_update_time': 1774844568.118015}
2026-03-30 04:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740210') HTTP/1.1" 204 0
2026-03-30 04:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10740628
2026-03-30 04:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with scrape type 2
2026-03-30 04:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with scrape type 2
2026-03-30 04:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9, identifier: 10740628
2026-03-30 04:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10740552
2026-03-30 04:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e5769b4-9c29-526b-9275-16b4256857bf with scrape type 2
2026-03-30 04:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e5769b4-9c29-526b-9275-16b4256857bf with scrape type 2
2026-03-30 04:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8e5769b4-9c29-526b-9275-16b4256857bf, identifier: 10740552
2026-03-30 04:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10740628
2026-03-30 04:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10740628
2026-03-30 04:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10740628 to the API
2026-03-30 04:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10: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=10740628',
'listing': 'auction',
'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-30 04:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740628%27 HTTP/1.1" 200 None
2026-03-30 04:22:48 [adesa.de] INFO: Saving data for 10740628: {'auction_closing_time': 1774866000.0, 'created_time': 1774631952.211831, 'last_price_update_time': 1774844568.701654}
2026-03-30 04:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740628') HTTP/1.1" 204 0
2026-03-30 04:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10740552
2026-03-30 04:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10740552
2026-03-30 04:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10740552 to the API
2026-03-30 04:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740552>
{'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-30T10: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=10740552',
'listing': 'auction',
'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-30 04:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740552%27 HTTP/1.1" 200 None
2026-03-30 04:22:48 [adesa.de] INFO: Saving data for 10740552: {'auction_closing_time': 1774865400.0, 'created_time': 1774631949.57117, 'last_price_update_time': 1774844568.991695}
2026-03-30 04:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740552') HTTP/1.1" 204 0
2026-03-30 04:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10740588
2026-03-30 04:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2596ee7-5137-5d1e-80ae-85dffb8c772e with scrape type 2
2026-03-30 04:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2596ee7-5137-5d1e-80ae-85dffb8c772e with scrape type 2
2026-03-30 04:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a2596ee7-5137-5d1e-80ae-85dffb8c772e, identifier: 10740588
2026-03-30 04:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10740588
2026-03-30 04:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10740588
2026-03-30 04:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10740588 to the API
2026-03-30 04:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740588>
{'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-30T10: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=10740588',
'listing': 'auction',
'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-30 04:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740588%27 HTTP/1.1" 200 None
2026-03-30 04:22:49 [adesa.de] INFO: Saving data for 10740588: {'auction_closing_time': 1774865400.0, 'created_time': 1774631951.317994, 'last_price_update_time': 1774844569.387364}
2026-03-30 04:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740588') HTTP/1.1" 204 0
2026-03-30 04:22:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10740636
2026-03-30 04:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ab391cb-8c50-5fe2-8282-4409454a85fc with scrape type 2
2026-03-30 04:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ab391cb-8c50-5fe2-8282-4409454a85fc with scrape type 2
2026-03-30 04:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6ab391cb-8c50-5fe2-8282-4409454a85fc, identifier: 10740636
2026-03-30 04:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10740636
2026-03-30 04:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10740636
2026-03-30 04:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10740636 to the API
2026-03-30 04:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740636>
{'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-30T10: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=10740636',
'listing': 'auction',
'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-30 04:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740636%27 HTTP/1.1" 200 None
2026-03-30 04:22:49 [adesa.de] INFO: Saving data for 10740636: {'auction_closing_time': 1774866000.0, 'created_time': 1774631929.451654, 'last_price_update_time': 1774844569.782091}
2026-03-30 04:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740636') HTTP/1.1" 204 0
2026-03-30 04:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10740598
2026-03-30 04:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ebeccf-8d37-5d82-8e8a-94427755bc90 with scrape type 2
2026-03-30 04:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3ebeccf-8d37-5d82-8e8a-94427755bc90 with scrape type 2
2026-03-30 04:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3ebeccf-8d37-5d82-8e8a-94427755bc90, identifier: 10740598
2026-03-30 04:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10740598
2026-03-30 04:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10740598
2026-03-30 04:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10740598 to the API
2026-03-30 04:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740598>
{'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-30T10: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=10740598',
'listing': 'auction',
'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-30 04:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740598%27 HTTP/1.1" 200 None
2026-03-30 04:22:50 [adesa.de] INFO: Saving data for 10740598: {'auction_closing_time': 1774865400.0, 'created_time': 1774631924.554093, 'last_price_update_time': 1774844570.174602}
2026-03-30 04:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740598') HTTP/1.1" 204 0
2026-03-30 04:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10740201
2026-03-30 04:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ecd3984-328e-58cc-b81f-85e901692c08 with scrape type 2
2026-03-30 04:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ecd3984-328e-58cc-b81f-85e901692c08 with scrape type 2
2026-03-30 04:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1ecd3984-328e-58cc-b81f-85e901692c08, identifier: 10740201
2026-03-30 04:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10740212
2026-03-30 04:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce9aa13f-296e-53fb-bcc8-dceadf4562ab with scrape type 2
2026-03-30 04:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce9aa13f-296e-53fb-bcc8-dceadf4562ab with scrape type 2
2026-03-30 04:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce9aa13f-296e-53fb-bcc8-dceadf4562ab, identifier: 10740212
2026-03-30 04:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10740201
2026-03-30 04:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10740201
2026-03-30 04:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10740201 to the API
2026-03-30 04:22:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740201>
{'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-30T10: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=10740201',
'listing': 'auction',
'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-30 04:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740201%27 HTTP/1.1" 200 None
2026-03-30 04:22:50 [adesa.de] INFO: Saving data for 10740201: {'auction_closing_time': 1774866600.0, 'created_time': 1774631925.592635, 'last_price_update_time': 1774844570.65324}
2026-03-30 04:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740201') HTTP/1.1" 204 0
2026-03-30 04:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10740212
2026-03-30 04:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10740212
2026-03-30 04:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10740212 to the API
2026-03-30 04:22:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740212>
{'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-30T10: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=10740212',
'listing': 'auction',
'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-30 04:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740212%27 HTTP/1.1" 200 None
2026-03-30 04:22:50 [adesa.de] INFO: Saving data for 10740212: {'auction_closing_time': 1774866600.0, 'created_time': 1774631927.145995, 'last_price_update_time': 1774844570.938202}
2026-03-30 04:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740212') HTTP/1.1" 204 0
2026-03-30 04:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e4cf246-392f-50d0-85e3-98064baea487 with identifier: 10740235
2026-03-30 04:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e4cf246-392f-50d0-85e3-98064baea487 with scrape type 2
2026-03-30 04:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e4cf246-392f-50d0-85e3-98064baea487 with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e4cf246-392f-50d0-85e3-98064baea487, identifier: 10740235
2026-03-30 04:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e4cf246-392f-50d0-85e3-98064baea487 with identifier: 10740235
2026-03-30 04:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e4cf246-392f-50d0-85e3-98064baea487 with identifier: 10740235
2026-03-30 04:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e4cf246-392f-50d0-85e3-98064baea487 with identifier: 10740235 to the API
2026-03-30 04:22:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740235>
{'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-30T10: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=10740235',
'listing': 'auction',
'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-30 04:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740235%27 HTTP/1.1" 200 None
2026-03-30 04:22:51 [adesa.de] INFO: Saving data for 10740235: {'auction_closing_time': 1774866600.0, 'created_time': 1774631958.524814, 'last_price_update_time': 1774844571.363973}
2026-03-30 04:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740235') HTTP/1.1" 204 0
2026-03-30 04:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e497a05d-0426-5efb-9d07-60ec7bda9365 with identifier: 10740448
2026-03-30 04:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e497a05d-0426-5efb-9d07-60ec7bda9365 with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e497a05d-0426-5efb-9d07-60ec7bda9365 with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e497a05d-0426-5efb-9d07-60ec7bda9365, identifier: 10740448
2026-03-30 04:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d093d40e-84f7-5868-b3f6-6d915f9a6b45 with identifier: 10740236
2026-03-30 04:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d093d40e-84f7-5868-b3f6-6d915f9a6b45 with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d093d40e-84f7-5868-b3f6-6d915f9a6b45 with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d093d40e-84f7-5868-b3f6-6d915f9a6b45, identifier: 10740236
2026-03-30 04:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9334855-dfb1-5c05-9daf-f058f41a64df with identifier: 10740447
2026-03-30 04:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9334855-dfb1-5c05-9daf-f058f41a64df with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9334855-dfb1-5c05-9daf-f058f41a64df with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a9334855-dfb1-5c05-9daf-f058f41a64df, identifier: 10740447
2026-03-30 04:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e497a05d-0426-5efb-9d07-60ec7bda9365 with identifier: 10740448
2026-03-30 04:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e497a05d-0426-5efb-9d07-60ec7bda9365 with identifier: 10740448
2026-03-30 04:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e497a05d-0426-5efb-9d07-60ec7bda9365 with identifier: 10740448 to the API
2026-03-30 04:22:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740448>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e497a05d-0426-5efb-9d07-60ec7bda9365',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740448',
'listing': 'auction',
'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-30 04:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740448%27 HTTP/1.1" 200 None
2026-03-30 04:22:51 [adesa.de] INFO: Saving data for 10740448: {'auction_closing_time': 1774864800.0, 'created_time': 1774632266.450979, 'last_price_update_time': 1774844571.954802}
2026-03-30 04:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740448') HTTP/1.1" 204 0
2026-03-30 04:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d093d40e-84f7-5868-b3f6-6d915f9a6b45 with identifier: 10740236
2026-03-30 04:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d093d40e-84f7-5868-b3f6-6d915f9a6b45 with identifier: 10740236
2026-03-30 04:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d093d40e-84f7-5868-b3f6-6d915f9a6b45 with identifier: 10740236 to the API
2026-03-30 04:22:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740236>
{'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-30T10: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=10740236',
'listing': 'auction',
'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-30 04:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740236%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.de] INFO: Saving data for 10740236: {'auction_closing_time': 1774866600.0, 'created_time': 1774631926.179922, 'last_price_update_time': 1774844572.252926}
2026-03-30 04:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740236') HTTP/1.1" 204 0
2026-03-30 04:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a9334855-dfb1-5c05-9daf-f058f41a64df with identifier: 10740447
2026-03-30 04:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a9334855-dfb1-5c05-9daf-f058f41a64df with identifier: 10740447
2026-03-30 04:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a9334855-dfb1-5c05-9daf-f058f41a64df with identifier: 10740447 to the API
2026-03-30 04:22:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740447>
{'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-30T10: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=10740447',
'listing': 'auction',
'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-30 04:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740447%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.de] INFO: Saving data for 10740447: {'auction_closing_time': 1774864800.0, 'created_time': 1774632273.225865, 'last_price_update_time': 1774844572.55051}
2026-03-30 04:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740447') HTTP/1.1" 204 0
2026-03-30 04:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with identifier: 10740449
2026-03-30 04:22:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with scrape type 2
2026-03-30 04:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with scrape type 2
2026-03-30 04:22:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 647978d4-bb2c-524a-b6e6-9e3f1a223da0, identifier: 10740449
2026-03-30 04:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with identifier: 10740449
2026-03-30 04:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with identifier: 10740449
2026-03-30 04:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with identifier: 10740449 to the API
2026-03-30 04:22:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740449>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '647978d4-bb2c-524a-b6e6-9e3f1a223da0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740449',
'listing': 'auction',
'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-30 04:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740449%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.de] INFO: Saving data for 10740449: {'auction_closing_time': 1774864800.0, 'created_time': 1774632264.465294, 'last_price_update_time': 1774844572.93506}
2026-03-30 04:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740449') HTTP/1.1" 204 0
2026-03-30 04:22:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10740223
2026-03-30 04:22:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f29588f1-b87e-5efb-8670-56e951f338ed with scrape type 2
2026-03-30 04:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f29588f1-b87e-5efb-8670-56e951f338ed with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f29588f1-b87e-5efb-8670-56e951f338ed, identifier: 10740223
2026-03-30 04:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10740657
2026-03-30 04:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf, identifier: 10740657
2026-03-30 04:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10740458
2026-03-30 04:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82c027a5-fcfc-56a8-a498-80a19c024bf7 with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82c027a5-fcfc-56a8-a498-80a19c024bf7 with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82c027a5-fcfc-56a8-a498-80a19c024bf7, identifier: 10740458
2026-03-30 04:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with identifier: 10740543
2026-03-30 04:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55, identifier: 10740543
2026-03-30 04:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10740223
2026-03-30 04:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10740223
2026-03-30 04:22:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10740223 to the API
2026-03-30 04:22:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740223>
{'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-30T10: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=10740223',
'listing': 'auction',
'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-30 04:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740223%27 HTTP/1.1" 200 None
2026-03-30 04:22:53 [adesa.de] INFO: Saving data for 10740223: {'auction_closing_time': 1774866600.0, 'created_time': 1774631959.115881, 'last_price_update_time': 1774844573.637694}
2026-03-30 04:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740223') HTTP/1.1" 204 0
2026-03-30 04:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10740657
2026-03-30 04:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10740657
2026-03-30 04:22:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10740657 to the API
2026-03-30 04:22:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740657>
{'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-30T10: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=10740657',
'listing': 'auction',
'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-30 04:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740657%27 HTTP/1.1" 200 None
2026-03-30 04:22:53 [adesa.de] INFO: Saving data for 10740657: {'auction_closing_time': 1774866000.0, 'created_time': 1774631920.116308, 'last_price_update_time': 1774844573.937045}
2026-03-30 04:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740657') HTTP/1.1" 204 0
2026-03-30 04:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10740458
2026-03-30 04:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10740458
2026-03-30 04:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10740458 to the API
2026-03-30 04:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740458>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '82c027a5-fcfc-56a8-a498-80a19c024bf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740458',
'listing': 'auction',
'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-30 04:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740458%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.de] INFO: Saving data for 10740458: {'auction_closing_time': 1774864800.0, 'created_time': 1774631931.465244, 'last_price_update_time': 1774844574.22276}
2026-03-30 04:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740458') HTTP/1.1" 204 0
2026-03-30 04:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with identifier: 10740543
2026-03-30 04:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with identifier: 10740543
2026-03-30 04:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with identifier: 10740543 to the API
2026-03-30 04:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740543>
{'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-30T10: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=10740543',
'listing': 'auction',
'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-30 04:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740543%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.de] INFO: Saving data for 10740543: {'auction_closing_time': 1774865400.0, 'created_time': 1774632268.521594, 'last_price_update_time': 1774844574.517673}
2026-03-30 04:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740543') HTTP/1.1" 204 0
2026-03-30 04:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10740569
2026-03-30 04:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with scrape type 2
2026-03-30 04:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with scrape type 2
2026-03-30 04:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9, identifier: 10740569
2026-03-30 04:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10740569
2026-03-30 04:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10740569
2026-03-30 04:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10740569 to the API
2026-03-30 04:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740569>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '87c8996f-9e07-545b-aa11-c2c6c3ff28a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740569',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 83575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 2 67 kWh - Electric - Automatic - 272 hp - 83.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740569%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.de] INFO: Saving data for 10740569: {'auction_closing_time': 1774865400.0, 'created_time': 1774631917.24604, 'last_price_update_time': 1774844575.001061}
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740569') HTTP/1.1" 204 0
2026-03-30 04:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f309c806-1cc6-5ebd-93c7-83afc20035db with identifier: 10740658
2026-03-30 04:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f309c806-1cc6-5ebd-93c7-83afc20035db with scrape type 2
2026-03-30 04:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f309c806-1cc6-5ebd-93c7-83afc20035db with scrape type 2
2026-03-30 04:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f309c806-1cc6-5ebd-93c7-83afc20035db, identifier: 10740658
2026-03-30 04:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f309c806-1cc6-5ebd-93c7-83afc20035db with identifier: 10740658
2026-03-30 04:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f309c806-1cc6-5ebd-93c7-83afc20035db with identifier: 10740658
2026-03-30 04:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f309c806-1cc6-5ebd-93c7-83afc20035db with identifier: 10740658 to the API
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740658>
{'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-30T10: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=10740658',
'listing': 'auction',
'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-30 04:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740658%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.de] INFO: Saving data for 10740658: {'auction_closing_time': 1774866000.0, 'created_time': 1774632273.868543, 'last_price_update_time': 1774844575.371267}
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740658') HTTP/1.1" 204 0
2026-03-30 04:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3be11493-9257-5ce6-83c4-e185b033dc4a with identifier: 10740652
2026-03-30 04:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be11493-9257-5ce6-83c4-e185b033dc4a with scrape type 2
2026-03-30 04:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3be11493-9257-5ce6-83c4-e185b033dc4a with scrape type 2
2026-03-30 04:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3be11493-9257-5ce6-83c4-e185b033dc4a, identifier: 10740652
2026-03-30 04:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e059ec71-406d-59e3-99d4-3436fe609cd8 with identifier: 10740651
2026-03-30 04:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e059ec71-406d-59e3-99d4-3436fe609cd8 with scrape type 2
2026-03-30 04:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e059ec71-406d-59e3-99d4-3436fe609cd8 with scrape type 2
2026-03-30 04:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e059ec71-406d-59e3-99d4-3436fe609cd8, identifier: 10740651
2026-03-30 04:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3be11493-9257-5ce6-83c4-e185b033dc4a with identifier: 10740652
2026-03-30 04:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3be11493-9257-5ce6-83c4-e185b033dc4a with identifier: 10740652
2026-03-30 04:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3be11493-9257-5ce6-83c4-e185b033dc4a with identifier: 10740652 to the API
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740652>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': '3be11493-9257-5ce6-83c4-e185b033dc4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740652',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 29451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36600,
'price_includes_vat': True,
'registration_date': '2025-01-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 94 kWh - Electric - Automatic - 272 hp - 29.451 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740652%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.de] INFO: Saving data for 10740652: {'auction_closing_time': 1774866000.0, 'created_time': 1774632267.148971, 'last_price_update_time': 1774844575.843405}
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740652') HTTP/1.1" 204 0
2026-03-30 04:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e059ec71-406d-59e3-99d4-3436fe609cd8 with identifier: 10740651
2026-03-30 04:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e059ec71-406d-59e3-99d4-3436fe609cd8 with identifier: 10740651
2026-03-30 04:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e059ec71-406d-59e3-99d4-3436fe609cd8 with identifier: 10740651 to the API
2026-03-30 04:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740651>
{'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-30T10: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=10740651',
'listing': 'auction',
'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-30 04:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740651%27 HTTP/1.1" 200 None
2026-03-30 04:22:56 [adesa.de] INFO: Saving data for 10740651: {'auction_closing_time': 1774866000.0, 'created_time': 1774632270.322282, 'last_price_update_time': 1774844576.125087}
2026-03-30 04:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740651') HTTP/1.1" 204 0
2026-03-30 04:22:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1835611e-bcdc-5471-922e-c442cb735165 with identifier: 10740254
2026-03-30 04:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1835611e-bcdc-5471-922e-c442cb735165 with scrape type 2
2026-03-30 04:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1835611e-bcdc-5471-922e-c442cb735165 with scrape type 2
2026-03-30 04:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1835611e-bcdc-5471-922e-c442cb735165, identifier: 10740254
2026-03-30 04:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297 with identifier: 10740263
2026-03-30 04:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297 with scrape type 2
2026-03-30 04:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297 with scrape type 2
2026-03-30 04:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297, identifier: 10740263
2026-03-30 04:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1835611e-bcdc-5471-922e-c442cb735165 with identifier: 10740254
2026-03-30 04:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1835611e-bcdc-5471-922e-c442cb735165 with identifier: 10740254
2026-03-30 04:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1835611e-bcdc-5471-922e-c442cb735165 with identifier: 10740254 to the API
2026-03-30 04:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740254>
{'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-30T10:30: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=10740254',
'listing': 'auction',
'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-30 04:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740254%27 HTTP/1.1" 200 None
2026-03-30 04:22:56 [adesa.de] INFO: Saving data for 10740254: {'auction_closing_time': 1774866600.0, 'created_time': 1774632288.457405, 'last_price_update_time': 1774844576.616534}
2026-03-30 04:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740254') HTTP/1.1" 204 0
2026-03-30 04:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297 with identifier: 10740263
2026-03-30 04:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297 with identifier: 10740263
2026-03-30 04:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297 with identifier: 10740263 to the API
2026-03-30 04:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740263>
{'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-30T10:30: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=10740263',
'listing': 'auction',
'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-30 04:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740263%27 HTTP/1.1" 200 None
2026-03-30 04:22:56 [adesa.de] INFO: Saving data for 10740263: {'auction_closing_time': 1774866600.0, 'created_time': 1774632272.919409, 'last_price_update_time': 1774844576.932511}
2026-03-30 04:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740263') HTTP/1.1" 204 0
2026-03-30 04:22:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with identifier: 10740252
2026-03-30 04:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with scrape type 2
2026-03-30 04:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with scrape type 2
2026-03-30 04:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41, identifier: 10740252
2026-03-30 04:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10740549
2026-03-30 04:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb2e401b-18cb-5359-b96d-0aa08b9fb875 with scrape type 2
2026-03-30 04:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb2e401b-18cb-5359-b96d-0aa08b9fb875 with scrape type 2
2026-03-30 04:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb2e401b-18cb-5359-b96d-0aa08b9fb875, identifier: 10740549
2026-03-30 04:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with identifier: 10740252
2026-03-30 04:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with identifier: 10740252
2026-03-30 04:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with identifier: 10740252 to the API
2026-03-30 04:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740252>
{'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-30T10:30: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=10740252',
'listing': 'auction',
'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-30 04:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740252%27 HTTP/1.1" 200 None
2026-03-30 04:22:57 [adesa.de] INFO: Saving data for 10740252: {'auction_closing_time': 1774866600.0, 'created_time': 1774632271.365195, 'last_price_update_time': 1774844577.445727}
2026-03-30 04:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740252') HTTP/1.1" 204 0
2026-03-30 04:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10740549
2026-03-30 04:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10740549
2026-03-30 04:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10740549 to the API
2026-03-30 04:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740549>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'bb2e401b-18cb-5359-b96d-0aa08b9fb875',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740549',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 106380,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 3,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Automatic - 130 hp - '
'106.380 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-30 04:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740549%27 HTTP/1.1" 200 None
2026-03-30 04:22:57 [adesa.de] INFO: Saving data for 10740549: {'auction_closing_time': 1774865400.0, 'created_time': 1774631917.544518, 'last_price_update_time': 1774844577.739763}
2026-03-30 04:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740549') HTTP/1.1" 204 0
2026-03-30 04:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with identifier: 10740253
2026-03-30 04:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with scrape type 2
2026-03-30 04:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with scrape type 2
2026-03-30 04:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088, identifier: 10740253
2026-03-30 04:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8 with identifier: 10740250
2026-03-30 04:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8 with scrape type 2
2026-03-30 04:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8 with scrape type 2
2026-03-30 04:22:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8, identifier: 10740250
2026-03-30 04:22:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02a43119-bfa6-5125-b696-ece3383b6139 with identifier: 10740700
2026-03-30 04:22:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02a43119-bfa6-5125-b696-ece3383b6139 with scrape type 2
2026-03-30 04:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02a43119-bfa6-5125-b696-ece3383b6139 with scrape type 2
2026-03-30 04:22:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02a43119-bfa6-5125-b696-ece3383b6139, identifier: 10740700
2026-03-30 04:22:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b99a21c-7f9a-5141-9383-e8599a28604c with identifier: 10740251
2026-03-30 04:22:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b99a21c-7f9a-5141-9383-e8599a28604c with scrape type 2
2026-03-30 04:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b99a21c-7f9a-5141-9383-e8599a28604c with scrape type 2
2026-03-30 04:22:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b99a21c-7f9a-5141-9383-e8599a28604c, identifier: 10740251
2026-03-30 04:22:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with identifier: 10740253
2026-03-30 04:22:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with identifier: 10740253
2026-03-30 04:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with identifier: 10740253 to the API
2026-03-30 04:22:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740253>
{'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-30T10:30: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=10740253',
'listing': 'auction',
'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-30 04:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740253%27 HTTP/1.1" 200 None
2026-03-30 04:22:58 [adesa.de] INFO: Saving data for 10740253: {'auction_closing_time': 1774866600.0, 'created_time': 1774631914.760905, 'last_price_update_time': 1774844578.49783}
2026-03-30 04:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740253') HTTP/1.1" 204 0
2026-03-30 04:22:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8 with identifier: 10740250
2026-03-30 04:22:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8 with identifier: 10740250
2026-03-30 04:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8 with identifier: 10740250 to the API
2026-03-30 04:22:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740250>
{'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-30T10:30: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=10740250',
'listing': 'auction',
'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-30 04:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740250%27 HTTP/1.1" 200 None
2026-03-30 04:22:58 [adesa.de] INFO: Saving data for 10740250: {'auction_closing_time': 1774866600.0, 'created_time': 1774632275.141439, 'last_price_update_time': 1774844578.787429}
2026-03-30 04:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740250') HTTP/1.1" 204 0
2026-03-30 04:22:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02a43119-bfa6-5125-b696-ece3383b6139 with identifier: 10740700
2026-03-30 04:22:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02a43119-bfa6-5125-b696-ece3383b6139 with identifier: 10740700
2026-03-30 04:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02a43119-bfa6-5125-b696-ece3383b6139 with identifier: 10740700 to the API
2026-03-30 04:22:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740700>
{'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-30T10: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=10740700',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '508',
'odometer': 56390,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'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-30 04:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740700%27 HTTP/1.1" 200 None
2026-03-30 04:22:59 [adesa.de] INFO: Saving data for 10740700: {'auction_closing_time': 1774866000.0, 'created_time': 1774632277.646789, 'last_price_update_time': 1774844579.070612}
2026-03-30 04:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740700') HTTP/1.1" 204 0
2026-03-30 04:22:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b99a21c-7f9a-5141-9383-e8599a28604c with identifier: 10740251
2026-03-30 04:22:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b99a21c-7f9a-5141-9383-e8599a28604c with identifier: 10740251
2026-03-30 04:22:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b99a21c-7f9a-5141-9383-e8599a28604c with identifier: 10740251 to the API
2026-03-30 04:22:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:22: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-30 04:22:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740251>
{'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-30T10:30: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=10740251',
'listing': 'auction',
'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-30 04:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740251%27 HTTP/1.1" 200 None
2026-03-30 04:22:59 [adesa.de] INFO: Saving data for 10740251: {'auction_closing_time': 1774866600.0, 'created_time': 1774632272.623562, 'last_price_update_time': 1774844579.356565}
2026-03-30 04:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740251') HTTP/1.1" 204 0
2026-03-30 04:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with identifier: 10740617
2026-03-30 04:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26, identifier: 10740617
2026-03-30 04:23:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with identifier: 10740617
2026-03-30 04:23:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with identifier: 10740617
2026-03-30 04:23:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with identifier: 10740617 to the API
2026-03-30 04:23:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740617>
{'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-30T10: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=10740617',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 50080,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'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-30 04:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740617%27 HTTP/1.1" 200 None
2026-03-30 04:23:00 [adesa.de] INFO: Saving data for 10740617: {'auction_closing_time': 1774865400.0, 'created_time': 1774632278.141838, 'last_price_update_time': 1774844580.477087}
2026-03-30 04:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740617') HTTP/1.1" 204 0
2026-03-30 04:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ee2a213-e31d-593f-b721-602d3e40e953 with identifier: 10740705
2026-03-30 04:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ee2a213-e31d-593f-b721-602d3e40e953 with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ee2a213-e31d-593f-b721-602d3e40e953 with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4ee2a213-e31d-593f-b721-602d3e40e953, identifier: 10740705
2026-03-30 04:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01089039-d856-56e9-b49e-0d908e8d8bb0 with identifier: 10740546
2026-03-30 04:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01089039-d856-56e9-b49e-0d908e8d8bb0 with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01089039-d856-56e9-b49e-0d908e8d8bb0 with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01089039-d856-56e9-b49e-0d908e8d8bb0, identifier: 10740546
2026-03-30 04:23:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4ee2a213-e31d-593f-b721-602d3e40e953 with identifier: 10740705
2026-03-30 04:23:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4ee2a213-e31d-593f-b721-602d3e40e953 with identifier: 10740705
2026-03-30 04:23:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4ee2a213-e31d-593f-b721-602d3e40e953 with identifier: 10740705 to the API
2026-03-30 04:23:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740705>
{'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-30T10: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=10740705',
'listing': 'auction',
'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-30 04:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740705%27 HTTP/1.1" 200 None
2026-03-30 04:23:01 [adesa.de] INFO: Saving data for 10740705: {'auction_closing_time': 1774866000.0, 'created_time': 1774632282.488615, 'last_price_update_time': 1774844581.039612}
2026-03-30 04:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740705') HTTP/1.1" 204 0
2026-03-30 04:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01089039-d856-56e9-b49e-0d908e8d8bb0 with identifier: 10740546
2026-03-30 04:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01089039-d856-56e9-b49e-0d908e8d8bb0 with identifier: 10740546
2026-03-30 04:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01089039-d856-56e9-b49e-0d908e8d8bb0 with identifier: 10740546 to the API
2026-03-30 04:23:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740546>
{'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-30T10: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=10740546',
'listing': 'auction',
'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-30 04:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740546%27 HTTP/1.1" 200 None
2026-03-30 04:23:01 [adesa.de] INFO: Saving data for 10740546: {'auction_closing_time': 1774865400.0, 'created_time': 1774632276.614225, 'last_price_update_time': 1774844581.334516}
2026-03-30 04:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740546') HTTP/1.1" 204 0
2026-03-30 04:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with identifier: 10740692
2026-03-30 04:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with scrape type 2
2026-03-30 04:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with scrape type 2
2026-03-30 04:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8, identifier: 10740692
2026-03-30 04:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b732a11-bb2f-53e0-923d-ad69618d925f with identifier: 10740690
2026-03-30 04:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b732a11-bb2f-53e0-923d-ad69618d925f with scrape type 2
2026-03-30 04:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b732a11-bb2f-53e0-923d-ad69618d925f with scrape type 2
2026-03-30 04:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b732a11-bb2f-53e0-923d-ad69618d925f, identifier: 10740690
2026-03-30 04:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74ffc786-f31d-5f9e-af93-a408234d7e1e with identifier: 10740708
2026-03-30 04:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74ffc786-f31d-5f9e-af93-a408234d7e1e with scrape type 2
2026-03-30 04:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74ffc786-f31d-5f9e-af93-a408234d7e1e with scrape type 2
2026-03-30 04:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74ffc786-f31d-5f9e-af93-a408234d7e1e, identifier: 10740708
2026-03-30 04:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10740686
2026-03-30 04:23: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-30 04:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d1324af-e3cf-5c4d-8037-0f1a530733aa with scrape type 2
2026-03-30 04:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d1324af-e3cf-5c4d-8037-0f1a530733aa, identifier: 10740686
2026-03-30 04:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with identifier: 10740692
2026-03-30 04:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with identifier: 10740692
2026-03-30 04:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with identifier: 10740692 to the API
2026-03-30 04:23:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740692>
{'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-30T10: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=10740692',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 21343,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'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-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740692%27 HTTP/1.1" 200 None
2026-03-30 04:23:02 [adesa.de] INFO: Saving data for 10740692: {'auction_closing_time': 1774866000.0, 'created_time': 1774632279.611357, 'last_price_update_time': 1774844582.014211}
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740692') HTTP/1.1" 204 0
2026-03-30 04:23:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b732a11-bb2f-53e0-923d-ad69618d925f with identifier: 10740690
2026-03-30 04:23:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b732a11-bb2f-53e0-923d-ad69618d925f with identifier: 10740690
2026-03-30 04:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b732a11-bb2f-53e0-923d-ad69618d925f with identifier: 10740690 to the API
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740690>
{'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-30T10: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=10740690',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 22986,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17100,
'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-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740690%27 HTTP/1.1" 200 None
2026-03-30 04:23:02 [adesa.de] INFO: Saving data for 10740690: {'auction_closing_time': 1774866000.0, 'created_time': 1774632279.211705, 'last_price_update_time': 1774844582.293867}
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740690') HTTP/1.1" 204 0
2026-03-30 04:23:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74ffc786-f31d-5f9e-af93-a408234d7e1e with identifier: 10740708
2026-03-30 04:23:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74ffc786-f31d-5f9e-af93-a408234d7e1e with identifier: 10740708
2026-03-30 04:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74ffc786-f31d-5f9e-af93-a408234d7e1e with identifier: 10740708 to the API
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740708>
{'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-30T10: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=10740708',
'listing': 'auction',
'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-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740708%27 HTTP/1.1" 200 None
2026-03-30 04:23:02 [adesa.de] INFO: Saving data for 10740708: {'auction_closing_time': 1774866000.0, 'created_time': 1774632280.674825, 'last_price_update_time': 1774844582.58617}
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740708') HTTP/1.1" 204 0
2026-03-30 04:23:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10740686
2026-03-30 04:23:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10740686
2026-03-30 04:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10740686 to the API
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740686>
{'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-30T10: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=10740686',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 39631,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16800,
'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-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740686%27 HTTP/1.1" 200 None
2026-03-30 04:23:02 [adesa.de] INFO: Saving data for 10740686: {'auction_closing_time': 1774866000.0, 'created_time': 1774631912.389146, 'last_price_update_time': 1774844582.907265}
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740686') HTTP/1.1" 204 0
2026-03-30 04:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d58a1c51-b41a-5716-af55-aeb605833ca5 with identifier: 10740691
2026-03-30 04:23:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d58a1c51-b41a-5716-af55-aeb605833ca5 with scrape type 2
2026-03-30 04:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d58a1c51-b41a-5716-af55-aeb605833ca5 with scrape type 2
2026-03-30 04:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d58a1c51-b41a-5716-af55-aeb605833ca5, identifier: 10740691
2026-03-30 04:23:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d58a1c51-b41a-5716-af55-aeb605833ca5 with identifier: 10740691
2026-03-30 04:23:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d58a1c51-b41a-5716-af55-aeb605833ca5 with identifier: 10740691
2026-03-30 04:23:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d58a1c51-b41a-5716-af55-aeb605833ca5 with identifier: 10740691 to the API
2026-03-30 04:23:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740691>
{'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-30T10: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=10740691',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '408',
'odometer': 33135,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19300,
'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-30 04:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740691%27 HTTP/1.1" 200 None
2026-03-30 04:23:03 [adesa.de] INFO: Saving data for 10740691: {'auction_closing_time': 1774866000.0, 'created_time': 1774632276.217776, 'last_price_update_time': 1774844583.302184}
2026-03-30 04:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740691') HTTP/1.1" 204 0
2026-03-30 04:23:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10740706
2026-03-30 04:23:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27c8746e-d943-5fdf-a09b-00535062b259 with scrape type 2
2026-03-30 04:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27c8746e-d943-5fdf-a09b-00535062b259 with scrape type 2
2026-03-30 04:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27c8746e-d943-5fdf-a09b-00535062b259, identifier: 10740706
2026-03-30 04:23:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10740704
2026-03-30 04:23:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea662a9b-b71a-5d2f-a481-2999731741e3 with scrape type 2
2026-03-30 04:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea662a9b-b71a-5d2f-a481-2999731741e3 with scrape type 2
2026-03-30 04:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea662a9b-b71a-5d2f-a481-2999731741e3, identifier: 10740704
2026-03-30 04:23:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10740707
2026-03-30 04:23:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f057969e-177f-54bd-b4e0-1d9366061bdf with scrape type 2
2026-03-30 04:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f057969e-177f-54bd-b4e0-1d9366061bdf with scrape type 2
2026-03-30 04:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f057969e-177f-54bd-b4e0-1d9366061bdf, identifier: 10740707
2026-03-30 04:23:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10740706
2026-03-30 04:23:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10740706
2026-03-30 04:23:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10740706 to the API
2026-03-30 04:23:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740706>
{'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-30T10: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=10740706',
'listing': 'auction',
'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-30 04:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740706%27 HTTP/1.1" 200 None
2026-03-30 04:23:03 [adesa.de] INFO: Saving data for 10740706: {'auction_closing_time': 1774866000.0, 'created_time': 1774631911.409697, 'last_price_update_time': 1774844583.970064}
2026-03-30 04:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740706') HTTP/1.1" 204 0
2026-03-30 04:23:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10740704
2026-03-30 04:23:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10740704
2026-03-30 04:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10740704 to the API
2026-03-30 04:23:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740704>
{'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-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'ea662a9b-b71a-5d2f-a481-2999731741e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740704',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 66672,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'66.672 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-30 04:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740704%27 HTTP/1.1" 200 None
2026-03-30 04:23:04 [adesa.de] INFO: Saving data for 10740704: {'auction_closing_time': 1774866000.0, 'created_time': 1774631910.085745, 'last_price_update_time': 1774844584.256771}
2026-03-30 04:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740704') HTTP/1.1" 204 0
2026-03-30 04:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10740707
2026-03-30 04:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10740707
2026-03-30 04:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10740707 to the API
2026-03-30 04:23:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740707>
{'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-30T10: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=10740707',
'listing': 'auction',
'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-30 04:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740707%27 HTTP/1.1" 200 None
2026-03-30 04:23:04 [adesa.de] INFO: Saving data for 10740707: {'auction_closing_time': 1774866000.0, 'created_time': 1774631909.385552, 'last_price_update_time': 1774844584.571576}
2026-03-30 04:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740707') HTTP/1.1" 204 0
2026-03-30 04:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10740178
2026-03-30 04:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16703827-d98a-5517-94a1-aabecadccb5b with scrape type 2
2026-03-30 04:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16703827-d98a-5517-94a1-aabecadccb5b with scrape type 2
2026-03-30 04:23:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 16703827-d98a-5517-94a1-aabecadccb5b, identifier: 10740178
2026-03-30 04:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10740178
2026-03-30 04:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10740178
2026-03-30 04:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10740178 to the API
2026-03-30 04:23:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740178>
{'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-30T10:30: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=10740178',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 80185,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6900,
'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-30 04:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740178%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.de] INFO: Saving data for 10740178: {'auction_closing_time': 1774866600.0, 'created_time': 1774631911.708608, 'last_price_update_time': 1774844585.067304}
2026-03-30 04:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740178') HTTP/1.1" 204 0
2026-03-30 04:23:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10740684
2026-03-30 04:23:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e, identifier: 10740684
2026-03-30 04:23:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10740685
2026-03-30 04:23:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4, identifier: 10740685
2026-03-30 04:23:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f07f752-816d-56bf-9c00-1127e7aa4091 with identifier: 10740654
2026-03-30 04:23:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f07f752-816d-56bf-9c00-1127e7aa4091 with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f07f752-816d-56bf-9c00-1127e7aa4091 with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f07f752-816d-56bf-9c00-1127e7aa4091, identifier: 10740654
2026-03-30 04:23:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10740597
2026-03-30 04:23:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 127cd3b1-18e3-5018-8756-e45af9d1a87d with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 127cd3b1-18e3-5018-8756-e45af9d1a87d with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 127cd3b1-18e3-5018-8756-e45af9d1a87d, identifier: 10740597
2026-03-30 04:23:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10740684
2026-03-30 04:23:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10740684
2026-03-30 04:23:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10740684 to the API
2026-03-30 04:23:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740684>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'bedbda9c-0ef1-5541-b8a6-50de7eda9b4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740684',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '2008',
'odometer': 13922,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 2008 GT - Electric - Automatic - 136 hp - 13.922 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-30 04:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740684%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.de] INFO: Saving data for 10740684: {'auction_closing_time': 1774866000.0, 'created_time': 1774631905.021163, 'last_price_update_time': 1774844585.71643}
2026-03-30 04:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740684') HTTP/1.1" 204 0
2026-03-30 04:23:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10740685
2026-03-30 04:23:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10740685
2026-03-30 04:23:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10740685 to the API
2026-03-30 04:23:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740685>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '8a18c4a8-c8cb-5efe-b362-9593c2c9afc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740685',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 37521,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2023-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Manual - 131 hp - 37.521 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740685%27 HTTP/1.1" 200 None
2026-03-30 04:23:06 [adesa.de] INFO: Saving data for 10740685: {'auction_closing_time': 1774866000.0, 'created_time': 1774631943.045351, 'last_price_update_time': 1774844586.020076}
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740685') HTTP/1.1" 204 0
2026-03-30 04:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f07f752-816d-56bf-9c00-1127e7aa4091 with identifier: 10740654
2026-03-30 04:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f07f752-816d-56bf-9c00-1127e7aa4091 with identifier: 10740654
2026-03-30 04:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f07f752-816d-56bf-9c00-1127e7aa4091 with identifier: 10740654 to the API
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740654>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '8f07f752-816d-56bf-9c00-1127e7aa4091',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740654',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 30453,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-05-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure - Hybrid - Automatic - 181 hp - 30.453 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740654%27 HTTP/1.1" 200 None
2026-03-30 04:23:06 [adesa.de] INFO: Saving data for 10740654: {'auction_closing_time': 1774866000.0, 'created_time': 1774632282.191201, 'last_price_update_time': 1774844586.305625}
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740654') HTTP/1.1" 204 0
2026-03-30 04:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10740597
2026-03-30 04:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10740597
2026-03-30 04:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10740597 to the API
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740597>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '127cd3b1-18e3-5018-8756-e45af9d1a87d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '24705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740597',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 77949,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-03-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Grandland 1.6 Ultimate - Hybrid - Automatic - 200 hp - 77.949 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740597%27 HTTP/1.1" 200 None
2026-03-30 04:23:06 [adesa.de] INFO: Saving data for 10740597: {'auction_closing_time': 1774865400.0, 'created_time': 1774631908.935839, 'last_price_update_time': 1774844586.587766}
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740597') HTTP/1.1" 204 0
2026-03-30 04:23:06 [scrapy.extensions.logstats] INFO: Crawled 1000 pages (at 139 pages/min), scraped 983 items (at 140 items/min)
2026-03-30 04:23:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 166MiB
2026-03-30 04:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10740667
2026-03-30 04:23:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af4f7fe4-5b1a-5540-9d97-939c261dba14 with scrape type 2
2026-03-30 04:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af4f7fe4-5b1a-5540-9d97-939c261dba14 with scrape type 2
2026-03-30 04:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af4f7fe4-5b1a-5540-9d97-939c261dba14, identifier: 10740667
2026-03-30 04:23:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb128c8d-ce04-5e54-87fb-be19c40f140c with identifier: 10740255
2026-03-30 04:23:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb128c8d-ce04-5e54-87fb-be19c40f140c with scrape type 2
2026-03-30 04:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb128c8d-ce04-5e54-87fb-be19c40f140c with scrape type 2
2026-03-30 04:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eb128c8d-ce04-5e54-87fb-be19c40f140c, identifier: 10740255
2026-03-30 04:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10740667
2026-03-30 04:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10740667
2026-03-30 04:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10740667 to the API
2026-03-30 04:23:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740667>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'af4f7fe4-5b1a-5540-9d97-939c261dba14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740667',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 112543,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Crossland 1.5 120 Jahre - Diesel - Manual - 102 hp - 112.543 '
'km',
'transmission': 'manual',
'trim': '120 Jahre',
'vin': None,
'year': 2020}
2026-03-30 04:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740667%27 HTTP/1.1" 200 None
2026-03-30 04:23:07 [adesa.de] INFO: Saving data for 10740667: {'auction_closing_time': 1774866000.0, 'created_time': 1774631905.723617, 'last_price_update_time': 1774844587.159371}
2026-03-30 04:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740667') HTTP/1.1" 204 0
2026-03-30 04:23:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eb128c8d-ce04-5e54-87fb-be19c40f140c with identifier: 10740255
2026-03-30 04:23:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eb128c8d-ce04-5e54-87fb-be19c40f140c with identifier: 10740255
2026-03-30 04:23:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eb128c8d-ce04-5e54-87fb-be19c40f140c with identifier: 10740255 to the API
2026-03-30 04:23:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740255>
{'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-30T10:30: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=10740255',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 29353,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9400,
'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-30 04:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740255%27 HTTP/1.1" 200 None
2026-03-30 04:23:07 [adesa.de] INFO: Saving data for 10740255: {'auction_closing_time': 1774866600.0, 'created_time': 1774631882.233296, 'last_price_update_time': 1774844587.439686}
2026-03-30 04:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740255') HTTP/1.1" 204 0
2026-03-30 04:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10740635
2026-03-30 04:23:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4436b742-2728-5250-b296-a8850429ce53 with scrape type 2
2026-03-30 04:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4436b742-2728-5250-b296-a8850429ce53 with scrape type 2
2026-03-30 04:23:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4436b742-2728-5250-b296-a8850429ce53, identifier: 10740635
2026-03-30 04:23:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10740635
2026-03-30 04:23:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10740635
2026-03-30 04:23:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10740635 to the API
2026-03-30 04:23:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740635>
{'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-30T10: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=10740635',
'listing': 'auction',
'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-30 04:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740635%27 HTTP/1.1" 200 None
2026-03-30 04:23:07 [adesa.de] INFO: Saving data for 10740635: {'auction_closing_time': 1774866000.0, 'created_time': 1774631875.495376, 'last_price_update_time': 1774844587.944707}
2026-03-30 04:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740635') HTTP/1.1" 204 0
2026-03-30 04:23:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b340bee3-203d-5308-a050-5e6806a02688 with identifier: 10740257
2026-03-30 04:23:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b340bee3-203d-5308-a050-5e6806a02688 with scrape type 2
2026-03-30 04:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b340bee3-203d-5308-a050-5e6806a02688 with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b340bee3-203d-5308-a050-5e6806a02688, identifier: 10740257
2026-03-30 04:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10740634
2026-03-30 04:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d07a83c8-c930-5e17-976f-854d359aad45 with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d07a83c8-c930-5e17-976f-854d359aad45 with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d07a83c8-c930-5e17-976f-854d359aad45, identifier: 10740634
2026-03-30 04:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10740574
2026-03-30 04:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b, identifier: 10740574
2026-03-30 04:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10740262
2026-03-30 04:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad30882c-10eb-59bb-af2e-81df1cf30600 with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad30882c-10eb-59bb-af2e-81df1cf30600 with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ad30882c-10eb-59bb-af2e-81df1cf30600, identifier: 10740262
2026-03-30 04:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b340bee3-203d-5308-a050-5e6806a02688 with identifier: 10740257
2026-03-30 04:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b340bee3-203d-5308-a050-5e6806a02688 with identifier: 10740257
2026-03-30 04:23:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b340bee3-203d-5308-a050-5e6806a02688 with identifier: 10740257 to the API
2026-03-30 04:23:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740257>
{'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-30T10:30: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=10740257',
'listing': 'auction',
'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-30 04:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740257%27 HTTP/1.1" 200 None
2026-03-30 04:23:08 [adesa.de] INFO: Saving data for 10740257: {'auction_closing_time': 1774866600.0, 'created_time': 1774631879.011717, 'last_price_update_time': 1774844588.624989}
2026-03-30 04:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740257') HTTP/1.1" 204 0
2026-03-30 04:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10740634
2026-03-30 04:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10740634
2026-03-30 04:23:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10740634 to the API
2026-03-30 04:23:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740634>
{'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-30T10: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=10740634',
'listing': 'auction',
'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-30 04:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740634%27 HTTP/1.1" 200 None
2026-03-30 04:23:08 [adesa.de] INFO: Saving data for 10740634: {'auction_closing_time': 1774866000.0, 'created_time': 1774631875.179439, 'last_price_update_time': 1774844588.911055}
2026-03-30 04:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740634') HTTP/1.1" 204 0
2026-03-30 04:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10740574
2026-03-30 04:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10740574
2026-03-30 04:23:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10740574 to the API
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740574>
{'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-30T10: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=10740574',
'listing': 'auction',
'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-30 04:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740574%27 HTTP/1.1" 200 None
2026-03-30 04:23:09 [adesa.de] INFO: Saving data for 10740574: {'auction_closing_time': 1774865400.0, 'created_time': 1774631898.961046, 'last_price_update_time': 1774844589.199939}
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740574') HTTP/1.1" 204 0
2026-03-30 04:23:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10740262
2026-03-30 04:23:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10740262
2026-03-30 04:23:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10740262 to the API
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740262>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 118,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ad30882c-10eb-59bb-af2e-81df1cf30600',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740262',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2025-12-17',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 C Red - Electric - Automatic - 118 hp - 10 km',
'transmission': 'automatic',
'trim': 'Red',
'vin': None,
'year': 2025}
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740262%27 HTTP/1.1" 200 None
2026-03-30 04:23:09 [adesa.de] INFO: Saving data for 10740262: {'auction_closing_time': 1774866600.0, 'created_time': 1774631880.291825, 'last_price_update_time': 1774844589.484307}
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740262') HTTP/1.1" 204 0
2026-03-30 04:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10740668
2026-03-30 04:23:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced5a333-92e8-5ff0-8a2b-9315b4a2112b with scrape type 2
2026-03-30 04:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ced5a333-92e8-5ff0-8a2b-9315b4a2112b with scrape type 2
2026-03-30 04:23:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ced5a333-92e8-5ff0-8a2b-9315b4a2112b, identifier: 10740668
2026-03-30 04:23:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10740668
2026-03-30 04:23:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10740668
2026-03-30 04:23:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10740668 to the API
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740668>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ced5a333-92e8-5ff0-8a2b-9315b4a2112b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29054',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740668',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 41075,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-08-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C4 Plus - Diesel - Automatic - 131 hp - 41.075 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740668%27 HTTP/1.1" 200 None
2026-03-30 04:23:09 [adesa.de] INFO: Saving data for 10740668: {'auction_closing_time': 1774866000.0, 'created_time': 1774631869.472547, 'last_price_update_time': 1774844589.976162}
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740668') HTTP/1.1" 204 0
2026-03-30 04:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10740550
2026-03-30 04:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7995a689-372c-59eb-af1f-db10d4a4c5de with scrape type 2
2026-03-30 04:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7995a689-372c-59eb-af1f-db10d4a4c5de with scrape type 2
2026-03-30 04:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7995a689-372c-59eb-af1f-db10d4a4c5de, identifier: 10740550
2026-03-30 04:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10740550
2026-03-30 04:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10740550
2026-03-30 04:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10740550 to the API
2026-03-30 04:23:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740550>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7995a689-372c-59eb-af1f-db10d4a4c5de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740550',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 59716,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2023-10-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 59.716 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740550%27 HTTP/1.1" 200 None
2026-03-30 04:23:10 [adesa.de] INFO: Saving data for 10740550: {'auction_closing_time': 1774865400.0, 'created_time': 1774631884.3932, 'last_price_update_time': 1774844590.468853}
2026-03-30 04:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740550') HTTP/1.1" 204 0
2026-03-30 04:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10740573
2026-03-30 04:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80d04c94-e1af-5442-a19d-580d07e410a8 with scrape type 2
2026-03-30 04:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80d04c94-e1af-5442-a19d-580d07e410a8 with scrape type 2
2026-03-30 04:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80d04c94-e1af-5442-a19d-580d07e410a8, identifier: 10740573
2026-03-30 04:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10740381
2026-03-30 04:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fed9a923-80e4-5478-b325-742916c00e67 with scrape type 2
2026-03-30 04:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fed9a923-80e4-5478-b325-742916c00e67 with scrape type 2
2026-03-30 04:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fed9a923-80e4-5478-b325-742916c00e67, identifier: 10740381
2026-03-30 04:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10740573
2026-03-30 04:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10740573
2026-03-30 04:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10740573 to the API
2026-03-30 04:23:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740573>
{'auction_title': '',
'c_o_2_emission_value': 60,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '80d04c94-e1af-5442-a19d-580d07e410a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29290',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740573',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal 6 DM-i',
'odometer': 100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2025-09-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal 6 DM-i 1.5 Boost - Hybrid - Automatic - 184 hp - 100 km',
'transmission': 'automatic',
'trim': 'Boost',
'vin': None,
'year': 2025}
2026-03-30 04:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740573%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.de] INFO: Saving data for 10740573: {'auction_closing_time': 1774865400.0, 'created_time': 1774632296.831972, 'last_price_update_time': 1774844591.040295}
2026-03-30 04:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740573') HTTP/1.1" 204 0
2026-03-30 04:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10740381
2026-03-30 04:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10740381
2026-03-30 04:23:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10740381 to the API
2026-03-30 04:23:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 324,
'expiration_date': '2026-03-30T10: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': '31161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740381',
'listing': 'auction',
'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': 29200,
'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-30 04:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740381%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.de] INFO: Saving data for 10740381: {'auction_closing_time': 1774864800.0, 'created_time': 1774631886.552271, 'last_price_update_time': 1774844591.321335}
2026-03-30 04:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740381') HTTP/1.1" 204 0
2026-03-30 04:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800cf861-2402-5708-a09c-83e430bbd508 with identifier: 10740383
2026-03-30 04:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800cf861-2402-5708-a09c-83e430bbd508 with scrape type 2
2026-03-30 04:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 800cf861-2402-5708-a09c-83e430bbd508 with scrape type 2
2026-03-30 04:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 800cf861-2402-5708-a09c-83e430bbd508, identifier: 10740383
2026-03-30 04:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with identifier: 10740572
2026-03-30 04:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with scrape type 2
2026-03-30 04:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with scrape type 2
2026-03-30 04:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 94b9cf88-6e05-590f-bb2f-7f731da4ef17, identifier: 10740572
2026-03-30 04:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10740604
2026-03-30 04:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with scrape type 2
2026-03-30 04:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with scrape type 2
2026-03-30 04:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f, identifier: 10740604
2026-03-30 04:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 800cf861-2402-5708-a09c-83e430bbd508 with identifier: 10740383
2026-03-30 04:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 800cf861-2402-5708-a09c-83e430bbd508 with identifier: 10740383
2026-03-30 04:23:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 800cf861-2402-5708-a09c-83e430bbd508 with identifier: 10740383 to the API
2026-03-30 04:23:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740383>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 324,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '800cf861-2402-5708-a09c-83e430bbd508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31204',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740383',
'listing': 'auction',
'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': 29200,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'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-30 04:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740383%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.de] INFO: Saving data for 10740383: {'auction_closing_time': 1774864800.0, 'created_time': 1774632282.807648, 'last_price_update_time': 1774844591.896482}
2026-03-30 04:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740383') HTTP/1.1" 204 0
2026-03-30 04:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with identifier: 10740572
2026-03-30 04:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with identifier: 10740572
2026-03-30 04:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with identifier: 10740572 to the API
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740572>
{'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-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '94b9cf88-6e05-590f-bb2f-7f731da4ef17',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740572',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 34280,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 34.280 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740572%27 HTTP/1.1" 200 None
2026-03-30 04:23:12 [adesa.de] INFO: Saving data for 10740572: {'auction_closing_time': 1774865400.0, 'created_time': 1774632302.662861, 'last_price_update_time': 1774844592.195406}
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740572') HTTP/1.1" 204 0
2026-03-30 04:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10740604
2026-03-30 04:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10740604
2026-03-30 04:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10740604 to the API
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740604>
{'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-30T10: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=10740604',
'listing': 'auction',
'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-30 04:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740604%27 HTTP/1.1" 200 None
2026-03-30 04:23:12 [adesa.de] INFO: Saving data for 10740604: {'auction_closing_time': 1774865400.0, 'created_time': 1774631882.66785, 'last_price_update_time': 1774844592.46506}
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740604') HTTP/1.1" 204 0
2026-03-30 04:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10740425
2026-03-30 04:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 924fc773-2d21-5392-beaa-7635a35e7322 with scrape type 2
2026-03-30 04:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 924fc773-2d21-5392-beaa-7635a35e7322 with scrape type 2
2026-03-30 04:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 924fc773-2d21-5392-beaa-7635a35e7322, identifier: 10740425
2026-03-30 04:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10740425
2026-03-30 04:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10740425
2026-03-30 04:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10740425 to the API
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 266,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '924fc773-2d21-5392-beaa-7635a35e7322',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740425',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 81170,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 50 TFSIe Sport - Hybrid - Automatic - 266 hp - 81.170 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740425%27 HTTP/1.1" 200 None
2026-03-30 04:23:12 [adesa.de] INFO: Saving data for 10740425: {'auction_closing_time': 1774864800.0, 'created_time': 1774631861.179106, 'last_price_update_time': 1774844592.921933}
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740425') HTTP/1.1" 204 0
2026-03-30 04:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60e45ab-ba0b-5600-aa77-365ae1f052a1 with identifier: 10740702
2026-03-30 04:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60e45ab-ba0b-5600-aa77-365ae1f052a1 with scrape type 2
2026-03-30 04:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d60e45ab-ba0b-5600-aa77-365ae1f052a1 with scrape type 2
2026-03-30 04:23:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d60e45ab-ba0b-5600-aa77-365ae1f052a1, identifier: 10740702
2026-03-30 04:23:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d60e45ab-ba0b-5600-aa77-365ae1f052a1 with identifier: 10740702
2026-03-30 04:23:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d60e45ab-ba0b-5600-aa77-365ae1f052a1 with identifier: 10740702
2026-03-30 04:23:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d60e45ab-ba0b-5600-aa77-365ae1f052a1 with identifier: 10740702 to the API
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740702>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 266,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'd60e45ab-ba0b-5600-aa77-365ae1f052a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740702',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 65924,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 50 TFSIe S Line - Quattro - Hybrid - Automatic - 266 '
'hp - 65.924 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-30 04:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740702%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.de] INFO: Saving data for 10740702: {'auction_closing_time': 1774866000.0, 'created_time': 1774632307.679101, 'last_price_update_time': 1774844595.12606}
2026-03-30 04:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740702') HTTP/1.1" 204 0
2026-03-30 04:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10740697
2026-03-30 04:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52cc51dd-e887-5b12-bda2-843fb268ba46 with scrape type 2
2026-03-30 04:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52cc51dd-e887-5b12-bda2-843fb268ba46 with scrape type 2
2026-03-30 04:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 52cc51dd-e887-5b12-bda2-843fb268ba46, identifier: 10740697
2026-03-30 04:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10740697
2026-03-30 04:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10740697
2026-03-30 04:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10740697 to the API
2026-03-30 04:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740697>
{'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-30T10: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=10740697',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': 'Scudo',
'odometer': 47575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'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-30 04:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740697%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.de] INFO: Saving data for 10740697: {'auction_closing_time': 1774866000.0, 'created_time': 1774631879.384237, 'last_price_update_time': 1774844595.58447}
2026-03-30 04:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740697') HTTP/1.1" 204 0
2026-03-30 04:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with identifier: 10736747
2026-03-30 04:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with scrape type 2
2026-03-30 04:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with scrape type 2
2026-03-30 04:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9, identifier: 10736747
2026-03-30 04:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1945d7c2-9c91-540f-be46-93076fe96e34 with identifier: 10740224
2026-03-30 04:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1945d7c2-9c91-540f-be46-93076fe96e34 with scrape type 2
2026-03-30 04:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1945d7c2-9c91-540f-be46-93076fe96e34 with scrape type 2
2026-03-30 04:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1945d7c2-9c91-540f-be46-93076fe96e34, identifier: 10740224
2026-03-30 04:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with identifier: 10740675
2026-03-30 04:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with scrape type 2
2026-03-30 04:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with scrape type 2
2026-03-30 04:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a, identifier: 10740675
2026-03-30 04:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2256983d-135b-52db-bc57-0aa46abe703d with identifier: 10740694
2026-03-30 04:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2256983d-135b-52db-bc57-0aa46abe703d with scrape type 2
2026-03-30 04:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2256983d-135b-52db-bc57-0aa46abe703d with scrape type 2
2026-03-30 04:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2256983d-135b-52db-bc57-0aa46abe703d, identifier: 10740694
2026-03-30 04:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d5661b3-5151-5954-95c5-d9feb4714e6d with identifier: 10736761
2026-03-30 04:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d5661b3-5151-5954-95c5-d9feb4714e6d with scrape type 2
2026-03-30 04:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d5661b3-5151-5954-95c5-d9feb4714e6d with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d5661b3-5151-5954-95c5-d9feb4714e6d, identifier: 10736761
2026-03-30 04:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c9cb20-d6bc-592b-adc4-1199e435b542 with identifier: 10736509
2026-03-30 04:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c9cb20-d6bc-592b-adc4-1199e435b542 with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c9cb20-d6bc-592b-adc4-1199e435b542 with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e4c9cb20-d6bc-592b-adc4-1199e435b542, identifier: 10736509
2026-03-30 04:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with identifier: 10736747
2026-03-30 04:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with identifier: 10736747
2026-03-30 04:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with identifier: 10736747 to the API
2026-03-30 04:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736747>
{'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-30T12: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=10736747',
'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-30 04:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736747%27 HTTP/1.1" 200 None
2026-03-30 04:23:16 [adesa.de] INFO: Saving data for 10736747: {'auction_closing_time': 1774873800.0, 'created_time': 1774632320.128389, 'last_price_update_time': 1774844596.453704}
2026-03-30 04:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736747') HTTP/1.1" 204 0
2026-03-30 04:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1945d7c2-9c91-540f-be46-93076fe96e34 with identifier: 10740224
2026-03-30 04:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1945d7c2-9c91-540f-be46-93076fe96e34 with identifier: 10740224
2026-03-30 04:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1945d7c2-9c91-540f-be46-93076fe96e34 with identifier: 10740224 to the API
2026-03-30 04:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '1945d7c2-9c91-540f-be46-93076fe96e34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740224',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 30377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36500,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 2.0 - Quattro - Hybrid - Automatic - 265 hp - 30.377 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740224%27 HTTP/1.1" 200 None
2026-03-30 04:23:16 [adesa.de] INFO: Saving data for 10740224: {'auction_closing_time': 1774866600.0, 'created_time': 1774632307.985375, 'last_price_update_time': 1774844596.751284}
2026-03-30 04:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740224') HTTP/1.1" 204 0
2026-03-30 04:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with identifier: 10740675
2026-03-30 04:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with identifier: 10740675
2026-03-30 04:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with identifier: 10740675 to the API
2026-03-30 04:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740675>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740675',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 52700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28500,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 40 TDI Sport - Quattro - Diesel - Automatic - 204 hp '
'- 52.700 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740675%27 HTTP/1.1" 200 None
2026-03-30 04:23:17 [adesa.de] INFO: Saving data for 10740675: {'auction_closing_time': 1774866000.0, 'created_time': 1774632308.324062, 'last_price_update_time': 1774844597.025837}
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740675') HTTP/1.1" 204 0
2026-03-30 04:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2256983d-135b-52db-bc57-0aa46abe703d with identifier: 10740694
2026-03-30 04:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2256983d-135b-52db-bc57-0aa46abe703d with identifier: 10740694
2026-03-30 04:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2256983d-135b-52db-bc57-0aa46abe703d with identifier: 10740694 to the API
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740694>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '2256983d-135b-52db-bc57-0aa46abe703d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740694',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 28293,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32100,
'price_includes_vat': True,
'registration_date': '2024-08-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 40 TDI - Diesel - Automatic - 204 hp - 28.293 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740694%27 HTTP/1.1" 200 None
2026-03-30 04:23:17 [adesa.de] INFO: Saving data for 10740694: {'auction_closing_time': 1774866000.0, 'created_time': 1774632307.386285, 'last_price_update_time': 1774844597.312125}
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740694') HTTP/1.1" 204 0
2026-03-30 04:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d5661b3-5151-5954-95c5-d9feb4714e6d with identifier: 10736761
2026-03-30 04:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d5661b3-5151-5954-95c5-d9feb4714e6d with identifier: 10736761
2026-03-30 04:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d5661b3-5151-5954-95c5-d9feb4714e6d with identifier: 10736761 to the API
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736761>
{'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-30T12: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=10736761',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 277194,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 2600,
'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-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736761%27 HTTP/1.1" 200 None
2026-03-30 04:23:17 [adesa.de] INFO: Saving data for 10736761: {'auction_closing_time': 1774873800.0, 'created_time': 1774632319.748301, 'last_price_update_time': 1774844597.634845}
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736761') HTTP/1.1" 204 0
2026-03-30 04:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e4c9cb20-d6bc-592b-adc4-1199e435b542 with identifier: 10736509
2026-03-30 04:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e4c9cb20-d6bc-592b-adc4-1199e435b542 with identifier: 10736509
2026-03-30 04:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e4c9cb20-d6bc-592b-adc4-1199e435b542 with identifier: 10736509 to the API
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736509>
{'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': 150,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'e4c9cb20-d6bc-592b-adc4-1199e435b542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KI-F 1390',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736509',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 252597,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2016-03-31',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy 2.0 TDI - Diesel - Manual - 150 hp - 252.597 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736509%27 HTTP/1.1" 200 None
2026-03-30 04:23:17 [adesa.de] INFO: Saving data for 10736509: {'auction_closing_time': 1774873800.0, 'created_time': 1774632318.859236, 'last_price_update_time': 1774844597.903059}
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736509') HTTP/1.1" 204 0
2026-03-30 04:23:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ee912ef-200d-5678-bccf-c9db576c1c9d with identifier: 10736741
2026-03-30 04:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ee912ef-200d-5678-bccf-c9db576c1c9d with scrape type 2
2026-03-30 04:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ee912ef-200d-5678-bccf-c9db576c1c9d with scrape type 2
2026-03-30 04:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2ee912ef-200d-5678-bccf-c9db576c1c9d, identifier: 10736741
2026-03-30 04:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2ee912ef-200d-5678-bccf-c9db576c1c9d with identifier: 10736741
2026-03-30 04:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2ee912ef-200d-5678-bccf-c9db576c1c9d with identifier: 10736741
2026-03-30 04:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2ee912ef-200d-5678-bccf-c9db576c1c9d with identifier: 10736741 to the API
2026-03-30 04:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736741>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 7,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Hybrid',
'id': '2ee912ef-200d-5678-bccf-c9db576c1c9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53657087',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736741',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Suzuki',
'model': 'Vitara',
'odometer': 10406,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-06-03',
'seats_number': 5,
'seller_name': 'Allane Group',
'title': 'Suzuki Vitara 1.4 - Hybrid - Manual - 129 hp - 10.406 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736741%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.de] INFO: Saving data for 10736741: {'auction_closing_time': 1774873800.0, 'created_time': 1774632320.880083, 'last_price_update_time': 1774844598.411593}
2026-03-30 04:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736741') HTTP/1.1" 204 0
2026-03-30 04:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40d83ad1-9186-5908-90b7-71181cdfa0f5 with identifier: 10736739
2026-03-30 04:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40d83ad1-9186-5908-90b7-71181cdfa0f5 with scrape type 2
2026-03-30 04:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40d83ad1-9186-5908-90b7-71181cdfa0f5 with scrape type 2
2026-03-30 04:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 40d83ad1-9186-5908-90b7-71181cdfa0f5, identifier: 10736739
2026-03-30 04:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 40d83ad1-9186-5908-90b7-71181cdfa0f5 with identifier: 10736739
2026-03-30 04:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 40d83ad1-9186-5908-90b7-71181cdfa0f5 with identifier: 10736739
2026-03-30 04:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 40d83ad1-9186-5908-90b7-71181cdfa0f5 with identifier: 10736739 to the API
2026-03-30 04:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736739>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 795,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Electric',
'id': '40d83ad1-9186-5908-90b7-71181cdfa0f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S EY543E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736739',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 60140,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31900,
'price_includes_vat': True,
'registration_date': '2020-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model S Ludicrous Performance 100 kWh - Electric - Automatic '
'- 795 hp - 60.140 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736739%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.de] INFO: Saving data for 10736739: {'auction_closing_time': 1774873800.0, 'created_time': 1774632322.912146, 'last_price_update_time': 1774844598.838503}
2026-03-30 04:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736739') HTTP/1.1" 204 0
2026-03-30 04:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56cf575d-5684-57d7-85cd-f81ef72cd94a with identifier: 10735275
2026-03-30 04:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56cf575d-5684-57d7-85cd-f81ef72cd94a with scrape type 2
2026-03-30 04:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56cf575d-5684-57d7-85cd-f81ef72cd94a with scrape type 2
2026-03-30 04:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 56cf575d-5684-57d7-85cd-f81ef72cd94a, identifier: 10735275
2026-03-30 04:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 56cf575d-5684-57d7-85cd-f81ef72cd94a with identifier: 10735275
2026-03-30 04:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 56cf575d-5684-57d7-85cd-f81ef72cd94a with identifier: 10735275
2026-03-30 04:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 56cf575d-5684-57d7-85cd-f81ef72cd94a with identifier: 10735275 to the API
2026-03-30 04:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735275>
{'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-30T10: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=10735275',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735275%27 HTTP/1.1" 200 None
2026-03-30 04:23:19 [adesa.de] INFO: Saving data for 10735275: {'auction_closing_time': 1774866300.0, 'created_time': 1774632323.859106, 'last_price_update_time': 1774844599.338241}
2026-03-30 04:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735275') HTTP/1.1" 204 0
2026-03-30 04:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10735273
2026-03-30 04:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbae012d-87ed-523c-b239-a3bdb4b7fd05 with scrape type 2
2026-03-30 04:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbae012d-87ed-523c-b239-a3bdb4b7fd05 with scrape type 2
2026-03-30 04:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bbae012d-87ed-523c-b239-a3bdb4b7fd05, identifier: 10735273
2026-03-30 04:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with identifier: 10736523
2026-03-30 04:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with scrape type 2
2026-03-30 04:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with scrape type 2
2026-03-30 04:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d, identifier: 10736523
2026-03-30 04:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1fc1ff-fca5-5b17-8208-d64057cfac7d with identifier: 10734384
2026-03-30 04:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1fc1ff-fca5-5b17-8208-d64057cfac7d with scrape type 2
2026-03-30 04:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce1fc1ff-fca5-5b17-8208-d64057cfac7d with scrape type 2
2026-03-30 04:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce1fc1ff-fca5-5b17-8208-d64057cfac7d, identifier: 10734384
2026-03-30 04:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10735273
2026-03-30 04:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10735273
2026-03-30 04:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10735273 to the API
2026-03-30 04:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735273>
{'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': 115,
'expiration_date': '2026-03-30T10: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=10735273',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Skoda Karoq 2.0 TDI Style - Diesel - Automatic - 115 hp - 71.830 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 04:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735273%27 HTTP/1.1" 200 None
2026-03-30 04:23:19 [adesa.de] INFO: Saving data for 10735273: {'auction_closing_time': 1774866300.0, 'created_time': 1774631857.530422, 'last_price_update_time': 1774844599.899623}
2026-03-30 04:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735273') HTTP/1.1" 204 0
2026-03-30 04:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with identifier: 10736523
2026-03-30 04:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with identifier: 10736523
2026-03-30 04:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with identifier: 10736523 to the API
2026-03-30 04:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736523>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '46e27d4f-5822-5f82-b0fd-fb96a3620c0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736523',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 42773,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2023-08-21',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 42.773 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 04:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736523%27 HTTP/1.1" 200 None
2026-03-30 04:23:20 [adesa.de] INFO: Saving data for 10736523: {'auction_closing_time': 1774873800.0, 'created_time': 1774631845.217107, 'last_price_update_time': 1774844600.187316}
2026-03-30 04:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736523') HTTP/1.1" 204 0
2026-03-30 04:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce1fc1ff-fca5-5b17-8208-d64057cfac7d with identifier: 10734384
2026-03-30 04:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce1fc1ff-fca5-5b17-8208-d64057cfac7d with identifier: 10734384
2026-03-30 04:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce1fc1ff-fca5-5b17-8208-d64057cfac7d with identifier: 10734384 to the API
2026-03-30 04:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734384>
{'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-30T12:30: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=10734384',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 150253,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-04-22',
'seats_number': 5,
'seller_name': 'ARVAL-DE',
'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-30 04:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734384%27 HTTP/1.1" 200 None
2026-03-30 04:23:20 [adesa.de] INFO: Saving data for 10734384: {'auction_closing_time': 1774873800.0, 'created_time': 1774632324.175625, 'last_price_update_time': 1774844600.462293}
2026-03-30 04:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734384') HTTP/1.1" 204 0
2026-03-30 04:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10737442
2026-03-30 04:23:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd157217-e32a-5cd6-a94e-c5aec3d47074 with scrape type 2
2026-03-30 04:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd157217-e32a-5cd6-a94e-c5aec3d47074 with scrape type 2
2026-03-30 04:23:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bd157217-e32a-5cd6-a94e-c5aec3d47074, identifier: 10737442
2026-03-30 04:23:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 355de46e-8bb2-51f3-b602-24d86fb82ceb with identifier: 10735281
2026-03-30 04:23:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 355de46e-8bb2-51f3-b602-24d86fb82ceb with scrape type 2
2026-03-30 04:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 355de46e-8bb2-51f3-b602-24d86fb82ceb with scrape type 2
2026-03-30 04:23:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 355de46e-8bb2-51f3-b602-24d86fb82ceb, identifier: 10735281
2026-03-30 04:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10737442
2026-03-30 04:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10737442
2026-03-30 04:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10737442 to the API
2026-03-30 04:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737442>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'bd157217-e32a-5cd6-a94e-c5aec3d47074',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '462653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737442',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 130420,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI - AWD - Diesel - Automatic - 200 hp - 130.420 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737442%27 HTTP/1.1" 200 None
2026-03-30 04:23:21 [adesa.de] INFO: Saving data for 10737442: {'auction_closing_time': 1774873800.0, 'created_time': 1774631827.585202, 'last_price_update_time': 1774844601.055881}
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737442') HTTP/1.1" 204 0
2026-03-30 04:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 355de46e-8bb2-51f3-b602-24d86fb82ceb with identifier: 10735281
2026-03-30 04:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 355de46e-8bb2-51f3-b602-24d86fb82ceb with identifier: 10735281
2026-03-30 04:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 355de46e-8bb2-51f3-b602-24d86fb82ceb with identifier: 10735281 to the API
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735281>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '355de46e-8bb2-51f3-b602-24d86fb82ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016127C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735281',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 35298,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2024-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI - Petrol - Manual - 95 hp - 35.298 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735281%27 HTTP/1.1" 200 None
2026-03-30 04:23:21 [adesa.de] INFO: Saving data for 10735281: {'auction_closing_time': 1774866300.0, 'created_time': 1774631825.570186, 'last_price_update_time': 1774844601.343736}
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735281') HTTP/1.1" 204 0
2026-03-30 04:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10735270
2026-03-30 04:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e937c203-ba94-5835-9c7e-38a48f1abced with scrape type 2
2026-03-30 04:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e937c203-ba94-5835-9c7e-38a48f1abced with scrape type 2
2026-03-30 04:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e937c203-ba94-5835-9c7e-38a48f1abced, identifier: 10735270
2026-03-30 04:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fbca911-74c3-553b-8409-d3111f8f14df with identifier: 10735277
2026-03-30 04:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fbca911-74c3-553b-8409-d3111f8f14df with scrape type 2
2026-03-30 04:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fbca911-74c3-553b-8409-d3111f8f14df with scrape type 2
2026-03-30 04:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fbca911-74c3-553b-8409-d3111f8f14df, identifier: 10735277
2026-03-30 04:23:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10735270
2026-03-30 04:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10735270
2026-03-30 04:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10735270 to the API
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735270>
{'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-30T10: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=10735270',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735270%27 HTTP/1.1" 200 None
2026-03-30 04:23:21 [adesa.de] INFO: Saving data for 10735270: {'auction_closing_time': 1774866300.0, 'created_time': 1774631829.502534, 'last_price_update_time': 1774844601.805946}
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735270') HTTP/1.1" 204 0
2026-03-30 04:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fbca911-74c3-553b-8409-d3111f8f14df with identifier: 10735277
2026-03-30 04:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fbca911-74c3-553b-8409-d3111f8f14df with identifier: 10735277
2026-03-30 04:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fbca911-74c3-553b-8409-d3111f8f14df with identifier: 10735277 to the API
2026-03-30 04:23:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735277>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10: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=10735277',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 18.569 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735277%27 HTTP/1.1" 200 None
2026-03-30 04:23:22 [adesa.de] INFO: Saving data for 10735277: {'auction_closing_time': 1774866300.0, 'created_time': 1774632326.753411, 'last_price_update_time': 1774844602.09853}
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735277') HTTP/1.1" 204 0
2026-03-30 04:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with identifier: 10736671
2026-03-30 04:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with scrape type 2
2026-03-30 04:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with scrape type 2
2026-03-30 04:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7, identifier: 10736671
2026-03-30 04:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15c257db-0fa7-5ac3-8845-8d669e64303c with identifier: 10735261
2026-03-30 04:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c257db-0fa7-5ac3-8845-8d669e64303c with scrape type 2
2026-03-30 04:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15c257db-0fa7-5ac3-8845-8d669e64303c with scrape type 2
2026-03-30 04:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15c257db-0fa7-5ac3-8845-8d669e64303c, identifier: 10735261
2026-03-30 04:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with identifier: 10736671
2026-03-30 04:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with identifier: 10736671
2026-03-30 04:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with identifier: 10736671 to the API
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736671>
{'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-30T12: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=10736671',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 161583,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6300,
'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-30 04:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736671%27 HTTP/1.1" 200 None
2026-03-30 04:23:22 [adesa.de] INFO: Saving data for 10736671: {'auction_closing_time': 1774873800.0, 'created_time': 1774631817.097565, 'last_price_update_time': 1774844602.581349}
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736671') HTTP/1.1" 204 0
2026-03-30 04:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15c257db-0fa7-5ac3-8845-8d669e64303c with identifier: 10735261
2026-03-30 04:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15c257db-0fa7-5ac3-8845-8d669e64303c with identifier: 10735261
2026-03-30 04:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15c257db-0fa7-5ac3-8845-8d669e64303c with identifier: 10735261 to the API
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735261>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10: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=10735261',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Seat Arona 1.0 TSI FR - Petrol - Manual - 110 hp - 18.720 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735261%27 HTTP/1.1" 200 None
2026-03-30 04:23:22 [adesa.de] INFO: Saving data for 10735261: {'auction_closing_time': 1774866300.0, 'created_time': 1774631820.955809, 'last_price_update_time': 1774844602.872057}
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735261') HTTP/1.1" 204 0
2026-03-30 04:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10736753
2026-03-30 04:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with scrape type 2
2026-03-30 04:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with scrape type 2
2026-03-30 04:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1133d4d5-c5b1-5fbc-a113-4fed013215d5, identifier: 10736753
2026-03-30 04:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43839a07-f3b0-5a33-a1f6-64e75c00ebf4 with identifier: 10736760
2026-03-30 04:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43839a07-f3b0-5a33-a1f6-64e75c00ebf4 with scrape type 2
2026-03-30 04:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43839a07-f3b0-5a33-a1f6-64e75c00ebf4 with scrape type 2
2026-03-30 04:23:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43839a07-f3b0-5a33-a1f6-64e75c00ebf4, identifier: 10736760
2026-03-30 04:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10736753
2026-03-30 04:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10736753
2026-03-30 04:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10736753 to the API
2026-03-30 04:23:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736753>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Electric',
'id': '1133d4d5-c5b1-5fbc-a113-4fed013215d5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '64144082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736753',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 54542,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 8,
'seller_name': 'Allane Group',
'title': 'Opel Zafira Life Selection - Electric - Automatic - 136 hp - 54.542 '
'km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2022}
2026-03-30 04:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736753%27 HTTP/1.1" 200 None
2026-03-30 04:23:23 [adesa.de] INFO: Saving data for 10736753: {'auction_closing_time': 1774873800.0, 'created_time': 1774631852.548546, 'last_price_update_time': 1774844603.365984}
2026-03-30 04:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736753') HTTP/1.1" 204 0
2026-03-30 04:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43839a07-f3b0-5a33-a1f6-64e75c00ebf4 with identifier: 10736760
2026-03-30 04:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43839a07-f3b0-5a33-a1f6-64e75c00ebf4 with identifier: 10736760
2026-03-30 04:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43839a07-f3b0-5a33-a1f6-64e75c00ebf4 with identifier: 10736760 to the API
2026-03-30 04:23:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736760>
{'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-30T12: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=10736760',
'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': 15700,
'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-30 04:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736760%27 HTTP/1.1" 200 None
2026-03-30 04:23:23 [adesa.de] INFO: Saving data for 10736760: {'auction_closing_time': 1774873800.0, 'created_time': 1774632332.332158, 'last_price_update_time': 1774844603.647649}
2026-03-30 04:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736760') HTTP/1.1" 204 0
2026-03-30 04:23:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10736672
2026-03-30 04:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with scrape type 2
2026-03-30 04:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with scrape type 2
2026-03-30 04:23:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a, identifier: 10736672
2026-03-30 04:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc8697e-af49-5051-8498-82a9e7dce148 with identifier: 10735266
2026-03-30 04:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc8697e-af49-5051-8498-82a9e7dce148 with scrape type 2
2026-03-30 04:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fc8697e-af49-5051-8498-82a9e7dce148 with scrape type 2
2026-03-30 04:23:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fc8697e-af49-5051-8498-82a9e7dce148, identifier: 10735266
2026-03-30 04:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10736672
2026-03-30 04:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10736672
2026-03-30 04:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10736672 to the API
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736672>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OSL-DV 548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736672',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 213127,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2017-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Ranger 2.2 - AWD - Diesel - Manual - 130 hp - 213.127 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736672%27 HTTP/1.1" 200 None
2026-03-30 04:23:24 [adesa.de] INFO: Saving data for 10736672: {'auction_closing_time': 1774873800.0, 'created_time': 1774631815.930383, 'last_price_update_time': 1774844604.25717}
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736672') HTTP/1.1" 204 0
2026-03-30 04:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fc8697e-af49-5051-8498-82a9e7dce148 with identifier: 10735266
2026-03-30 04:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fc8697e-af49-5051-8498-82a9e7dce148 with identifier: 10735266
2026-03-30 04:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fc8697e-af49-5051-8498-82a9e7dce148 with identifier: 10735266 to the API
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735266>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T10: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=10735266',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735266%27 HTTP/1.1" 200 None
2026-03-30 04:23:24 [adesa.de] INFO: Saving data for 10735266: {'auction_closing_time': 1774866300.0, 'created_time': 1774632334.012103, 'last_price_update_time': 1774844604.541512}
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735266') HTTP/1.1" 204 0
2026-03-30 04:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de48e78d-0742-5485-b4ea-9e96907ffd00 with identifier: 10736748
2026-03-30 04:23:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de48e78d-0742-5485-b4ea-9e96907ffd00 with scrape type 2
2026-03-30 04:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de48e78d-0742-5485-b4ea-9e96907ffd00 with scrape type 2
2026-03-30 04:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: de48e78d-0742-5485-b4ea-9e96907ffd00, identifier: 10736748
2026-03-30 04:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: de48e78d-0742-5485-b4ea-9e96907ffd00 with identifier: 10736748
2026-03-30 04:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: de48e78d-0742-5485-b4ea-9e96907ffd00 with identifier: 10736748
2026-03-30 04:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: de48e78d-0742-5485-b4ea-9e96907ffd00 with identifier: 10736748 to the API
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736748>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'de48e78d-0742-5485-b4ea-9e96907ffd00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31722',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736748',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 72618,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-09-02',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback Performance Line + - Petrol - Automatic - 180 hp - '
'72.618 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2022}
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736748%27 HTTP/1.1" 200 None
2026-03-30 04:23:24 [adesa.de] INFO: Saving data for 10736748: {'auction_closing_time': 1774873800.0, 'created_time': 1774632358.911366, 'last_price_update_time': 1774844604.965495}
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736748') HTTP/1.1" 204 0
2026-03-30 04:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23d30921-1865-5f8b-8a61-4f55c43880e8 with identifier: 10736742
2026-03-30 04:23:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23d30921-1865-5f8b-8a61-4f55c43880e8 with scrape type 2
2026-03-30 04:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23d30921-1865-5f8b-8a61-4f55c43880e8 with scrape type 2
2026-03-30 04:23:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23d30921-1865-5f8b-8a61-4f55c43880e8, identifier: 10736742
2026-03-30 04:23:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23d30921-1865-5f8b-8a61-4f55c43880e8 with identifier: 10736742
2026-03-30 04:23:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23d30921-1865-5f8b-8a61-4f55c43880e8 with identifier: 10736742
2026-03-30 04:23:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23d30921-1865-5f8b-8a61-4f55c43880e8 with identifier: 10736742 to the API
2026-03-30 04:23:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736742>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': '23d30921-1865-5f8b-8a61-4f55c43880e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32020',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736742',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 103268,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'103.268 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-30 04:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736742%27 HTTP/1.1" 200 None
2026-03-30 04:23:25 [adesa.de] INFO: Saving data for 10736742: {'auction_closing_time': 1774873800.0, 'created_time': 1774632329.753935, 'last_price_update_time': 1774844605.350138}
2026-03-30 04:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736742') HTTP/1.1" 204 0
2026-03-30 04:23:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24 with identifier: 10735254
2026-03-30 04:23:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24 with scrape type 2
2026-03-30 04:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24 with scrape type 2
2026-03-30 04:23:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24, identifier: 10735254
2026-03-30 04:23:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26311790-9161-50d8-85d1-9d7b1200d4a1 with identifier: 10736750
2026-03-30 04:23:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26311790-9161-50d8-85d1-9d7b1200d4a1 with scrape type 2
2026-03-30 04:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26311790-9161-50d8-85d1-9d7b1200d4a1 with scrape type 2
2026-03-30 04:23:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 26311790-9161-50d8-85d1-9d7b1200d4a1, identifier: 10736750
2026-03-30 04:23:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24 with identifier: 10735254
2026-03-30 04:23:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24 with identifier: 10735254
2026-03-30 04:23:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24 with identifier: 10735254 to the API
2026-03-30 04:23:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735254>
{'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-30T10: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=10735254',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735254%27 HTTP/1.1" 200 None
2026-03-30 04:23:25 [adesa.de] INFO: Saving data for 10735254: {'auction_closing_time': 1774866300.0, 'created_time': 1774632335.580468, 'last_price_update_time': 1774844605.809204}
2026-03-30 04:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735254') HTTP/1.1" 204 0
2026-03-30 04:23:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 26311790-9161-50d8-85d1-9d7b1200d4a1 with identifier: 10736750
2026-03-30 04:23:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 26311790-9161-50d8-85d1-9d7b1200d4a1 with identifier: 10736750
2026-03-30 04:23:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 26311790-9161-50d8-85d1-9d7b1200d4a1 with identifier: 10736750 to the API
2026-03-30 04:23:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736750>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Electric',
'id': '26311790-9161-50d8-85d1-9d7b1200d4a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025650508',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736750',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 9582,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Tavascan Endurance - Electric - Automatic - 286 hp - 9.582 km',
'transmission': 'automatic',
'trim': 'Endurance',
'vin': None,
'year': 2025}
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736750%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.de] INFO: Saving data for 10736750: {'auction_closing_time': 1774873800.0, 'created_time': 1774632338.199464, 'last_price_update_time': 1774844606.101952}
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736750') HTTP/1.1" 204 0
2026-03-30 04:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 335d8410-8062-5fc4-98a5-980dec9865b7 with identifier: 10735256
2026-03-30 04:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 335d8410-8062-5fc4-98a5-980dec9865b7 with scrape type 2
2026-03-30 04:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 335d8410-8062-5fc4-98a5-980dec9865b7 with scrape type 2
2026-03-30 04:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 335d8410-8062-5fc4-98a5-980dec9865b7, identifier: 10735256
2026-03-30 04:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with identifier: 10735255
2026-03-30 04:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with scrape type 2
2026-03-30 04:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with scrape type 2
2026-03-30 04:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8, identifier: 10735255
2026-03-30 04:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 335d8410-8062-5fc4-98a5-980dec9865b7 with identifier: 10735256
2026-03-30 04:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 335d8410-8062-5fc4-98a5-980dec9865b7 with identifier: 10735256
2026-03-30 04:23:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 335d8410-8062-5fc4-98a5-980dec9865b7 with identifier: 10735256 to the API
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735256>
{'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-30T10: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=10735256',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'50.382 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735256%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.de] INFO: Saving data for 10735256: {'auction_closing_time': 1774866300.0, 'created_time': 1774631818.004667, 'last_price_update_time': 1774844606.673331}
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735256') HTTP/1.1" 204 0
2026-03-30 04:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with identifier: 10735255
2026-03-30 04:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with identifier: 10735255
2026-03-30 04:23:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with identifier: 10735255 to the API
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735255>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10: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=10735255',
'listing': 'auctionplusdirectbuy',
'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': None,
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 26.985 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735255%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.de] INFO: Saving data for 10735255: {'auction_closing_time': 1774866300.0, 'created_time': 1774631812.693807, 'last_price_update_time': 1774844606.940306}
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735255') HTTP/1.1" 204 0
2026-03-30 04:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87049f01-cd2b-5139-b5f6-1f87b74eb251 with identifier: 10735260
2026-03-30 04:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87049f01-cd2b-5139-b5f6-1f87b74eb251 with scrape type 2
2026-03-30 04:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87049f01-cd2b-5139-b5f6-1f87b74eb251 with scrape type 2
2026-03-30 04:23:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87049f01-cd2b-5139-b5f6-1f87b74eb251, identifier: 10735260
2026-03-30 04:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f with identifier: 10735259
2026-03-30 04:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f with scrape type 2
2026-03-30 04:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f with scrape type 2
2026-03-30 04:23:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f, identifier: 10735259
2026-03-30 04:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87049f01-cd2b-5139-b5f6-1f87b74eb251 with identifier: 10735260
2026-03-30 04:23:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87049f01-cd2b-5139-b5f6-1f87b74eb251 with identifier: 10735260
2026-03-30 04:23:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87049f01-cd2b-5139-b5f6-1f87b74eb251 with identifier: 10735260 to the API
2026-03-30 04:23:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735260>
{'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-30T10: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=10735260',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735260%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.de] INFO: Saving data for 10735260: {'auction_closing_time': 1774866300.0, 'created_time': 1774632337.864924, 'last_price_update_time': 1774844607.434165}
2026-03-30 04:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735260') HTTP/1.1" 204 0
2026-03-30 04:23:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f with identifier: 10735259
2026-03-30 04:23:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f with identifier: 10735259
2026-03-30 04:23:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f with identifier: 10735259 to the API
2026-03-30 04:23:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735259>
{'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-30T10: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=10735259',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735259%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.de] INFO: Saving data for 10735259: {'auction_closing_time': 1774866300.0, 'created_time': 1774632340.156697, 'last_price_update_time': 1774844607.837341}
2026-03-30 04:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735259') HTTP/1.1" 204 0
2026-03-30 04:23:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with identifier: 10735249
2026-03-30 04:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with scrape type 2
2026-03-30 04:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with scrape type 2
2026-03-30 04:23:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5, identifier: 10735249
2026-03-30 04:23:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with identifier: 10735249
2026-03-30 04:23:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with identifier: 10735249
2026-03-30 04:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with identifier: 10735249 to the API
2026-03-30 04:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735249>
{'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-30T10: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=10735249',
'listing': 'auctionplusdirectbuy',
'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': None,
'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-30 04:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735249%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.de] INFO: Saving data for 10735249: {'auction_closing_time': 1774866300.0, 'created_time': 1774631813.890775, 'last_price_update_time': 1774844608.233469}
2026-03-30 04:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735249') HTTP/1.1" 204 0
2026-03-30 04:23:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81c9f3dd-7395-5db9-b4a5-4956afc0ffb3 with identifier: 10741582
2026-03-30 04:23:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81c9f3dd-7395-5db9-b4a5-4956afc0ffb3 with scrape type 2
2026-03-30 04:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81c9f3dd-7395-5db9-b4a5-4956afc0ffb3 with scrape type 2
2026-03-30 04:23:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 81c9f3dd-7395-5db9-b4a5-4956afc0ffb3, identifier: 10741582
2026-03-30 04:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 81c9f3dd-7395-5db9-b4a5-4956afc0ffb3 with identifier: 10741582
2026-03-30 04:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 81c9f3dd-7395-5db9-b4a5-4956afc0ffb3 with identifier: 10741582
2026-03-30 04:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 81c9f3dd-7395-5db9-b4a5-4956afc0ffb3 with identifier: 10741582 to the API
2026-03-30 04:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741582>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '81c9f3dd-7395-5db9-b4a5-4956afc0ffb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '077779',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741582',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 81147,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 81.147 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741582%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.de] INFO: Saving data for 10741582: {'auction_closing_time': 1774877400.0, 'created_time': 1774632434.066652, 'last_price_update_time': 1774844608.627411}
2026-03-30 04:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741582') HTTP/1.1" 204 0
2026-03-30 04:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d85ff14b-5c96-57d4-a2e0-d3630a1b102a with identifier: 10741562
2026-03-30 04:23:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d85ff14b-5c96-57d4-a2e0-d3630a1b102a with scrape type 2
2026-03-30 04:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d85ff14b-5c96-57d4-a2e0-d3630a1b102a with scrape type 2
2026-03-30 04:23:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d85ff14b-5c96-57d4-a2e0-d3630a1b102a, identifier: 10741562
2026-03-30 04:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d85ff14b-5c96-57d4-a2e0-d3630a1b102a with identifier: 10741562
2026-03-30 04:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d85ff14b-5c96-57d4-a2e0-d3630a1b102a with identifier: 10741562
2026-03-30 04:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d85ff14b-5c96-57d4-a2e0-d3630a1b102a with identifier: 10741562 to the API
2026-03-30 04:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'd85ff14b-5c96-57d4-a2e0-d3630a1b102a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '323257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741562',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 72967,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 135 hp - '
'72.967 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741562%27 HTTP/1.1" 200 None
2026-03-30 04:23:29 [adesa.de] INFO: Saving data for 10741562: {'auction_closing_time': 1774877400.0, 'created_time': 1774631752.245084, 'last_price_update_time': 1774844609.153931}
2026-03-30 04:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741562') HTTP/1.1" 204 0
2026-03-30 04:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c92c3b-fcad-503a-b394-b1e1cae7b4bc with identifier: 10741529
2026-03-30 04:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c92c3b-fcad-503a-b394-b1e1cae7b4bc with scrape type 2
2026-03-30 04:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49c92c3b-fcad-503a-b394-b1e1cae7b4bc with scrape type 2
2026-03-30 04:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49c92c3b-fcad-503a-b394-b1e1cae7b4bc, identifier: 10741529
2026-03-30 04:23:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 698eb4d2-4379-53a7-a774-6b78ee83c24b with identifier: 10741552
2026-03-30 04:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 698eb4d2-4379-53a7-a774-6b78ee83c24b with scrape type 2
2026-03-30 04:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 698eb4d2-4379-53a7-a774-6b78ee83c24b with scrape type 2
2026-03-30 04:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 698eb4d2-4379-53a7-a774-6b78ee83c24b, identifier: 10741552
2026-03-30 04:23:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4cb8298-6f74-5610-9b2c-c5cfb4b72290 with identifier: 10728844
2026-03-30 04:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4cb8298-6f74-5610-9b2c-c5cfb4b72290 with scrape type 2
2026-03-30 04:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4cb8298-6f74-5610-9b2c-c5cfb4b72290 with scrape type 2
2026-03-30 04:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d4cb8298-6f74-5610-9b2c-c5cfb4b72290, identifier: 10728844
2026-03-30 04:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49c92c3b-fcad-503a-b394-b1e1cae7b4bc with identifier: 10741529
2026-03-30 04:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49c92c3b-fcad-503a-b394-b1e1cae7b4bc with identifier: 10741529
2026-03-30 04:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49c92c3b-fcad-503a-b394-b1e1cae7b4bc with identifier: 10741529 to the API
2026-03-30 04:23:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741529>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '49c92c3b-fcad-503a-b394-b1e1cae7b4bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '057675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741529',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 77237,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 77.237 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741529%27 HTTP/1.1" 200 None
2026-03-30 04:23:29 [adesa.de] INFO: Saving data for 10741529: {'auction_closing_time': 1774877400.0, 'created_time': 1774632437.479079, 'last_price_update_time': 1774844609.918568}
2026-03-30 04:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741529') HTTP/1.1" 204 0
2026-03-30 04:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 698eb4d2-4379-53a7-a774-6b78ee83c24b with identifier: 10741552
2026-03-30 04:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 698eb4d2-4379-53a7-a774-6b78ee83c24b with identifier: 10741552
2026-03-30 04:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 698eb4d2-4379-53a7-a774-6b78ee83c24b with identifier: 10741552 to the API
2026-03-30 04:23:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741552>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '698eb4d2-4379-53a7-a774-6b78ee83c24b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '67799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741552',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 59745,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 59.745 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741552%27 HTTP/1.1" 200 None
2026-03-30 04:23:30 [adesa.de] INFO: Saving data for 10741552: {'auction_closing_time': 1774877400.0, 'created_time': 1774632436.451418, 'last_price_update_time': 1774844610.250945}
2026-03-30 04:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741552') HTTP/1.1" 204 0
2026-03-30 04:23:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d4cb8298-6f74-5610-9b2c-c5cfb4b72290 with identifier: 10728844
2026-03-30 04:23:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d4cb8298-6f74-5610-9b2c-c5cfb4b72290 with identifier: 10728844
2026-03-30 04:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d4cb8298-6f74-5610-9b2c-c5cfb4b72290 with identifier: 10728844 to the API
2026-03-30 04:23:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728844>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Electric',
'id': 'd4cb8298-6f74-5610-9b2c-c5cfb4b72290',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '395690',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728844',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 82978,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 135 hp - '
'82.978 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728844%27 HTTP/1.1" 200 None
2026-03-30 04:23:30 [adesa.de] INFO: Saving data for 10728844: {'auction_closing_time': 1774946700.0, 'created_time': 1774632436.160401, 'last_price_update_time': 1774844610.552858}
2026-03-30 04:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728844') HTTP/1.1" 204 0
2026-03-30 04:23:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbcd639b-0fa7-560f-8496-ee989f1173ca with identifier: 10741528
2026-03-30 04:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbcd639b-0fa7-560f-8496-ee989f1173ca with scrape type 2
2026-03-30 04:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbcd639b-0fa7-560f-8496-ee989f1173ca with scrape type 2
2026-03-30 04:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dbcd639b-0fa7-560f-8496-ee989f1173ca, identifier: 10741528
2026-03-30 04:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 741cb691-3f26-55e6-9d51-a9be2006a3f8 with identifier: 10741593
2026-03-30 04:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 741cb691-3f26-55e6-9d51-a9be2006a3f8 with scrape type 2
2026-03-30 04:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 741cb691-3f26-55e6-9d51-a9be2006a3f8 with scrape type 2
2026-03-30 04:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 741cb691-3f26-55e6-9d51-a9be2006a3f8, identifier: 10741593
2026-03-30 04:23:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dbcd639b-0fa7-560f-8496-ee989f1173ca with identifier: 10741528
2026-03-30 04:23:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dbcd639b-0fa7-560f-8496-ee989f1173ca with identifier: 10741528
2026-03-30 04:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dbcd639b-0fa7-560f-8496-ee989f1173ca with identifier: 10741528 to the API
2026-03-30 04:23:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'dbcd639b-0fa7-560f-8496-ee989f1173ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '428539',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741528',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 40724,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 135 hp - '
'40.724 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741528%27 HTTP/1.1" 200 None
2026-03-30 04:23:31 [adesa.de] INFO: Saving data for 10741528: {'auction_closing_time': 1774877400.0, 'created_time': 1774632435.208845, 'last_price_update_time': 1774844611.451312}
2026-03-30 04:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741528') HTTP/1.1" 204 0
2026-03-30 04:23:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 741cb691-3f26-55e6-9d51-a9be2006a3f8 with identifier: 10741593
2026-03-30 04:23:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 741cb691-3f26-55e6-9d51-a9be2006a3f8 with identifier: 10741593
2026-03-30 04:23:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 741cb691-3f26-55e6-9d51-a9be2006a3f8 with identifier: 10741593 to the API
2026-03-30 04:23:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741593>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '741cb691-3f26-55e6-9d51-a9be2006a3f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '397386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741593',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 48893,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 135 hp - '
'48.893 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741593%27 HTTP/1.1" 200 None
2026-03-30 04:23:31 [adesa.de] INFO: Saving data for 10741593: {'auction_closing_time': 1774877400.0, 'created_time': 1774632431.564206, 'last_price_update_time': 1774844611.732008}
2026-03-30 04:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741593') HTTP/1.1" 204 0
2026-03-30 04:23:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73945efe-1cc1-5871-af97-de6b7f7c00fb with identifier: 10741564
2026-03-30 04:23:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73945efe-1cc1-5871-af97-de6b7f7c00fb with scrape type 2
2026-03-30 04:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73945efe-1cc1-5871-af97-de6b7f7c00fb with scrape type 2
2026-03-30 04:23:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 73945efe-1cc1-5871-af97-de6b7f7c00fb, identifier: 10741564
2026-03-30 04:23:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 73945efe-1cc1-5871-af97-de6b7f7c00fb with identifier: 10741564
2026-03-30 04:23:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 73945efe-1cc1-5871-af97-de6b7f7c00fb with identifier: 10741564
2026-03-30 04:23:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 73945efe-1cc1-5871-af97-de6b7f7c00fb with identifier: 10741564 to the API
2026-03-30 04:23:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '73945efe-1cc1-5871-af97-de6b7f7c00fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '313770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741564',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 165948,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 135 hp - '
'165.948 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741564%27 HTTP/1.1" 200 None
2026-03-30 04:23:32 [adesa.de] INFO: Saving data for 10741564: {'auction_closing_time': 1774877400.0, 'created_time': 1774632433.765894, 'last_price_update_time': 1774844612.234085}
2026-03-30 04:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741564') HTTP/1.1" 204 0
2026-03-30 04:23:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ecee112-29bc-5920-84e5-0dec64c611a4 with identifier: 10741524
2026-03-30 04:23:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ecee112-29bc-5920-84e5-0dec64c611a4 with scrape type 2
2026-03-30 04:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ecee112-29bc-5920-84e5-0dec64c611a4 with scrape type 2
2026-03-30 04:23:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ecee112-29bc-5920-84e5-0dec64c611a4, identifier: 10741524
2026-03-30 04:23:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ecee112-29bc-5920-84e5-0dec64c611a4 with identifier: 10741524
2026-03-30 04:23:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ecee112-29bc-5920-84e5-0dec64c611a4 with identifier: 10741524
2026-03-30 04:23:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ecee112-29bc-5920-84e5-0dec64c611a4 with identifier: 10741524 to the API
2026-03-30 04:23:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741524>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '3ecee112-29bc-5920-84e5-0dec64c611a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '709241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741524',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 84751,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'84.751 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741524%27 HTTP/1.1" 200 None
2026-03-30 04:23:33 [adesa.de] INFO: Saving data for 10741524: {'auction_closing_time': 1774877400.0, 'created_time': 1774632440.574902, 'last_price_update_time': 1774844613.086626}
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741524') HTTP/1.1" 204 0
2026-03-30 04:23:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 765615b9-bef2-59fa-9999-deaf92a0fd77 with identifier: 10741578
2026-03-30 04:23:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 765615b9-bef2-59fa-9999-deaf92a0fd77 with scrape type 2
2026-03-30 04:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 765615b9-bef2-59fa-9999-deaf92a0fd77 with scrape type 2
2026-03-30 04:23:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 765615b9-bef2-59fa-9999-deaf92a0fd77, identifier: 10741578
2026-03-30 04:23:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b295ae4-3265-5f11-83fe-43f7e3cf6237 with identifier: 10741583
2026-03-30 04:23:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b295ae4-3265-5f11-83fe-43f7e3cf6237 with scrape type 2
2026-03-30 04:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b295ae4-3265-5f11-83fe-43f7e3cf6237 with scrape type 2
2026-03-30 04:23:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b295ae4-3265-5f11-83fe-43f7e3cf6237, identifier: 10741583
2026-03-30 04:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 765615b9-bef2-59fa-9999-deaf92a0fd77 with identifier: 10741578
2026-03-30 04:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 765615b9-bef2-59fa-9999-deaf92a0fd77 with identifier: 10741578
2026-03-30 04:23:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 765615b9-bef2-59fa-9999-deaf92a0fd77 with identifier: 10741578 to the API
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741578>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '765615b9-bef2-59fa-9999-deaf92a0fd77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '428535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741578',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 50594,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 207 hp - '
'50.594 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741578%27 HTTP/1.1" 200 None
2026-03-30 04:23:33 [adesa.de] INFO: Saving data for 10741578: {'auction_closing_time': 1774877400.0, 'created_time': 1774632439.974305, 'last_price_update_time': 1774844613.551442}
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741578') HTTP/1.1" 204 0
2026-03-30 04:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b295ae4-3265-5f11-83fe-43f7e3cf6237 with identifier: 10741583
2026-03-30 04:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b295ae4-3265-5f11-83fe-43f7e3cf6237 with identifier: 10741583
2026-03-30 04:23:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b295ae4-3265-5f11-83fe-43f7e3cf6237 with identifier: 10741583 to the API
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741583>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '3b295ae4-3265-5f11-83fe-43f7e3cf6237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '749066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741583',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 83425,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'83.425 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741583%27 HTTP/1.1" 200 None
2026-03-30 04:23:33 [adesa.de] INFO: Saving data for 10741583: {'auction_closing_time': 1774877400.0, 'created_time': 1774632439.678391, 'last_price_update_time': 1774844613.836172}
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741583') HTTP/1.1" 204 0
2026-03-30 04:23:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 292d5d98-c91d-5de4-8233-5b982ce3366b with identifier: 10741543
2026-03-30 04:23:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 292d5d98-c91d-5de4-8233-5b982ce3366b with scrape type 2
2026-03-30 04:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 292d5d98-c91d-5de4-8233-5b982ce3366b with scrape type 2
2026-03-30 04:23:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 292d5d98-c91d-5de4-8233-5b982ce3366b, identifier: 10741543
2026-03-30 04:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 292d5d98-c91d-5de4-8233-5b982ce3366b with identifier: 10741543
2026-03-30 04:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 292d5d98-c91d-5de4-8233-5b982ce3366b with identifier: 10741543
2026-03-30 04:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 292d5d98-c91d-5de4-8233-5b982ce3366b with identifier: 10741543 to the API
2026-03-30 04:23:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741543>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '292d5d98-c91d-5de4-8233-5b982ce3366b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '695219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741543',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 68562,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'68.562 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741543%27 HTTP/1.1" 200 None
2026-03-30 04:23:34 [adesa.de] INFO: Saving data for 10741543: {'auction_closing_time': 1774877400.0, 'created_time': 1774632441.255139, 'last_price_update_time': 1774844614.227911}
2026-03-30 04:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741543') HTTP/1.1" 204 0
2026-03-30 04:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d1ef6f6-e868-5454-ba4d-5215845f6071 with identifier: 10741581
2026-03-30 04:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d1ef6f6-e868-5454-ba4d-5215845f6071 with scrape type 2
2026-03-30 04:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d1ef6f6-e868-5454-ba4d-5215845f6071 with scrape type 2
2026-03-30 04:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8d1ef6f6-e868-5454-ba4d-5215845f6071, identifier: 10741581
2026-03-30 04:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8d1ef6f6-e868-5454-ba4d-5215845f6071 with identifier: 10741581
2026-03-30 04:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8d1ef6f6-e868-5454-ba4d-5215845f6071 with identifier: 10741581
2026-03-30 04:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8d1ef6f6-e868-5454-ba4d-5215845f6071 with identifier: 10741581 to the API
2026-03-30 04:23:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741581>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '8d1ef6f6-e868-5454-ba4d-5215845f6071',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '487422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741581',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 77712,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'77.712 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741581%27 HTTP/1.1" 200 None
2026-03-30 04:23:34 [adesa.de] INFO: Saving data for 10741581: {'auction_closing_time': 1774877400.0, 'created_time': 1774632440.27761, 'last_price_update_time': 1774844614.636774}
2026-03-30 04:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741581') HTTP/1.1" 204 0
2026-03-30 04:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3b3db55-559f-549f-bcf3-b40b7c21c169 with identifier: 10741522
2026-03-30 04:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b3db55-559f-549f-bcf3-b40b7c21c169 with scrape type 2
2026-03-30 04:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3b3db55-559f-549f-bcf3-b40b7c21c169 with scrape type 2
2026-03-30 04:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d3b3db55-559f-549f-bcf3-b40b7c21c169, identifier: 10741522
2026-03-30 04:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d3b3db55-559f-549f-bcf3-b40b7c21c169 with identifier: 10741522
2026-03-30 04:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d3b3db55-559f-549f-bcf3-b40b7c21c169 with identifier: 10741522
2026-03-30 04:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d3b3db55-559f-549f-bcf3-b40b7c21c169 with identifier: 10741522 to the API
2026-03-30 04:23:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741522>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'd3b3db55-559f-549f-bcf3-b40b7c21c169',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '693692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741522',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 56332,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'56.332 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741522%27 HTTP/1.1" 200 None
2026-03-30 04:23:35 [adesa.de] INFO: Saving data for 10741522: {'auction_closing_time': 1774877400.0, 'created_time': 1774632446.397396, 'last_price_update_time': 1774844615.135298}
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741522') HTTP/1.1" 204 0
2026-03-30 04:23:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32a0c7d4-5e7f-5ab4-b5e8-a563ded62dd2 with identifier: 10741520
2026-03-30 04:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32a0c7d4-5e7f-5ab4-b5e8-a563ded62dd2 with scrape type 2
2026-03-30 04:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32a0c7d4-5e7f-5ab4-b5e8-a563ded62dd2 with scrape type 2
2026-03-30 04:23:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32a0c7d4-5e7f-5ab4-b5e8-a563ded62dd2, identifier: 10741520
2026-03-30 04:23:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 090f22e5-7613-5c8e-bba5-addeddbb166b with identifier: 10741544
2026-03-30 04:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 090f22e5-7613-5c8e-bba5-addeddbb166b with scrape type 2
2026-03-30 04:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 090f22e5-7613-5c8e-bba5-addeddbb166b with scrape type 2
2026-03-30 04:23:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 090f22e5-7613-5c8e-bba5-addeddbb166b, identifier: 10741544
2026-03-30 04:23:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32a0c7d4-5e7f-5ab4-b5e8-a563ded62dd2 with identifier: 10741520
2026-03-30 04:23:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32a0c7d4-5e7f-5ab4-b5e8-a563ded62dd2 with identifier: 10741520
2026-03-30 04:23:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32a0c7d4-5e7f-5ab4-b5e8-a563ded62dd2 with identifier: 10741520 to the API
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741520>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '32a0c7d4-5e7f-5ab4-b5e8-a563ded62dd2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '661296',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741520',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 48412,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'48.412 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741520%27 HTTP/1.1" 200 None
2026-03-30 04:23:35 [adesa.de] INFO: Saving data for 10741520: {'auction_closing_time': 1774877400.0, 'created_time': 1774632445.743917, 'last_price_update_time': 1774844615.594487}
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741520') HTTP/1.1" 204 0
2026-03-30 04:23:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 090f22e5-7613-5c8e-bba5-addeddbb166b with identifier: 10741544
2026-03-30 04:23:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 090f22e5-7613-5c8e-bba5-addeddbb166b with identifier: 10741544
2026-03-30 04:23:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 090f22e5-7613-5c8e-bba5-addeddbb166b with identifier: 10741544 to the API
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741544>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '090f22e5-7613-5c8e-bba5-addeddbb166b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '658256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741544',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 62428,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'62.428 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741544%27 HTTP/1.1" 200 None
2026-03-30 04:23:35 [adesa.de] INFO: Saving data for 10741544: {'auction_closing_time': 1774877400.0, 'created_time': 1774632443.733007, 'last_price_update_time': 1774844615.870429}
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741544') HTTP/1.1" 204 0
2026-03-30 04:23:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92cdf347-a492-5944-9ad8-88e8922f5334 with identifier: 10741523
2026-03-30 04:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92cdf347-a492-5944-9ad8-88e8922f5334 with scrape type 2
2026-03-30 04:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92cdf347-a492-5944-9ad8-88e8922f5334 with scrape type 2
2026-03-30 04:23:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 92cdf347-a492-5944-9ad8-88e8922f5334, identifier: 10741523
2026-03-30 04:23:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 92cdf347-a492-5944-9ad8-88e8922f5334 with identifier: 10741523
2026-03-30 04:23:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 92cdf347-a492-5944-9ad8-88e8922f5334 with identifier: 10741523
2026-03-30 04:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 92cdf347-a492-5944-9ad8-88e8922f5334 with identifier: 10741523 to the API
2026-03-30 04:23:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741523>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '92cdf347-a492-5944-9ad8-88e8922f5334',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '699253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741523',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 45750,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'45.750 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741523%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.de] INFO: Saving data for 10741523: {'auction_closing_time': 1774877400.0, 'created_time': 1774631745.268746, 'last_price_update_time': 1774844616.272221}
2026-03-30 04:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741523') HTTP/1.1" 204 0
2026-03-30 04:23:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cacb637b-af6e-549c-8c8b-c87f44f862b6 with identifier: 10741525
2026-03-30 04:23:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cacb637b-af6e-549c-8c8b-c87f44f862b6 with scrape type 2
2026-03-30 04:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cacb637b-af6e-549c-8c8b-c87f44f862b6 with scrape type 2
2026-03-30 04:23:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cacb637b-af6e-549c-8c8b-c87f44f862b6, identifier: 10741525
2026-03-30 04:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cacb637b-af6e-549c-8c8b-c87f44f862b6 with identifier: 10741525
2026-03-30 04:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cacb637b-af6e-549c-8c8b-c87f44f862b6 with identifier: 10741525
2026-03-30 04:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cacb637b-af6e-549c-8c8b-c87f44f862b6 with identifier: 10741525 to the API
2026-03-30 04:23:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741525>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'cacb637b-af6e-549c-8c8b-c87f44f862b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '715445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741525',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 37626,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'37.626 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741525%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.de] INFO: Saving data for 10741525: {'auction_closing_time': 1774877400.0, 'created_time': 1774631745.599634, 'last_price_update_time': 1774844616.666553}
2026-03-30 04:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741525') HTTP/1.1" 204 0
2026-03-30 04:23:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9177c70-44b3-5956-8369-0d3ba15ddbfd with identifier: 10741590
2026-03-30 04:23:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9177c70-44b3-5956-8369-0d3ba15ddbfd with scrape type 2
2026-03-30 04:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9177c70-44b3-5956-8369-0d3ba15ddbfd with scrape type 2
2026-03-30 04:23:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d9177c70-44b3-5956-8369-0d3ba15ddbfd, identifier: 10741590
2026-03-30 04:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d9177c70-44b3-5956-8369-0d3ba15ddbfd with identifier: 10741590
2026-03-30 04:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d9177c70-44b3-5956-8369-0d3ba15ddbfd with identifier: 10741590
2026-03-30 04:23:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d9177c70-44b3-5956-8369-0d3ba15ddbfd with identifier: 10741590 to the API
2026-03-30 04:23:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741590>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'd9177c70-44b3-5956-8369-0d3ba15ddbfd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '665963',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741590',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 37216,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'37.216 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741590%27 HTTP/1.1" 200 None
2026-03-30 04:23:37 [adesa.de] INFO: Saving data for 10741590: {'auction_closing_time': 1774877400.0, 'created_time': 1774631744.840601, 'last_price_update_time': 1774844617.247975}
2026-03-30 04:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741590') HTTP/1.1" 204 0
2026-03-30 04:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b92fab19-ac70-58f3-b4c8-ffdc68b69e4e with identifier: 10741550
2026-03-30 04:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b92fab19-ac70-58f3-b4c8-ffdc68b69e4e with scrape type 2
2026-03-30 04:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b92fab19-ac70-58f3-b4c8-ffdc68b69e4e with scrape type 2
2026-03-30 04:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b92fab19-ac70-58f3-b4c8-ffdc68b69e4e, identifier: 10741550
2026-03-30 04:23:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b92fab19-ac70-58f3-b4c8-ffdc68b69e4e with identifier: 10741550
2026-03-30 04:23:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b92fab19-ac70-58f3-b4c8-ffdc68b69e4e with identifier: 10741550
2026-03-30 04:23:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b92fab19-ac70-58f3-b4c8-ffdc68b69e4e with identifier: 10741550 to the API
2026-03-30 04:23:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741550>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'b92fab19-ac70-58f3-b4c8-ffdc68b69e4e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '94392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741550',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 64117,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Performance - Dual Motor - Electric - Automatic - 210 '
'hp - 64.117 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741550%27 HTTP/1.1" 200 None
2026-03-30 04:23:37 [adesa.de] INFO: Saving data for 10741550: {'auction_closing_time': 1774877400.0, 'created_time': 1774631746.625818, 'last_price_update_time': 1774844617.641311}
2026-03-30 04:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741550') HTTP/1.1" 204 0
2026-03-30 04:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6c8c8fb-e020-5819-a018-4d68430ee8da with identifier: 10741563
2026-03-30 04:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6c8c8fb-e020-5819-a018-4d68430ee8da with scrape type 2
2026-03-30 04:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6c8c8fb-e020-5819-a018-4d68430ee8da with scrape type 2
2026-03-30 04:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d6c8c8fb-e020-5819-a018-4d68430ee8da, identifier: 10741563
2026-03-30 04:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f0d4e48-329c-5427-9820-187bd3b22720 with identifier: 10741560
2026-03-30 04:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f0d4e48-329c-5427-9820-187bd3b22720 with scrape type 2
2026-03-30 04:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f0d4e48-329c-5427-9820-187bd3b22720 with scrape type 2
2026-03-30 04:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9f0d4e48-329c-5427-9820-187bd3b22720, identifier: 10741560
2026-03-30 04:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e356584-3b4b-5611-a9d4-a6f07bd7b34a with identifier: 10741577
2026-03-30 04:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e356584-3b4b-5611-a9d4-a6f07bd7b34a with scrape type 2
2026-03-30 04:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e356584-3b4b-5611-a9d4-a6f07bd7b34a with scrape type 2
2026-03-30 04:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5e356584-3b4b-5611-a9d4-a6f07bd7b34a, identifier: 10741577
2026-03-30 04:23:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d6c8c8fb-e020-5819-a018-4d68430ee8da with identifier: 10741563
2026-03-30 04:23:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d6c8c8fb-e020-5819-a018-4d68430ee8da with identifier: 10741563
2026-03-30 04:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d6c8c8fb-e020-5819-a018-4d68430ee8da with identifier: 10741563 to the API
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'd6c8c8fb-e020-5819-a018-4d68430ee8da',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '687815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741563',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 57379,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Performance - Dual Motor - Electric - Automatic - 210 '
'hp - 57.379 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741563%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.de] INFO: Saving data for 10741563: {'auction_closing_time': 1774877400.0, 'created_time': 1774632445.23243, 'last_price_update_time': 1774844618.243117}
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741563') HTTP/1.1" 204 0
2026-03-30 04:23:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9f0d4e48-329c-5427-9820-187bd3b22720 with identifier: 10741560
2026-03-30 04:23:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9f0d4e48-329c-5427-9820-187bd3b22720 with identifier: 10741560
2026-03-30 04:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9f0d4e48-329c-5427-9820-187bd3b22720 with identifier: 10741560 to the API
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741560>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '9f0d4e48-329c-5427-9820-187bd3b22720',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '065991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741560',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 78467,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 78.467 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741560%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.de] INFO: Saving data for 10741560: {'auction_closing_time': 1774877400.0, 'created_time': 1774632437.776736, 'last_price_update_time': 1774844618.523772}
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741560') HTTP/1.1" 204 0
2026-03-30 04:23:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5e356584-3b4b-5611-a9d4-a6f07bd7b34a with identifier: 10741577
2026-03-30 04:23:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5e356584-3b4b-5611-a9d4-a6f07bd7b34a with identifier: 10741577
2026-03-30 04:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5e356584-3b4b-5611-a9d4-a6f07bd7b34a with identifier: 10741577 to the API
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741577>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '5e356584-3b4b-5611-a9d4-a6f07bd7b34a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '710770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741577',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 22320,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Performance - Electric - Automatic - 210 hp - 22.320 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741577%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.de] INFO: Saving data for 10741577: {'auction_closing_time': 1774877400.0, 'created_time': 1774631743.19848, 'last_price_update_time': 1774844618.805619}
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741577') HTTP/1.1" 204 0
2026-03-30 04:23:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff922216-c137-52a1-8bc1-45baa3d06f6b with identifier: 10741576
2026-03-30 04:23:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff922216-c137-52a1-8bc1-45baa3d06f6b with scrape type 2
2026-03-30 04:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff922216-c137-52a1-8bc1-45baa3d06f6b with scrape type 2
2026-03-30 04:23:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff922216-c137-52a1-8bc1-45baa3d06f6b, identifier: 10741576
2026-03-30 04:23:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff922216-c137-52a1-8bc1-45baa3d06f6b with identifier: 10741576
2026-03-30 04:23:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff922216-c137-52a1-8bc1-45baa3d06f6b with identifier: 10741576
2026-03-30 04:23:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff922216-c137-52a1-8bc1-45baa3d06f6b with identifier: 10741576 to the API
2026-03-30 04:23:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741576>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'ff922216-c137-52a1-8bc1-45baa3d06f6b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '710633',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741576',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 47770,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Long Range - Electric - Automatic - 207 hp - 47.770 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741576%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.de] INFO: Saving data for 10741576: {'auction_closing_time': 1774877400.0, 'created_time': 1774631742.037402, 'last_price_update_time': 1774844619.352085}
2026-03-30 04:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741576') HTTP/1.1" 204 0
2026-03-30 04:23:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f52bb22-618e-58b0-b567-32308c581008 with identifier: 10741594
2026-03-30 04:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f52bb22-618e-58b0-b567-32308c581008 with scrape type 2
2026-03-30 04:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f52bb22-618e-58b0-b567-32308c581008 with scrape type 2
2026-03-30 04:23:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9f52bb22-618e-58b0-b567-32308c581008, identifier: 10741594
2026-03-30 04:23:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9f52bb22-618e-58b0-b567-32308c581008 with identifier: 10741594
2026-03-30 04:23:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9f52bb22-618e-58b0-b567-32308c581008 with identifier: 10741594
2026-03-30 04:23:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9f52bb22-618e-58b0-b567-32308c581008 with identifier: 10741594 to the API
2026-03-30 04:23:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741594>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '9f52bb22-618e-58b0-b567-32308c581008',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '419355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741594',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 66664,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 66.664 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741594%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.de] INFO: Saving data for 10741594: {'auction_closing_time': 1774877400.0, 'created_time': 1774632450.699243, 'last_price_update_time': 1774844619.905444}
2026-03-30 04:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741594') HTTP/1.1" 204 0
2026-03-30 04:23:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e5f2540-84e5-5b49-9175-7046b1c91da7 with identifier: 10741533
2026-03-30 04:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e5f2540-84e5-5b49-9175-7046b1c91da7 with scrape type 2
2026-03-30 04:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e5f2540-84e5-5b49-9175-7046b1c91da7 with scrape type 2
2026-03-30 04:23:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e5f2540-84e5-5b49-9175-7046b1c91da7, identifier: 10741533
2026-03-30 04:23:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e5f2540-84e5-5b49-9175-7046b1c91da7 with identifier: 10741533
2026-03-30 04:23:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e5f2540-84e5-5b49-9175-7046b1c91da7 with identifier: 10741533
2026-03-30 04:23:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e5f2540-84e5-5b49-9175-7046b1c91da7 with identifier: 10741533 to the API
2026-03-30 04:23:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '4e5f2540-84e5-5b49-9175-7046b1c91da7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '679886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741533',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 74433,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 74.433 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741533%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.de] INFO: Saving data for 10741533: {'auction_closing_time': 1774877400.0, 'created_time': 1774632451.009299, 'last_price_update_time': 1774844620.308166}
2026-03-30 04:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741533') HTTP/1.1" 204 0
2026-03-30 04:23:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 270c426f-cbe1-5222-bb59-9907602873ff with identifier: 10741516
2026-03-30 04:23:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 270c426f-cbe1-5222-bb59-9907602873ff with scrape type 2
2026-03-30 04:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 270c426f-cbe1-5222-bb59-9907602873ff with scrape type 2
2026-03-30 04:23:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 270c426f-cbe1-5222-bb59-9907602873ff, identifier: 10741516
2026-03-30 04:23:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 268e6801-e153-563e-90a0-ab2686f675bd with identifier: 10741513
2026-03-30 04:23:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 268e6801-e153-563e-90a0-ab2686f675bd with scrape type 2
2026-03-30 04:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 268e6801-e153-563e-90a0-ab2686f675bd with scrape type 2
2026-03-30 04:23:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 268e6801-e153-563e-90a0-ab2686f675bd, identifier: 10741513
2026-03-30 04:23:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 270c426f-cbe1-5222-bb59-9907602873ff with identifier: 10741516
2026-03-30 04:23:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 270c426f-cbe1-5222-bb59-9907602873ff with identifier: 10741516
2026-03-30 04:23:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 270c426f-cbe1-5222-bb59-9907602873ff with identifier: 10741516 to the API
2026-03-30 04:23:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '270c426f-cbe1-5222-bb59-9907602873ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '401034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741516',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 47701,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 47.701 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741516%27 HTTP/1.1" 200 None
2026-03-30 04:23:41 [adesa.de] INFO: Saving data for 10741516: {'auction_closing_time': 1774877400.0, 'created_time': 1774632456.130429, 'last_price_update_time': 1774844621.759053}
2026-03-30 04:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741516') HTTP/1.1" 204 0
2026-03-30 04:23:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 268e6801-e153-563e-90a0-ab2686f675bd with identifier: 10741513
2026-03-30 04:23:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 268e6801-e153-563e-90a0-ab2686f675bd with identifier: 10741513
2026-03-30 04:23:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 268e6801-e153-563e-90a0-ab2686f675bd with identifier: 10741513 to the API
2026-03-30 04:23:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '268e6801-e153-563e-90a0-ab2686f675bd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '334249',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741513',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 89976,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Long Range - Electric - Automatic - 210 hp - 89.976 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741513%27 HTTP/1.1" 200 None
2026-03-30 04:23:42 [adesa.de] INFO: Saving data for 10741513: {'auction_closing_time': 1774877400.0, 'created_time': 1774632476.40384, 'last_price_update_time': 1774844622.125213}
2026-03-30 04:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741513') HTTP/1.1" 204 0
2026-03-30 04:23:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a27c3b6-c0c7-587d-ab6b-557438935a28 with identifier: 10741517
2026-03-30 04:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a27c3b6-c0c7-587d-ab6b-557438935a28 with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a27c3b6-c0c7-587d-ab6b-557438935a28 with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a27c3b6-c0c7-587d-ab6b-557438935a28, identifier: 10741517
2026-03-30 04:23:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a27c3b6-c0c7-587d-ab6b-557438935a28 with identifier: 10741517
2026-03-30 04:23:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a27c3b6-c0c7-587d-ab6b-557438935a28 with identifier: 10741517
2026-03-30 04:23:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a27c3b6-c0c7-587d-ab6b-557438935a28 with identifier: 10741517 to the API
2026-03-30 04:23:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741517>
{'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-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '8a27c3b6-c0c7-587d-ab6b-557438935a28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '422636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741517',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 22096,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 22.096 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741517%27 HTTP/1.1" 200 None
2026-03-30 04:23:42 [adesa.de] INFO: Saving data for 10741517: {'auction_closing_time': 1774877400.0, 'created_time': 1774632451.628797, 'last_price_update_time': 1774844622.526789}
2026-03-30 04:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741517') HTTP/1.1" 204 0
2026-03-30 04:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d5fc607-a9d4-5685-9e7f-297f1f529be0 with identifier: 10729701
2026-03-30 04:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d5fc607-a9d4-5685-9e7f-297f1f529be0 with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d5fc607-a9d4-5685-9e7f-297f1f529be0 with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9d5fc607-a9d4-5685-9e7f-297f1f529be0, identifier: 10729701
2026-03-30 04:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d785701-3f4a-5489-8e72-3152a84abeee with identifier: 10740278
2026-03-30 04:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d785701-3f4a-5489-8e72-3152a84abeee with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d785701-3f4a-5489-8e72-3152a84abeee with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7d785701-3f4a-5489-8e72-3152a84abeee, identifier: 10740278
2026-03-30 04:23:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9d5fc607-a9d4-5685-9e7f-297f1f529be0 with identifier: 10729701
2026-03-30 04:23:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9d5fc607-a9d4-5685-9e7f-297f1f529be0 with identifier: 10729701
2026-03-30 04:23:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9d5fc607-a9d4-5685-9e7f-297f1f529be0 with identifier: 10729701 to the API
2026-03-30 04:23:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729701>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 497,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': '9d5fc607-a9d4-5685-9e7f-297f1f529be0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729701',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 134450,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 497 hp - 134.450 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729701%27 HTTP/1.1" 200 None
2026-03-30 04:23:43 [adesa.de] INFO: Saving data for 10729701: {'auction_closing_time': 1774876500.0, 'created_time': 1774632458.520979, 'last_price_update_time': 1774844623.008122}
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729701') HTTP/1.1" 204 0
2026-03-30 04:23:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7d785701-3f4a-5489-8e72-3152a84abeee with identifier: 10740278
2026-03-30 04:23:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7d785701-3f4a-5489-8e72-3152a84abeee with identifier: 10740278
2026-03-30 04:23:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7d785701-3f4a-5489-8e72-3152a84abeee with identifier: 10740278 to the API
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740278>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '7d785701-3f4a-5489-8e72-3152a84abeee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '16901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740278',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 244130,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8650,
'price_includes_vat': True,
'registration_date': '2019-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 190 hp - '
'244.130 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740278%27 HTTP/1.1" 200 None
2026-03-30 04:23:43 [adesa.de] INFO: Saving data for 10740278: {'auction_closing_time': 1774876500.0, 'created_time': 1774632456.595705, 'last_price_update_time': 1774844623.305518}
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740278') HTTP/1.1" 204 0
2026-03-30 04:23:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9e44f74-fc8b-5389-a989-3e32de32dc6d with identifier: 10741558
2026-03-30 04:23:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9e44f74-fc8b-5389-a989-3e32de32dc6d with scrape type 2
2026-03-30 04:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9e44f74-fc8b-5389-a989-3e32de32dc6d with scrape type 2
2026-03-30 04:23:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a9e44f74-fc8b-5389-a989-3e32de32dc6d, identifier: 10741558
2026-03-30 04:23:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a9e44f74-fc8b-5389-a989-3e32de32dc6d with identifier: 10741558
2026-03-30 04:23:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a9e44f74-fc8b-5389-a989-3e32de32dc6d with identifier: 10741558
2026-03-30 04:23:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a9e44f74-fc8b-5389-a989-3e32de32dc6d with identifier: 10741558 to the API
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741558>
{'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': 217,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a9e44f74-fc8b-5389-a989-3e32de32dc6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '68112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741558',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 107835,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.4 TSI Style - Hybrid - Automatic - 217 hp - '
'107.835 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741558%27 HTTP/1.1" 200 None
2026-03-30 04:23:43 [adesa.de] INFO: Saving data for 10741558: {'auction_closing_time': 1774877400.0, 'created_time': 1774632457.919268, 'last_price_update_time': 1774844623.804689}
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741558') HTTP/1.1" 204 0
2026-03-30 04:23:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a623b770-cbb6-5ce1-9808-371ab2f2433e with identifier: 10741557
2026-03-30 04:23:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a623b770-cbb6-5ce1-9808-371ab2f2433e with scrape type 2
2026-03-30 04:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a623b770-cbb6-5ce1-9808-371ab2f2433e with scrape type 2
2026-03-30 04:23:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a623b770-cbb6-5ce1-9808-371ab2f2433e, identifier: 10741557
2026-03-30 04:23:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a623b770-cbb6-5ce1-9808-371ab2f2433e with identifier: 10741557
2026-03-30 04:23:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a623b770-cbb6-5ce1-9808-371ab2f2433e with identifier: 10741557
2026-03-30 04:23:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a623b770-cbb6-5ce1-9808-371ab2f2433e with identifier: 10741557 to the API
2026-03-30 04:23:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741557>
{'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-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'a623b770-cbb6-5ce1-9808-371ab2f2433e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741557',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 188889,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'188.889 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-30 04:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741557%27 HTTP/1.1" 200 None
2026-03-30 04:23:44 [adesa.de] INFO: Saving data for 10741557: {'auction_closing_time': 1774877400.0, 'created_time': 1774632455.473517, 'last_price_update_time': 1774844624.195579}
2026-03-30 04:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741557') HTTP/1.1" 204 0
2026-03-30 04:23:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cef33f56-b00c-5938-b59d-a8d1104d2e9a with identifier: 10736770
2026-03-30 04:23:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cef33f56-b00c-5938-b59d-a8d1104d2e9a with scrape type 2
2026-03-30 04:23:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cef33f56-b00c-5938-b59d-a8d1104d2e9a with scrape type 2
2026-03-30 04:23:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cef33f56-b00c-5938-b59d-a8d1104d2e9a, identifier: 10736770
2026-03-30 04:23:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cef33f56-b00c-5938-b59d-a8d1104d2e9a with identifier: 10736770
2026-03-30 04:23:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cef33f56-b00c-5938-b59d-a8d1104d2e9a with identifier: 10736770
2026-03-30 04:23:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cef33f56-b00c-5938-b59d-a8d1104d2e9a with identifier: 10736770 to the API
2026-03-30 04:23:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736770>
{'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': 156,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'cef33f56-b00c-5938-b59d-a8d1104d2e9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-HE 2800E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736770',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 134500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.4 TSI Ambition - Hybrid - Automatic - 156 hp - '
'134.500 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-30 04:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736770%27 HTTP/1.1" 200 None
2026-03-30 04:23:44 [adesa.de] INFO: Saving data for 10736770: {'auction_closing_time': 1774877400.0, 'created_time': 1774632477.433895, 'last_price_update_time': 1774844624.58557}
2026-03-30 04:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736770') HTTP/1.1" 204 0
2026-03-30 04:23:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08624e51-06b5-5cff-b53d-49360c920842 with identifier: 10730298
2026-03-30 04:23:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08624e51-06b5-5cff-b53d-49360c920842 with scrape type 2
2026-03-30 04:23:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08624e51-06b5-5cff-b53d-49360c920842 with scrape type 2
2026-03-30 04:23:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 08624e51-06b5-5cff-b53d-49360c920842, identifier: 10730298
2026-03-30 04:23:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 885407d0-2d9b-5578-913b-ded4bb2c6eea with identifier: 10730397
2026-03-30 04:23:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 885407d0-2d9b-5578-913b-ded4bb2c6eea with scrape type 2
2026-03-30 04:23:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 885407d0-2d9b-5578-913b-ded4bb2c6eea with scrape type 2
2026-03-30 04:23:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 885407d0-2d9b-5578-913b-ded4bb2c6eea, identifier: 10730397
2026-03-30 04:23:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 08624e51-06b5-5cff-b53d-49360c920842 with identifier: 10730298
2026-03-30 04:23:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 08624e51-06b5-5cff-b53d-49360c920842 with identifier: 10730298
2026-03-30 04:23:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 08624e51-06b5-5cff-b53d-49360c920842 with identifier: 10730298 to the API
2026-03-30 04:23:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': '08624e51-06b5-5cff-b53d-49360c920842',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0117040305',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730298',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 198521,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'Ayvens - ex. Leaseplan',
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 198.521 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730298%27 HTTP/1.1" 200 None
2026-03-30 04:23:45 [adesa.de] INFO: Saving data for 10730298: {'auction_closing_time': 1774946700.0, 'created_time': 1774632587.784188, 'last_price_update_time': 1774844625.102112}
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730298') HTTP/1.1" 204 0
2026-03-30 04:23:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 885407d0-2d9b-5578-913b-ded4bb2c6eea with identifier: 10730397
2026-03-30 04:23:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 885407d0-2d9b-5578-913b-ded4bb2c6eea with identifier: 10730397
2026-03-30 04:23:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 885407d0-2d9b-5578-913b-ded4bb2c6eea with identifier: 10730397 to the API
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730397>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Petrol',
'id': '885407d0-2d9b-5578-913b-ded4bb2c6eea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K327ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730397',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 174744,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8350,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Automatic - 110 hp '
'- 174.744 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730397%27 HTTP/1.1" 200 None
2026-03-30 04:23:45 [adesa.de] INFO: Saving data for 10730397: {'auction_closing_time': 1774946700.0, 'created_time': 1774632462.08889, 'last_price_update_time': 1774844625.379517}
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730397') HTTP/1.1" 204 0
2026-03-30 04:23:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a301c59-bf6a-557d-94e2-799d733769f7 with identifier: 10736772
2026-03-30 04:23:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a301c59-bf6a-557d-94e2-799d733769f7 with scrape type 2
2026-03-30 04:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a301c59-bf6a-557d-94e2-799d733769f7 with scrape type 2
2026-03-30 04:23:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2a301c59-bf6a-557d-94e2-799d733769f7, identifier: 10736772
2026-03-30 04:23:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49d05fed-65cc-5555-be76-95ce016fc0f9 with identifier: 10730068
2026-03-30 04:23:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49d05fed-65cc-5555-be76-95ce016fc0f9 with scrape type 2
2026-03-30 04:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49d05fed-65cc-5555-be76-95ce016fc0f9 with scrape type 2
2026-03-30 04:23:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49d05fed-65cc-5555-be76-95ce016fc0f9, identifier: 10730068
2026-03-30 04:23:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2a301c59-bf6a-557d-94e2-799d733769f7 with identifier: 10736772
2026-03-30 04:23:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2a301c59-bf6a-557d-94e2-799d733769f7 with identifier: 10736772
2026-03-30 04:23:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2a301c59-bf6a-557d-94e2-799d733769f7 with identifier: 10736772 to the API
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736772>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '2a301c59-bf6a-557d-94e2-799d733769f7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-MU 1504',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736772',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 88733,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'88.733 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736772%27 HTTP/1.1" 200 None
2026-03-30 04:23:45 [adesa.de] INFO: Saving data for 10736772: {'auction_closing_time': 1774877400.0, 'created_time': 1774632479.80806, 'last_price_update_time': 1774844625.956061}
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736772') HTTP/1.1" 204 0
2026-03-30 04:23:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49d05fed-65cc-5555-be76-95ce016fc0f9 with identifier: 10730068
2026-03-30 04:23:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49d05fed-65cc-5555-be76-95ce016fc0f9 with identifier: 10730068
2026-03-30 04:23:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49d05fed-65cc-5555-be76-95ce016fc0f9 with identifier: 10730068 to the API
2026-03-30 04:23:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730068>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': '49d05fed-65cc-5555-be76-95ce016fc0f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730068',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 153150,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Sportline - Diesel - Automatic - 150 hp - '
'153.150 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2021}
2026-03-30 04:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730068%27 HTTP/1.1" 200 None
2026-03-30 04:23:46 [adesa.de] INFO: Saving data for 10730068: {'auction_closing_time': 1774946700.0, 'created_time': 1774632529.484505, 'last_price_update_time': 1774844626.255407}
2026-03-30 04:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730068') HTTP/1.1" 204 0
2026-03-30 04:23:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d8cb862-dccd-5c0d-ba43-60f332457aa2 with identifier: 10730317
2026-03-30 04:23:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d8cb862-dccd-5c0d-ba43-60f332457aa2 with scrape type 2
2026-03-30 04:23:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d8cb862-dccd-5c0d-ba43-60f332457aa2 with scrape type 2
2026-03-30 04:23:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7d8cb862-dccd-5c0d-ba43-60f332457aa2, identifier: 10730317
2026-03-30 04:23:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 346c8c1f-3180-5543-a192-33e9625a228d with identifier: 10740281
2026-03-30 04:23:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 346c8c1f-3180-5543-a192-33e9625a228d with scrape type 2
2026-03-30 04:23:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 346c8c1f-3180-5543-a192-33e9625a228d with scrape type 2
2026-03-30 04:23:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 346c8c1f-3180-5543-a192-33e9625a228d, identifier: 10740281
2026-03-30 04:23:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7d8cb862-dccd-5c0d-ba43-60f332457aa2 with identifier: 10730317
2026-03-30 04:23:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7d8cb862-dccd-5c0d-ba43-60f332457aa2 with identifier: 10730317
2026-03-30 04:23:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7d8cb862-dccd-5c0d-ba43-60f332457aa2 with identifier: 10730317 to the API
2026-03-30 04:23:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730317>
{'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': 65,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Petrol',
'id': '7d8cb862-dccd-5c0d-ba43-60f332457aa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260134895',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730317',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 26925,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.0 Active - Petrol - Manual - 65 hp - 26.925 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-30 04:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730317%27 HTTP/1.1" 200 None
2026-03-30 04:23:46 [adesa.de] INFO: Saving data for 10730317: {'auction_closing_time': 1774946700.0, 'created_time': 1774632460.301962, 'last_price_update_time': 1774844626.838087}
2026-03-30 04:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730317') HTTP/1.1" 204 0
2026-03-30 04:23:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 346c8c1f-3180-5543-a192-33e9625a228d with identifier: 10740281
2026-03-30 04:23:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 346c8c1f-3180-5543-a192-33e9625a228d with identifier: 10740281
2026-03-30 04:23:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 346c8c1f-3180-5543-a192-33e9625a228d with identifier: 10740281 to the API
2026-03-30 04:23:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740281>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 60,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '346c8c1f-3180-5543-a192-33e9625a228d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '12676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740281',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Citigo',
'odometer': 65970,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4550,
'price_includes_vat': True,
'registration_date': '2018-11-29',
'seats_number': 4,
'seller_name': None,
'title': 'Skoda Citigo 1.0 Cool Edition - Petrol - Manual - 60 hp - 65.970 km',
'transmission': 'manual',
'trim': 'Cool Edition',
'vin': None,
'year': 2018}
2026-03-30 04:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740281%27 HTTP/1.1" 200 None
2026-03-30 04:23:47 [adesa.de] INFO: Saving data for 10740281: {'auction_closing_time': 1774876500.0, 'created_time': 1774632442.076684, 'last_price_update_time': 1774844627.119711}
2026-03-30 04:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740281') HTTP/1.1" 204 0
2026-03-30 04:23:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae8cdd18-4681-5292-a7e3-6b7c0e3acadb with identifier: 10730310
2026-03-30 04:23:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8cdd18-4681-5292-a7e3-6b7c0e3acadb with scrape type 2
2026-03-30 04:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae8cdd18-4681-5292-a7e3-6b7c0e3acadb with scrape type 2
2026-03-30 04:23:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae8cdd18-4681-5292-a7e3-6b7c0e3acadb, identifier: 10730310
2026-03-30 04:23:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae8cdd18-4681-5292-a7e3-6b7c0e3acadb with identifier: 10730310
2026-03-30 04:23:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae8cdd18-4681-5292-a7e3-6b7c0e3acadb with identifier: 10730310
2026-03-30 04:23:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae8cdd18-4681-5292-a7e3-6b7c0e3acadb with identifier: 10730310 to the API
2026-03-30 04:23:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730310>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'ae8cdd18-4681-5292-a7e3-6b7c0e3acadb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600F42F4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730310',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 24930,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.0 Ambition - Petrol - Manual - 80 hp - 24.930 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-30 04:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730310%27 HTTP/1.1" 200 None
2026-03-30 04:23:47 [adesa.de] INFO: Saving data for 10730310: {'auction_closing_time': 1774946700.0, 'created_time': 1774632460.615725, 'last_price_update_time': 1774844627.503122}
2026-03-30 04:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730310') HTTP/1.1" 204 0
2026-03-30 04:23:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d902b25b-2daf-56ca-8f31-50dd1ce05e3f with identifier: 10741518
2026-03-30 04:23:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d902b25b-2daf-56ca-8f31-50dd1ce05e3f with scrape type 2
2026-03-30 04:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d902b25b-2daf-56ca-8f31-50dd1ce05e3f with scrape type 2
2026-03-30 04:23:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d902b25b-2daf-56ca-8f31-50dd1ce05e3f, identifier: 10741518
2026-03-30 04:23:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d902b25b-2daf-56ca-8f31-50dd1ce05e3f with identifier: 10741518
2026-03-30 04:23:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d902b25b-2daf-56ca-8f31-50dd1ce05e3f with identifier: 10741518
2026-03-30 04:23:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d902b25b-2daf-56ca-8f31-50dd1ce05e3f with identifier: 10741518 to the API
2026-03-30 04:23:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741518>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'd902b25b-2daf-56ca-8f31-50dd1ce05e3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '426911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741518',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 87885,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Long Range Performance - Dual Motor - Electric - '
'Automatic - 210 hp - 87.885 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741518%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.de] INFO: Saving data for 10741518: {'auction_closing_time': 1774877400.0, 'created_time': 1774632444.932177, 'last_price_update_time': 1774844628.104548}
2026-03-30 04:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741518') HTTP/1.1" 204 0
2026-03-30 04:23:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e297ea49-ad96-54c2-847f-a7d9e94e20c3 with identifier: 10734852
2026-03-30 04:23:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e297ea49-ad96-54c2-847f-a7d9e94e20c3 with scrape type 2
2026-03-30 04:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e297ea49-ad96-54c2-847f-a7d9e94e20c3 with scrape type 2
2026-03-30 04:23:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e297ea49-ad96-54c2-847f-a7d9e94e20c3, identifier: 10734852
2026-03-30 04:23:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e297ea49-ad96-54c2-847f-a7d9e94e20c3 with identifier: 10734852
2026-03-30 04:23:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e297ea49-ad96-54c2-847f-a7d9e94e20c3 with identifier: 10734852
2026-03-30 04:23:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e297ea49-ad96-54c2-847f-a7d9e94e20c3 with identifier: 10734852 to the API
2026-03-30 04:23:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734852>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'e297ea49-ad96-54c2-847f-a7d9e94e20c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734852',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 195575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13750,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 7,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 195.575 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 04:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734852%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.de] INFO: Saving data for 10734852: {'auction_closing_time': 1774876500.0, 'created_time': 1774632473.242266, 'last_price_update_time': 1774844628.570616}
2026-03-30 04:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734852') HTTP/1.1" 204 0
2026-03-30 04:23:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10738060
2026-03-30 04:23:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ed09f9c-9b92-5586-bfc4-18550762ce2b with scrape type 2
2026-03-30 04:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ed09f9c-9b92-5586-bfc4-18550762ce2b with scrape type 2
2026-03-30 04:23:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8ed09f9c-9b92-5586-bfc4-18550762ce2b, identifier: 10738060
2026-03-30 04:23:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dd2c4f5-6f61-5e75-8b35-f93831d730e6 with identifier: 10731443
2026-03-30 04:23:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dd2c4f5-6f61-5e75-8b35-f93831d730e6 with scrape type 2
2026-03-30 04:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dd2c4f5-6f61-5e75-8b35-f93831d730e6 with scrape type 2
2026-03-30 04:23:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0dd2c4f5-6f61-5e75-8b35-f93831d730e6, identifier: 10731443
2026-03-30 04:23:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afd338df-914d-504d-8318-614766e3a9a6 with identifier: 10734850
2026-03-30 04:23:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afd338df-914d-504d-8318-614766e3a9a6 with scrape type 2
2026-03-30 04:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afd338df-914d-504d-8318-614766e3a9a6 with scrape type 2
2026-03-30 04:23:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: afd338df-914d-504d-8318-614766e3a9a6, identifier: 10734850
2026-03-30 04:23:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10738060
2026-03-30 04:23:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10738060
2026-03-30 04:23:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10738060 to the API
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738060>
{'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-30T13: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=10738060',
'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-30 04:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738060%27 HTTP/1.1" 200 None
2026-03-30 04:23:49 [adesa.de] INFO: Saving data for 10738060: {'auction_closing_time': 1774876500.0, 'created_time': 1774632442.474122, 'last_price_update_time': 1774844629.255252}
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738060') HTTP/1.1" 204 0
2026-03-30 04:23:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0dd2c4f5-6f61-5e75-8b35-f93831d730e6 with identifier: 10731443
2026-03-30 04:23:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0dd2c4f5-6f61-5e75-8b35-f93831d730e6 with identifier: 10731443
2026-03-30 04:23:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0dd2c4f5-6f61-5e75-8b35-f93831d730e6 with identifier: 10731443 to the API
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731443>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '0dd2c4f5-6f61-5e75-8b35-f93831d730e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WTM-AW 70',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731443',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 69111,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2021-03-29',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Extra - Diesel - Manual - 95 hp - 69.111 km',
'transmission': 'manual',
'trim': 'Extra',
'vin': None,
'year': 2021}
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731443%27 HTTP/1.1" 200 None
2026-03-30 04:23:49 [adesa.de] INFO: Saving data for 10731443: {'auction_closing_time': 1774876500.0, 'created_time': 1774632443.156169, 'last_price_update_time': 1774844629.557208}
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731443') HTTP/1.1" 204 0
2026-03-30 04:23:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: afd338df-914d-504d-8318-614766e3a9a6 with identifier: 10734850
2026-03-30 04:23:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: afd338df-914d-504d-8318-614766e3a9a6 with identifier: 10734850
2026-03-30 04:23:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: afd338df-914d-504d-8318-614766e3a9a6 with identifier: 10734850 to the API
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734850>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 146,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'afd338df-914d-504d-8318-614766e3a9a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '20698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734850',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Master',
'odometer': 165610,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11850,
'price_includes_vat': True,
'registration_date': '2018-05-09',
'seats_number': 9,
'seller_name': None,
'title': 'Renault Master L2H2 2.3 DCI - Diesel - Manual - 146 hp - 165.610 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734850%27 HTTP/1.1" 200 None
2026-03-30 04:23:49 [adesa.de] INFO: Saving data for 10734850: {'auction_closing_time': 1774876500.0, 'created_time': 1774632472.78933, 'last_price_update_time': 1774844629.841933}
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734850') HTTP/1.1" 204 0
2026-03-30 04:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d544a84a-1f48-5a68-92db-e013954f1831 with identifier: 10731448
2026-03-30 04:23:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d544a84a-1f48-5a68-92db-e013954f1831 with scrape type 2
2026-03-30 04:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d544a84a-1f48-5a68-92db-e013954f1831 with scrape type 2
2026-03-30 04:23:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d544a84a-1f48-5a68-92db-e013954f1831, identifier: 10731448
2026-03-30 04:23:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d544a84a-1f48-5a68-92db-e013954f1831 with identifier: 10731448
2026-03-30 04:23:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d544a84a-1f48-5a68-92db-e013954f1831 with identifier: 10731448
2026-03-30 04:23:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d544a84a-1f48-5a68-92db-e013954f1831 with identifier: 10731448 to the API
2026-03-30 04:23:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731448>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'd544a84a-1f48-5a68-92db-e013954f1831',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KEL-S 1605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731448',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 19460,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12050,
'price_includes_vat': True,
'registration_date': '2023-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana RS Line - Petrol - Automatic - 158 hp - 19.460 km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2023}
2026-03-30 04:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731448%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.de] INFO: Saving data for 10731448: {'auction_closing_time': 1774876500.0, 'created_time': 1774632453.187981, 'last_price_update_time': 1774844630.247112}
2026-03-30 04:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731448') HTTP/1.1" 204 0
2026-03-30 04:23:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f91d1df9-9a1b-5880-a24f-dbff1220614e with identifier: 10729702
2026-03-30 04:23:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f91d1df9-9a1b-5880-a24f-dbff1220614e with scrape type 2
2026-03-30 04:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f91d1df9-9a1b-5880-a24f-dbff1220614e with scrape type 2
2026-03-30 04:23:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f91d1df9-9a1b-5880-a24f-dbff1220614e, identifier: 10729702
2026-03-30 04:23:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f91d1df9-9a1b-5880-a24f-dbff1220614e with identifier: 10729702
2026-03-30 04:23:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f91d1df9-9a1b-5880-a24f-dbff1220614e with identifier: 10729702
2026-03-30 04:23:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f91d1df9-9a1b-5880-a24f-dbff1220614e with identifier: 10729702 to the API
2026-03-30 04:23:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729702>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 407,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': 'f91d1df9-9a1b-5880-a24f-dbff1220614e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729702',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 78350,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar 2 Long Range 79 kWh Plus - Dual Motor - Electric - '
'Automatic - 407 hp - 78.350 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2022}
2026-03-30 04:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729702%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.de] INFO: Saving data for 10729702: {'auction_closing_time': 1774876500.0, 'created_time': 1774632472.049831, 'last_price_update_time': 1774844630.622511}
2026-03-30 04:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729702') HTTP/1.1" 204 0
2026-03-30 04:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f90753d-8512-5f08-87ea-201a7d1ebcec with identifier: 10741515
2026-03-30 04:23:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f90753d-8512-5f08-87ea-201a7d1ebcec with scrape type 2
2026-03-30 04:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f90753d-8512-5f08-87ea-201a7d1ebcec with scrape type 2
2026-03-30 04:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f90753d-8512-5f08-87ea-201a7d1ebcec, identifier: 10741515
2026-03-30 04:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f90753d-8512-5f08-87ea-201a7d1ebcec with identifier: 10741515
2026-03-30 04:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f90753d-8512-5f08-87ea-201a7d1ebcec with identifier: 10741515
2026-03-30 04:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f90753d-8512-5f08-87ea-201a7d1ebcec with identifier: 10741515 to the API
2026-03-30 04:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 108,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '1f90753d-8512-5f08-87ea-201a7d1ebcec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '167300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741515',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 57798,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar 2 79 kWh - Electric - Automatic - 108 hp - 57.798 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741515%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.de] INFO: Saving data for 10741515: {'auction_closing_time': 1774877400.0, 'created_time': 1774631740.45801, 'last_price_update_time': 1774844631.410971}
2026-03-30 04:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741515') HTTP/1.1" 204 0
2026-03-30 04:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ac5e3b3-81c4-582d-9729-83e901a97152 with identifier: 10736779
2026-03-30 04:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ac5e3b3-81c4-582d-9729-83e901a97152 with scrape type 2
2026-03-30 04:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ac5e3b3-81c4-582d-9729-83e901a97152 with scrape type 2
2026-03-30 04:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0ac5e3b3-81c4-582d-9729-83e901a97152, identifier: 10736779
2026-03-30 04:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0ac5e3b3-81c4-582d-9729-83e901a97152 with identifier: 10736779
2026-03-30 04:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0ac5e3b3-81c4-582d-9729-83e901a97152 with identifier: 10736779
2026-03-30 04:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0ac5e3b3-81c4-582d-9729-83e901a97152 with identifier: 10736779 to the API
2026-03-30 04:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736779>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '0ac5e3b3-81c4-582d-9729-83e901a97152',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-YK 200',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736779',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 111102,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-09-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-5 Sportline - Diesel - Manual - 184 hp - 111.102 km',
'transmission': 'manual',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-30 04:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736779%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.de] INFO: Saving data for 10736779: {'auction_closing_time': 1774877400.0, 'created_time': 1774632504.344322, 'last_price_update_time': 1774844631.816592}
2026-03-30 04:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736779') HTTP/1.1" 204 0
2026-03-30 04:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f758bd27-8859-5825-8db9-3f64700cc680 with identifier: 10741548
2026-03-30 04:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f758bd27-8859-5825-8db9-3f64700cc680 with scrape type 2
2026-03-30 04:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f758bd27-8859-5825-8db9-3f64700cc680 with scrape type 2
2026-03-30 04:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f758bd27-8859-5825-8db9-3f64700cc680, identifier: 10741548
2026-03-30 04:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e3f266e-d543-5497-a11e-cf7b026fc655 with identifier: 10741549
2026-03-30 04:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e3f266e-d543-5497-a11e-cf7b026fc655 with scrape type 2
2026-03-30 04:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e3f266e-d543-5497-a11e-cf7b026fc655 with scrape type 2
2026-03-30 04:23:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e3f266e-d543-5497-a11e-cf7b026fc655, identifier: 10741549
2026-03-30 04:23:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 376e16b2-8ba9-50dd-8d54-a37ec3d702b5 with identifier: 10741538
2026-03-30 04:23:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 376e16b2-8ba9-50dd-8d54-a37ec3d702b5 with scrape type 2
2026-03-30 04:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 376e16b2-8ba9-50dd-8d54-a37ec3d702b5 with scrape type 2
2026-03-30 04:23:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 376e16b2-8ba9-50dd-8d54-a37ec3d702b5, identifier: 10741538
2026-03-30 04:23:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f758bd27-8859-5825-8db9-3f64700cc680 with identifier: 10741548
2026-03-30 04:23:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f758bd27-8859-5825-8db9-3f64700cc680 with identifier: 10741548
2026-03-30 04:23:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f758bd27-8859-5825-8db9-3f64700cc680 with identifier: 10741548 to the API
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'f758bd27-8859-5825-8db9-3f64700cc680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '214532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741548',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mazda',
'model': 'MX-30',
'odometer': 4527,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda MX-30 Prime-Line - Electric - Automatic - 145 hp - 4.527 km',
'transmission': 'automatic',
'trim': 'Prime-Line',
'vin': None,
'year': 2023}
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741548%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.de] INFO: Saving data for 10741548: {'auction_closing_time': 1774877400.0, 'created_time': 1774631725.028595, 'last_price_update_time': 1774844632.398979}
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741548') HTTP/1.1" 204 0
2026-03-30 04:23:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e3f266e-d543-5497-a11e-cf7b026fc655 with identifier: 10741549
2026-03-30 04:23:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e3f266e-d543-5497-a11e-cf7b026fc655 with identifier: 10741549
2026-03-30 04:23:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e3f266e-d543-5497-a11e-cf7b026fc655 with identifier: 10741549 to the API
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741549>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '0e3f266e-d543-5497-a11e-cf7b026fc655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '212016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741549',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mazda',
'model': 'MX-30',
'odometer': 16962,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda MX-30 Advantage - Electric - Automatic - 145 hp - 16.962 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2023}
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741549%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.de] INFO: Saving data for 10741549: {'auction_closing_time': 1774877400.0, 'created_time': 1774632512.731264, 'last_price_update_time': 1774844632.693264}
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741549') HTTP/1.1" 204 0
2026-03-30 04:23:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 376e16b2-8ba9-50dd-8d54-a37ec3d702b5 with identifier: 10741538
2026-03-30 04:23:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 376e16b2-8ba9-50dd-8d54-a37ec3d702b5 with identifier: 10741538
2026-03-30 04:23:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 376e16b2-8ba9-50dd-8d54-a37ec3d702b5 with identifier: 10741538 to the API
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '376e16b2-8ba9-50dd-8d54-a37ec3d702b5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '271990 Bad Gr?nenbach',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741538',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 124593,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-5 Sportline - AWD - Diesel - Automatic - 184 hp - 124.593 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741538%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.de] INFO: Saving data for 10741538: {'auction_closing_time': 1774877400.0, 'created_time': 1774632502.248043, 'last_price_update_time': 1774844632.976777}
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741538') HTTP/1.1" 204 0
2026-03-30 04:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c239e5f7-3c7c-540c-b669-1cf88481ef03 with identifier: 10733658
2026-03-30 04:23:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c239e5f7-3c7c-540c-b669-1cf88481ef03 with scrape type 2
2026-03-30 04:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c239e5f7-3c7c-540c-b669-1cf88481ef03 with scrape type 2
2026-03-30 04:23:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c239e5f7-3c7c-540c-b669-1cf88481ef03, identifier: 10733658
2026-03-30 04:23:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b5371ec-dc21-5376-9255-1991e71fc387 with identifier: 10740271
2026-03-30 04:23:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b5371ec-dc21-5376-9255-1991e71fc387 with scrape type 2
2026-03-30 04:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b5371ec-dc21-5376-9255-1991e71fc387 with scrape type 2
2026-03-30 04:23:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0b5371ec-dc21-5376-9255-1991e71fc387, identifier: 10740271
2026-03-30 04:23:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c239e5f7-3c7c-540c-b669-1cf88481ef03 with identifier: 10733658
2026-03-30 04:23:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c239e5f7-3c7c-540c-b669-1cf88481ef03 with identifier: 10733658
2026-03-30 04:23:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c239e5f7-3c7c-540c-b669-1cf88481ef03 with identifier: 10733658 to the API
2026-03-30 04:23:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733658>
{'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': 428,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c239e5f7-3c7c-540c-b669-1cf88481ef03',
'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=10733658',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Maserati',
'model': 'Levante',
'odometer': 74795,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 46900,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'Maserati Levante 3.0i Modena S - Q4 - Petrol - Automatic - 428 hp - '
'74.795 km',
'transmission': 'automatic',
'trim': 'Modena S',
'vin': None,
'year': 2022}
2026-03-30 04:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733658%27 HTTP/1.1" 200 None
2026-03-30 04:23:53 [adesa.de] INFO: Saving data for 10733658: {'auction_closing_time': 1774962000.0, 'created_time': 1774632505.142969, 'last_price_update_time': 1774844633.570857}
2026-03-30 04:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733658') HTTP/1.1" 204 0
2026-03-30 04:23:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0b5371ec-dc21-5376-9255-1991e71fc387 with identifier: 10740271
2026-03-30 04:23:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0b5371ec-dc21-5376-9255-1991e71fc387 with identifier: 10740271
2026-03-30 04:23:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0b5371ec-dc21-5376-9255-1991e71fc387 with identifier: 10740271 to the API
2026-03-30 04:23:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740271>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 240,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '0b5371ec-dc21-5376-9255-1991e71fc387',
'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=10740271',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 118500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2018-07-12',
'seats_number': 7,
'seller_name': None,
'title': 'Land Rover Discovery 2.0 TD4 HSE - AWD - Diesel - Automatic - 240 '
'hp - 118.500 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2018}
2026-03-30 04:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740271%27 HTTP/1.1" 200 None
2026-03-30 04:23:53 [adesa.de] INFO: Saving data for 10740271: {'auction_closing_time': 1774876500.0, 'created_time': 1774632510.218552, 'last_price_update_time': 1774844633.855748}
2026-03-30 04:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740271') HTTP/1.1" 204 0
2026-03-30 04:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a13e13-e82f-5697-8c89-81f6c546a216 with identifier: 10741526
2026-03-30 04:23:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a13e13-e82f-5697-8c89-81f6c546a216 with scrape type 2
2026-03-30 04:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a13e13-e82f-5697-8c89-81f6c546a216 with scrape type 2
2026-03-30 04:23:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 51a13e13-e82f-5697-8c89-81f6c546a216, identifier: 10741526
2026-03-30 04:23:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 51a13e13-e82f-5697-8c89-81f6c546a216 with identifier: 10741526
2026-03-30 04:23:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 51a13e13-e82f-5697-8c89-81f6c546a216 with identifier: 10741526
2026-03-30 04:23:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 51a13e13-e82f-5697-8c89-81f6c546a216 with identifier: 10741526 to the API
2026-03-30 04:23:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741526>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 108,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '51a13e13-e82f-5697-8c89-81f6c546a216',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '121763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741526',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 39462,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar 2 67 kWh - Electric - Automatic - 108 hp - 39.462 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741526%27 HTTP/1.1" 200 None
2026-03-30 04:23:54 [adesa.de] INFO: Saving data for 10741526: {'auction_closing_time': 1774877400.0, 'created_time': 1774632476.098966, 'last_price_update_time': 1774844634.769424}
2026-03-30 04:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741526') HTTP/1.1" 204 0
2026-03-30 04:23:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43fc28e3-57f4-5005-8fb5-e58a0c466991 with identifier: 10729696
2026-03-30 04:23:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43fc28e3-57f4-5005-8fb5-e58a0c466991 with scrape type 2
2026-03-30 04:23:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43fc28e3-57f4-5005-8fb5-e58a0c466991 with scrape type 2
2026-03-30 04:23:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43fc28e3-57f4-5005-8fb5-e58a0c466991, identifier: 10729696
2026-03-30 04:23:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 150ed918-3d2c-5e7c-b638-c638585c9d52 with identifier: 10734848
2026-03-30 04:23:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 150ed918-3d2c-5e7c-b638-c638585c9d52 with scrape type 2
2026-03-30 04:23:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 150ed918-3d2c-5e7c-b638-c638585c9d52 with scrape type 2
2026-03-30 04:23:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 150ed918-3d2c-5e7c-b638-c638585c9d52, identifier: 10734848
2026-03-30 04:23:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43fc28e3-57f4-5005-8fb5-e58a0c466991 with identifier: 10729696
2026-03-30 04:23:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43fc28e3-57f4-5005-8fb5-e58a0c466991 with identifier: 10729696
2026-03-30 04:23:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43fc28e3-57f4-5005-8fb5-e58a0c466991 with identifier: 10729696 to the API
2026-03-30 04:23:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729696>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '43fc28e3-57f4-5005-8fb5-e58a0c466991',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729696',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 147950,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2016-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar F-Pace 3.0d Prestige - AWD - Diesel - Automatic - 300 hp - '
'147.950 km',
'transmission': 'automatic',
'trim': 'Prestige',
'vin': None,
'year': 2016}
2026-03-30 04:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729696%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.de] INFO: Saving data for 10729696: {'auction_closing_time': 1774876500.0, 'created_time': 1774631723.30171, 'last_price_update_time': 1774844635.291125}
2026-03-30 04:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729696') HTTP/1.1" 204 0
2026-03-30 04:23:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 150ed918-3d2c-5e7c-b638-c638585c9d52 with identifier: 10734848
2026-03-30 04:23:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 150ed918-3d2c-5e7c-b638-c638585c9d52 with identifier: 10734848
2026-03-30 04:23:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 150ed918-3d2c-5e7c-b638-c638585c9d52 with identifier: 10734848 to the API
2026-03-30 04:23:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734848>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 132,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '150ed918-3d2c-5e7c-b638-c638585c9d52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '8756',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734848',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 40710,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14750,
'price_includes_vat': True,
'registration_date': '2019-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 GDI - Petrol - Manual - 132 hp - 40.710 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734848%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.de] INFO: Saving data for 10734848: {'auction_closing_time': 1774876500.0, 'created_time': 1774632518.591866, 'last_price_update_time': 1774844635.578505}
2026-03-30 04:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734848') HTTP/1.1" 204 0
2026-03-30 04:23:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d106368-bb9a-5e90-b5a3-eaa238e19f1d with identifier: 10730307
2026-03-30 04:23:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d106368-bb9a-5e90-b5a3-eaa238e19f1d with scrape type 2
2026-03-30 04:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d106368-bb9a-5e90-b5a3-eaa238e19f1d with scrape type 2
2026-03-30 04:23:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8d106368-bb9a-5e90-b5a3-eaa238e19f1d, identifier: 10730307
2026-03-30 04:23:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e40be6-689d-5d2a-b9d5-25a8c2edc809 with identifier: 10735236
2026-03-30 04:23:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e40be6-689d-5d2a-b9d5-25a8c2edc809 with scrape type 2
2026-03-30 04:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53e40be6-689d-5d2a-b9d5-25a8c2edc809 with scrape type 2
2026-03-30 04:23:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53e40be6-689d-5d2a-b9d5-25a8c2edc809, identifier: 10735236
2026-03-30 04:23:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8d106368-bb9a-5e90-b5a3-eaa238e19f1d with identifier: 10730307
2026-03-30 04:23:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8d106368-bb9a-5e90-b5a3-eaa238e19f1d with identifier: 10730307
2026-03-30 04:23:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8d106368-bb9a-5e90-b5a3-eaa238e19f1d with identifier: 10730307 to the API
2026-03-30 04:23:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730307>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 400,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Electric',
'id': '8d106368-bb9a-5e90-b5a3-eaa238e19f1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU-I-142E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730307',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Jaguar',
'model': 'I-Pace',
'odometer': 32484,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Jaguar I-Pace S - AWD - Electric - Automatic - 400 hp - 32.484 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2023}
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730307%27 HTTP/1.1" 200 None
2026-03-30 04:23:56 [adesa.de] INFO: Saving data for 10730307: {'auction_closing_time': 1774946700.0, 'created_time': 1774632516.593708, 'last_price_update_time': 1774844636.064415}
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730307') HTTP/1.1" 204 0
2026-03-30 04:23:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53e40be6-689d-5d2a-b9d5-25a8c2edc809 with identifier: 10735236
2026-03-30 04:23:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53e40be6-689d-5d2a-b9d5-25a8c2edc809 with identifier: 10735236
2026-03-30 04:23:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53e40be6-689d-5d2a-b9d5-25a8c2edc809 with identifier: 10735236 to the API
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735236>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '53e40be6-689d-5d2a-b9d5-25a8c2edc809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN-AW7152 Bochum',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735236',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 61608,
'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': None,
'title': 'Ford Kuga 2.5 Titanium X - AWD - Hybrid - Automatic - 152 hp - '
'61.608 km',
'transmission': 'automatic',
'trim': 'Titanium X',
'vin': None,
'year': 2023}
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735236%27 HTTP/1.1" 200 None
2026-03-30 04:23:56 [adesa.de] INFO: Saving data for 10735236: {'auction_closing_time': 1774866300.0, 'created_time': 1774632345.992654, 'last_price_update_time': 1774844636.340557}
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735236') HTTP/1.1" 204 0
2026-03-30 04:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e76197a8-c8ed-5c96-a538-5006f1079276 with identifier: 10738846
2026-03-30 04:23:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e76197a8-c8ed-5c96-a538-5006f1079276 with scrape type 2
2026-03-30 04:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e76197a8-c8ed-5c96-a538-5006f1079276 with scrape type 2
2026-03-30 04:23:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e76197a8-c8ed-5c96-a538-5006f1079276, identifier: 10738846
2026-03-30 04:23:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e76197a8-c8ed-5c96-a538-5006f1079276 with identifier: 10738846
2026-03-30 04:23:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e76197a8-c8ed-5c96-a538-5006f1079276 with identifier: 10738846
2026-03-30 04:23:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e76197a8-c8ed-5c96-a538-5006f1079276 with identifier: 10738846 to the API
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738846>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': 'e76197a8-c8ed-5c96-a538-5006f1079276',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HAM-AT-44E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738846',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 186427,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Hyundai Ioniq - Electric - Automatic - 136 hp - 186.427 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738846%27 HTTP/1.1" 200 None
2026-03-30 04:23:56 [adesa.de] INFO: Saving data for 10738846: {'auction_closing_time': 1774878900.0, 'created_time': 1774632593.360248, 'last_price_update_time': 1774844636.720177}
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738846') HTTP/1.1" 204 0
2026-03-30 04:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ce0d060-6b25-5c75-9b2d-de80a12ad011 with identifier: 10738844
2026-03-30 04:23:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011 with scrape type 2
2026-03-30 04:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011 with scrape type 2
2026-03-30 04:23:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0ce0d060-6b25-5c75-9b2d-de80a12ad011, identifier: 10738844
2026-03-30 04:23:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24b96b92-6be4-579e-bfaf-3f4d8b601917 with identifier: 10730311
2026-03-30 04:23:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24b96b92-6be4-579e-bfaf-3f4d8b601917 with scrape type 2
2026-03-30 04:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24b96b92-6be4-579e-bfaf-3f4d8b601917 with scrape type 2
2026-03-30 04:23:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 24b96b92-6be4-579e-bfaf-3f4d8b601917, identifier: 10730311
2026-03-30 04:23:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0ce0d060-6b25-5c75-9b2d-de80a12ad011 with identifier: 10738844
2026-03-30 04:23:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0ce0d060-6b25-5c75-9b2d-de80a12ad011 with identifier: 10738844
2026-03-30 04:23:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0ce0d060-6b25-5c75-9b2d-de80a12ad011 with identifier: 10738844 to the API
2026-03-30 04:23:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738844>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': '0ce0d060-6b25-5c75-9b2d-de80a12ad011',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA-PA-530E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738844',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 40924,
'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': 'Ayvens-DE',
'title': 'Hyundai Ioniq 5 70 kWh Uniq - Electric - Automatic - 217 hp - '
'40.924 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-30 04:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738844%27 HTTP/1.1" 200 None
2026-03-30 04:23:57 [adesa.de] INFO: Saving data for 10738844: {'auction_closing_time': 1774878900.0, 'created_time': 1774631730.629433, 'last_price_update_time': 1774844637.282162}
2026-03-30 04:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738844') HTTP/1.1" 204 0
2026-03-30 04:23:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 24b96b92-6be4-579e-bfaf-3f4d8b601917 with identifier: 10730311
2026-03-30 04:23:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 24b96b92-6be4-579e-bfaf-3f4d8b601917 with identifier: 10730311
2026-03-30 04:23:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 24b96b92-6be4-579e-bfaf-3f4d8b601917 with identifier: 10730311 to the API
2026-03-30 04:23:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730311>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Petrol',
'id': '24b96b92-6be4-579e-bfaf-3f4d8b601917',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N482PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730311',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 164781,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 7,
'seller_name': None,
'title': 'Hyundai Santa Fe 1.6 GDi Premium - Petrol - Automatic - 180 hp - '
'164.781 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-30 04:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730311%27 HTTP/1.1" 200 None
2026-03-30 04:23:57 [adesa.de] INFO: Saving data for 10730311: {'auction_closing_time': 1774946700.0, 'created_time': 1774632520.092092, 'last_price_update_time': 1774844637.569589}
2026-03-30 04:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730311') HTTP/1.1" 204 0
2026-03-30 04:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 852d234f-898c-57d7-85ab-a8f92030ce35 with identifier: 10741540
2026-03-30 04:23:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 852d234f-898c-57d7-85ab-a8f92030ce35 with scrape type 2
2026-03-30 04:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 852d234f-898c-57d7-85ab-a8f92030ce35 with scrape type 2
2026-03-30 04:23:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 852d234f-898c-57d7-85ab-a8f92030ce35, identifier: 10741540
2026-03-30 04:23:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 193967fe-6119-5579-a5be-717a4997e735 with identifier: 10738831
2026-03-30 04:23:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 193967fe-6119-5579-a5be-717a4997e735 with scrape type 2
2026-03-30 04:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 193967fe-6119-5579-a5be-717a4997e735 with scrape type 2
2026-03-30 04:23:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 193967fe-6119-5579-a5be-717a4997e735, identifier: 10738831
2026-03-30 04:23:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 852d234f-898c-57d7-85ab-a8f92030ce35 with identifier: 10741540
2026-03-30 04:23:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 852d234f-898c-57d7-85ab-a8f92030ce35 with identifier: 10741540
2026-03-30 04:23:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 852d234f-898c-57d7-85ab-a8f92030ce35 with identifier: 10741540 to the API
2026-03-30 04:23:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 201,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '852d234f-898c-57d7-85ab-a8f92030ce35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '093201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741540',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Genesis',
'model': 'GV70',
'odometer': 96351,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Genesis GV70 Sport - AWD - Diesel - Automatic - 201 hp - 96.351 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741540%27 HTTP/1.1" 200 None
2026-03-30 04:23:58 [adesa.de] INFO: Saving data for 10741540: {'auction_closing_time': 1774877400.0, 'created_time': 1774632517.305879, 'last_price_update_time': 1774844638.100704}
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741540') HTTP/1.1" 204 0
2026-03-30 04:23:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 193967fe-6119-5579-a5be-717a4997e735 with identifier: 10738831
2026-03-30 04:23:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 193967fe-6119-5579-a5be-717a4997e735 with identifier: 10738831
2026-03-30 04:23:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 193967fe-6119-5579-a5be-717a4997e735 with identifier: 10738831 to the API
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738831>
{'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': 152,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '193967fe-6119-5579-a5be-717a4997e735',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-KO-137E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738831',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 40474,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-08-05',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford Kuga 2.5 Titanium X - Hybrid - Automatic - 152 hp - 40.474 km',
'transmission': 'automatic',
'trim': 'Titanium X',
'vin': None,
'year': 2022}
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738831%27 HTTP/1.1" 200 None
2026-03-30 04:23:58 [adesa.de] INFO: Saving data for 10738831: {'auction_closing_time': 1774878900.0, 'created_time': 1774632525.085389, 'last_price_update_time': 1774844638.377606}
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738831') HTTP/1.1" 204 0
2026-03-30 04:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 668d5f27-ef07-592f-9636-980d19eaa99a with identifier: 10738828
2026-03-30 04:23:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 668d5f27-ef07-592f-9636-980d19eaa99a with scrape type 2
2026-03-30 04:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 668d5f27-ef07-592f-9636-980d19eaa99a with scrape type 2
2026-03-30 04:23:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 668d5f27-ef07-592f-9636-980d19eaa99a, identifier: 10738828
2026-03-30 04:23:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 668d5f27-ef07-592f-9636-980d19eaa99a with identifier: 10738828
2026-03-30 04:23:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 668d5f27-ef07-592f-9636-980d19eaa99a with identifier: 10738828
2026-03-30 04:23:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 668d5f27-ef07-592f-9636-980d19eaa99a with identifier: 10738828 to the API
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '668d5f27-ef07-592f-9636-980d19eaa99a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FÜ-W-3344',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738828',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 40431,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford Kuga 2.5 ST Line - Hybrid - Automatic - 152 hp - 40.431 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738828%27 HTTP/1.1" 200 None
2026-03-30 04:23:58 [adesa.de] INFO: Saving data for 10738828: {'auction_closing_time': 1774878900.0, 'created_time': 1774632554.386784, 'last_price_update_time': 1774844638.753876}
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738828') HTTP/1.1" 204 0
2026-03-30 04:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ddd137a-2096-5f26-ace6-a4c01311f944 with identifier: 10738820
2026-03-30 04:23:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ddd137a-2096-5f26-ace6-a4c01311f944 with scrape type 2
2026-03-30 04:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ddd137a-2096-5f26-ace6-a4c01311f944 with scrape type 2
2026-03-30 04:23:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ddd137a-2096-5f26-ace6-a4c01311f944, identifier: 10738820
2026-03-30 04:23:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a16eed2d-d08e-5067-abcd-2227d3506784 with identifier: 10738829
2026-03-30 04:23:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a16eed2d-d08e-5067-abcd-2227d3506784 with scrape type 2
2026-03-30 04:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a16eed2d-d08e-5067-abcd-2227d3506784 with scrape type 2
2026-03-30 04:23:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a16eed2d-d08e-5067-abcd-2227d3506784, identifier: 10738829
2026-03-30 04:23:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ddd137a-2096-5f26-ace6-a4c01311f944 with identifier: 10738820
2026-03-30 04:23:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ddd137a-2096-5f26-ace6-a4c01311f944 with identifier: 10738820
2026-03-30 04:23:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ddd137a-2096-5f26-ace6-a4c01311f944 with identifier: 10738820 to the API
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738820>
{'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': 120,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '9ddd137a-2096-5f26-ace6-a4c01311f944',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EL-KA-145',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738820',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 154828,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford Focus Active 1.5 EcoBlue X - Diesel - Automatic - 120 hp - '
'154.828 km',
'transmission': 'automatic',
'trim': 'X',
'vin': None,
'year': 2022}
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738820%27 HTTP/1.1" 200 None
2026-03-30 04:23:59 [adesa.de] INFO: Saving data for 10738820: {'auction_closing_time': 1774878900.0, 'created_time': 1774632574.796903, 'last_price_update_time': 1774844639.229301}
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738820') HTTP/1.1" 204 0
2026-03-30 04:23:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a16eed2d-d08e-5067-abcd-2227d3506784 with identifier: 10738829
2026-03-30 04:23:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a16eed2d-d08e-5067-abcd-2227d3506784 with identifier: 10738829
2026-03-30 04:23:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a16eed2d-d08e-5067-abcd-2227d3506784 with identifier: 10738829 to the API
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': 'a16eed2d-d08e-5067-abcd-2227d3506784',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H-W-4042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738829',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 97188,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 97.188 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738829%27 HTTP/1.1" 200 None
2026-03-30 04:23:59 [adesa.de] INFO: Saving data for 10738829: {'auction_closing_time': 1774878900.0, 'created_time': 1774632529.088837, 'last_price_update_time': 1774844639.532747}
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738829') HTTP/1.1" 204 0
2026-03-30 04:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:23:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2194886-cd02-5254-8298-77cb6a75100e with identifier: 10738825
2026-03-30 04:23:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2194886-cd02-5254-8298-77cb6a75100e with scrape type 2
2026-03-30 04:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2194886-cd02-5254-8298-77cb6a75100e with scrape type 2
2026-03-30 04:23:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c2194886-cd02-5254-8298-77cb6a75100e, identifier: 10738825
2026-03-30 04:23:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c2194886-cd02-5254-8298-77cb6a75100e with identifier: 10738825
2026-03-30 04:23:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c2194886-cd02-5254-8298-77cb6a75100e with identifier: 10738825
2026-03-30 04:23:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c2194886-cd02-5254-8298-77cb6a75100e with identifier: 10738825 to the API
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:23: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-30 04:23:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738825>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'c2194886-cd02-5254-8298-77cb6a75100e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN-WU-110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738825',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 112803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford Focus 1.5 EcoBlue Cool & Connect - Diesel - Manual - 120 hp - '
'112.803 km',
'transmission': 'manual',
'trim': 'Cool & Connect',
'vin': None,
'year': 2022}
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738825%27 HTTP/1.1" 200 None
2026-03-30 04:23:59 [adesa.de] INFO: Saving data for 10738825: {'auction_closing_time': 1774878900.0, 'created_time': 1774632573.403908, 'last_price_update_time': 1774844639.933293}
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738825') HTTP/1.1" 204 0
2026-03-30 04:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4ab814c-57d0-5349-8228-084a2b579c6a with identifier: 10731444
2026-03-30 04:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4ab814c-57d0-5349-8228-084a2b579c6a with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4ab814c-57d0-5349-8228-084a2b579c6a with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c4ab814c-57d0-5349-8228-084a2b579c6a, identifier: 10731444
2026-03-30 04:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5df22835-b167-5631-a5f0-e72d57e764d2 with identifier: 10738822
2026-03-30 04:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5df22835-b167-5631-a5f0-e72d57e764d2 with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5df22835-b167-5631-a5f0-e72d57e764d2 with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5df22835-b167-5631-a5f0-e72d57e764d2, identifier: 10738822
2026-03-30 04:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbe8b2d1-5588-546a-863b-c608960d3d07 with identifier: 10738821
2026-03-30 04:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbe8b2d1-5588-546a-863b-c608960d3d07 with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbe8b2d1-5588-546a-863b-c608960d3d07 with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbe8b2d1-5588-546a-863b-c608960d3d07, identifier: 10738821
2026-03-30 04:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84101030-91cd-5cf3-8cfa-785d0a05795a with identifier: 10738823
2026-03-30 04:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84101030-91cd-5cf3-8cfa-785d0a05795a with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84101030-91cd-5cf3-8cfa-785d0a05795a with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 84101030-91cd-5cf3-8cfa-785d0a05795a, identifier: 10738823
2026-03-30 04:24:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c4ab814c-57d0-5349-8228-084a2b579c6a with identifier: 10731444
2026-03-30 04:24:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c4ab814c-57d0-5349-8228-084a2b579c6a with identifier: 10731444
2026-03-30 04:24:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c4ab814c-57d0-5349-8228-084a2b579c6a with identifier: 10731444 to the API
2026-03-30 04:24:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731444>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'c4ab814c-57d0-5349-8228-084a2b579c6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SI-DS 1025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731444',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Ecosport',
'odometer': 71568,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2020-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Ecosport 1.0 EcoBoost Titanium - Petrol - Manual - 125 hp - '
'71.568 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-30 04:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731444%27 HTTP/1.1" 200 None
2026-03-30 04:24:00 [adesa.de] INFO: Saving data for 10731444: {'auction_closing_time': 1774876500.0, 'created_time': 1774632579.687975, 'last_price_update_time': 1774844640.697862}
2026-03-30 04:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731444') HTTP/1.1" 204 0
2026-03-30 04:24:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5df22835-b167-5631-a5f0-e72d57e764d2 with identifier: 10738822
2026-03-30 04:24:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5df22835-b167-5631-a5f0-e72d57e764d2 with identifier: 10738822
2026-03-30 04:24:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5df22835-b167-5631-a5f0-e72d57e764d2 with identifier: 10738822 to the API
2026-03-30 04:24:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738822>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '5df22835-b167-5631-a5f0-e72d57e764d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RW-EX-34',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738822',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 119632,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford Focus 1.5 EcoBlue Cool & Connect - Diesel - Automatic - 120 hp '
'- 119.632 km',
'transmission': 'automatic',
'trim': 'Cool & Connect',
'vin': None,
'year': 2022}
2026-03-30 04:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738822%27 HTTP/1.1" 200 None
2026-03-30 04:24:01 [adesa.de] INFO: Saving data for 10738822: {'auction_closing_time': 1774878900.0, 'created_time': 1774632572.52661, 'last_price_update_time': 1774844641.001824}
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738822') HTTP/1.1" 204 0
2026-03-30 04:24:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbe8b2d1-5588-546a-863b-c608960d3d07 with identifier: 10738821
2026-03-30 04:24:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbe8b2d1-5588-546a-863b-c608960d3d07 with identifier: 10738821
2026-03-30 04:24:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbe8b2d1-5588-546a-863b-c608960d3d07 with identifier: 10738821 to the API
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738821>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'fbe8b2d1-5588-546a-863b-c608960d3d07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B-PK-1276',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738821',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 106141,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford Focus 1.5 EcoBlue Cool & Connect - Diesel - Automatic - 120 hp '
'- 106.141 km',
'transmission': 'automatic',
'trim': 'Cool & Connect',
'vin': None,
'year': 2022}
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738821%27 HTTP/1.1" 200 None
2026-03-30 04:24:01 [adesa.de] INFO: Saving data for 10738821: {'auction_closing_time': 1774878900.0, 'created_time': 1774632575.571357, 'last_price_update_time': 1774844641.281143}
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738821') HTTP/1.1" 204 0
2026-03-30 04:24:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 84101030-91cd-5cf3-8cfa-785d0a05795a with identifier: 10738823
2026-03-30 04:24:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 84101030-91cd-5cf3-8cfa-785d0a05795a with identifier: 10738823
2026-03-30 04:24:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 84101030-91cd-5cf3-8cfa-785d0a05795a with identifier: 10738823 to the API
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738823>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '84101030-91cd-5cf3-8cfa-785d0a05795a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN-FJ-6433',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738823',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 80530,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-02-05',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Ford Focus 1.5 EcoBlue ST Line - Diesel - Automatic - 120 hp - '
'80.530 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2020}
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738823%27 HTTP/1.1" 200 None
2026-03-30 04:24:01 [adesa.de] INFO: Saving data for 10738823: {'auction_closing_time': 1774878900.0, 'created_time': 1774632569.81788, 'last_price_update_time': 1774844641.566152}
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738823') HTTP/1.1" 204 0
2026-03-30 04:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f16a0a8-dfd5-572e-ac3c-81a10b27e7cb with identifier: 10733659
2026-03-30 04:24:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f16a0a8-dfd5-572e-ac3c-81a10b27e7cb with scrape type 2
2026-03-30 04:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f16a0a8-dfd5-572e-ac3c-81a10b27e7cb with scrape type 2
2026-03-30 04:24:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f16a0a8-dfd5-572e-ac3c-81a10b27e7cb, identifier: 10733659
2026-03-30 04:24:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f16a0a8-dfd5-572e-ac3c-81a10b27e7cb with identifier: 10733659
2026-03-30 04:24:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f16a0a8-dfd5-572e-ac3c-81a10b27e7cb with identifier: 10733659
2026-03-30 04:24:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f16a0a8-dfd5-572e-ac3c-81a10b27e7cb with identifier: 10733659 to the API
2026-03-30 04:24:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '2f16a0a8-dfd5-572e-ac3c-81a10b27e7cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733659',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 128266,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2019-12-20',
'seats_number': 3,
'seller_name': None,
'title': 'Citroën Jumper L4H2 2.2 Control - Diesel - Manual - 140 hp - '
'128.266 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2019}
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733659%27 HTTP/1.1" 200 None
2026-03-30 04:24:02 [adesa.de] INFO: Saving data for 10733659: {'auction_closing_time': 1774962000.0, 'created_time': 1774632585.257666, 'last_price_update_time': 1774844642.089046}
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733659') HTTP/1.1" 204 0
2026-03-30 04:24:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a599303-7579-5a2b-a3de-546a2e613d41 with identifier: 10734851
2026-03-30 04:24:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a599303-7579-5a2b-a3de-546a2e613d41 with scrape type 2
2026-03-30 04:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a599303-7579-5a2b-a3de-546a2e613d41 with scrape type 2
2026-03-30 04:24:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7a599303-7579-5a2b-a3de-546a2e613d41, identifier: 10734851
2026-03-30 04:24:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 582af333-2f15-5b8c-8683-ac8403d69cf3 with identifier: 10730297
2026-03-30 04:24:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 582af333-2f15-5b8c-8683-ac8403d69cf3 with scrape type 2
2026-03-30 04:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 582af333-2f15-5b8c-8683-ac8403d69cf3 with scrape type 2
2026-03-30 04:24:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 582af333-2f15-5b8c-8683-ac8403d69cf3, identifier: 10730297
2026-03-30 04:24:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7a599303-7579-5a2b-a3de-546a2e613d41 with identifier: 10734851
2026-03-30 04:24:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7a599303-7579-5a2b-a3de-546a2e613d41 with identifier: 10734851
2026-03-30 04:24:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7a599303-7579-5a2b-a3de-546a2e613d41 with identifier: 10734851 to the API
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734851>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '7a599303-7579-5a2b-a3de-546a2e613d41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '33525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734851',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'C-Max',
'odometer': 164710,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4350,
'price_includes_vat': True,
'registration_date': '2015-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Ford C-Max 2.0 TDCI Titanium - Diesel - Manual - 140 hp - 164.710 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2015}
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734851%27 HTTP/1.1" 200 None
2026-03-30 04:24:02 [adesa.de] INFO: Saving data for 10734851: {'auction_closing_time': 1774876500.0, 'created_time': 1774632577.8992, 'last_price_update_time': 1774844642.603422}
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734851') HTTP/1.1" 204 0
2026-03-30 04:24:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 582af333-2f15-5b8c-8683-ac8403d69cf3 with identifier: 10730297
2026-03-30 04:24:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 582af333-2f15-5b8c-8683-ac8403d69cf3 with identifier: 10730297
2026-03-30 04:24:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 582af333-2f15-5b8c-8683-ac8403d69cf3 with identifier: 10730297 to the API
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730297>
{'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-31T08:45:00Z',
'fuel_type': 'Hybrid',
'id': '582af333-2f15-5b8c-8683-ac8403d69cf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26003B9A4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730297',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 48906,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-06-03',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'48.906 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2021}
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730297%27 HTTP/1.1" 200 None
2026-03-30 04:24:02 [adesa.de] INFO: Saving data for 10730297: {'auction_closing_time': 1774946700.0, 'created_time': 1774632580.381058, 'last_price_update_time': 1774844642.90669}
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730297') HTTP/1.1" 204 0
2026-03-30 04:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc42972b-2e65-5bd6-ad89-38f1b81df854 with identifier: 10741592
2026-03-30 04:24:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc42972b-2e65-5bd6-ad89-38f1b81df854 with scrape type 2
2026-03-30 04:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc42972b-2e65-5bd6-ad89-38f1b81df854 with scrape type 2
2026-03-30 04:24:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cc42972b-2e65-5bd6-ad89-38f1b81df854, identifier: 10741592
2026-03-30 04:24:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cc42972b-2e65-5bd6-ad89-38f1b81df854 with identifier: 10741592
2026-03-30 04:24:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cc42972b-2e65-5bd6-ad89-38f1b81df854 with identifier: 10741592
2026-03-30 04:24:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cc42972b-2e65-5bd6-ad89-38f1b81df854 with identifier: 10741592 to the API
2026-03-30 04:24:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741592>
{'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-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'cc42972b-2e65-5bd6-ad89-38f1b81df854',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '095281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741592',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 31524,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2024-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Byd Atto 3 60 kWh Comfort - Electric - Automatic - 88 hp - 31.524 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2024}
2026-03-30 04:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741592%27 HTTP/1.1" 200 None
2026-03-30 04:24:03 [adesa.de] INFO: Saving data for 10741592: {'auction_closing_time': 1774877400.0, 'created_time': 1774632725.757664, 'last_price_update_time': 1774844643.396781}
2026-03-30 04:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741592') HTTP/1.1" 204 0
2026-03-30 04:24:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ac2a60e-0122-53ae-8c22-0ba1376738e3 with identifier: 10741561
2026-03-30 04:24:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ac2a60e-0122-53ae-8c22-0ba1376738e3 with scrape type 2
2026-03-30 04:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ac2a60e-0122-53ae-8c22-0ba1376738e3 with scrape type 2
2026-03-30 04:24:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0ac2a60e-0122-53ae-8c22-0ba1376738e3, identifier: 10741561
2026-03-30 04:24:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0ac2a60e-0122-53ae-8c22-0ba1376738e3 with identifier: 10741561
2026-03-30 04:24:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0ac2a60e-0122-53ae-8c22-0ba1376738e3 with identifier: 10741561
2026-03-30 04:24:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0ac2a60e-0122-53ae-8c22-0ba1376738e3 with identifier: 10741561 to the API
2026-03-30 04:24:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741561>
{'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-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '0ac2a60e-0122-53ae-8c22-0ba1376738e3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '065183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741561',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 17032,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Byd Atto 3 Comfort - Electric - Automatic - 88 hp - 17.032 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-30 04:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741561%27 HTTP/1.1" 200 None
2026-03-30 04:24:03 [adesa.de] INFO: Saving data for 10741561: {'auction_closing_time': 1774877400.0, 'created_time': 1774632719.227178, 'last_price_update_time': 1774844643.775181}
2026-03-30 04:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741561') HTTP/1.1" 204 0
2026-03-30 04:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8974d532-d409-5078-b684-fc6aef4aaf38 with identifier: 10741545
2026-03-30 04:24:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8974d532-d409-5078-b684-fc6aef4aaf38 with scrape type 2
2026-03-30 04:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8974d532-d409-5078-b684-fc6aef4aaf38 with scrape type 2
2026-03-30 04:24:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8974d532-d409-5078-b684-fc6aef4aaf38, identifier: 10741545
2026-03-30 04:24:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bb750a0-a21e-5d82-9b5a-6df2732276a8 with identifier: 10741521
2026-03-30 04:24:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb750a0-a21e-5d82-9b5a-6df2732276a8 with scrape type 2
2026-03-30 04:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bb750a0-a21e-5d82-9b5a-6df2732276a8 with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3bb750a0-a21e-5d82-9b5a-6df2732276a8, identifier: 10741521
2026-03-30 04:24:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8974d532-d409-5078-b684-fc6aef4aaf38 with identifier: 10741545
2026-03-30 04:24:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8974d532-d409-5078-b684-fc6aef4aaf38 with identifier: 10741545
2026-03-30 04:24:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8974d532-d409-5078-b684-fc6aef4aaf38 with identifier: 10741545 to the API
2026-03-30 04:24:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741545>
{'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-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '8974d532-d409-5078-b684-fc6aef4aaf38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '063962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741545',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 18609,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'Byd Atto 3 60 kWh - Electric - Automatic - 88 hp - 18.609 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741545%27 HTTP/1.1" 200 None
2026-03-30 04:24:04 [adesa.de] INFO: Saving data for 10741545: {'auction_closing_time': 1774877400.0, 'created_time': 1774632652.756306, 'last_price_update_time': 1774844644.271265}
2026-03-30 04:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741545') HTTP/1.1" 204 0
2026-03-30 04:24:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3bb750a0-a21e-5d82-9b5a-6df2732276a8 with identifier: 10741521
2026-03-30 04:24:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3bb750a0-a21e-5d82-9b5a-6df2732276a8 with identifier: 10741521
2026-03-30 04:24:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3bb750a0-a21e-5d82-9b5a-6df2732276a8 with identifier: 10741521 to the API
2026-03-30 04:24:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '3bb750a0-a21e-5d82-9b5a-6df2732276a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '674261',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741521',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 81508,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'81.508 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741521%27 HTTP/1.1" 200 None
2026-03-30 04:24:04 [adesa.de] INFO: Saving data for 10741521: {'auction_closing_time': 1774877400.0, 'created_time': 1774631755.407623, 'last_price_update_time': 1774844644.579533}
2026-03-30 04:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741521') HTTP/1.1" 204 0
2026-03-30 04:24:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4dfb948-b2ea-511e-bb58-8ad071ad7c15 with identifier: 10741589
2026-03-30 04:24:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4dfb948-b2ea-511e-bb58-8ad071ad7c15 with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4dfb948-b2ea-511e-bb58-8ad071ad7c15 with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f4dfb948-b2ea-511e-bb58-8ad071ad7c15, identifier: 10741589
2026-03-30 04:24:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92324134-1bdb-5368-aade-bf68c469be10 with identifier: 10741539
2026-03-30 04:24:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92324134-1bdb-5368-aade-bf68c469be10 with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92324134-1bdb-5368-aade-bf68c469be10 with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 92324134-1bdb-5368-aade-bf68c469be10, identifier: 10741539
2026-03-30 04:24:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 788046ab-a48e-562e-91cd-e4d102399db3 with identifier: 10741579
2026-03-30 04:24:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 788046ab-a48e-562e-91cd-e4d102399db3 with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 788046ab-a48e-562e-91cd-e4d102399db3 with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 788046ab-a48e-562e-91cd-e4d102399db3, identifier: 10741579
2026-03-30 04:24:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 748bb109-3e56-5565-81b9-60000867e8f4 with identifier: 10741573
2026-03-30 04:24:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 748bb109-3e56-5565-81b9-60000867e8f4 with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 748bb109-3e56-5565-81b9-60000867e8f4 with scrape type 2
2026-03-30 04:24:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 748bb109-3e56-5565-81b9-60000867e8f4, identifier: 10741573
2026-03-30 04:24:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f4dfb948-b2ea-511e-bb58-8ad071ad7c15 with identifier: 10741589
2026-03-30 04:24:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f4dfb948-b2ea-511e-bb58-8ad071ad7c15 with identifier: 10741589
2026-03-30 04:24:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f4dfb948-b2ea-511e-bb58-8ad071ad7c15 with identifier: 10741589 to the API
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741589>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 88,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'f4dfb948-b2ea-511e-bb58-8ad071ad7c15',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '065291',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741589',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 9591,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Byd Atto 3 60 kWh Comfort - Electric - Automatic - 88 hp - 9.591 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741589%27 HTTP/1.1" 200 None
2026-03-30 04:24:05 [adesa.de] INFO: Saving data for 10741589: {'auction_closing_time': 1774877400.0, 'created_time': 1774632598.296168, 'last_price_update_time': 1774844645.283456}
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741589') HTTP/1.1" 204 0
2026-03-30 04:24:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 92324134-1bdb-5368-aade-bf68c469be10 with identifier: 10741539
2026-03-30 04:24:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 92324134-1bdb-5368-aade-bf68c469be10 with identifier: 10741539
2026-03-30 04:24:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 92324134-1bdb-5368-aade-bf68c469be10 with identifier: 10741539 to the API
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741539>
{'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-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '92324134-1bdb-5368-aade-bf68c469be10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '033002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741539',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 20365,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Byd Atto 3 60 kWh Comfort - Electric - Automatic - 88 hp - 20.365 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741539%27 HTTP/1.1" 200 None
2026-03-30 04:24:05 [adesa.de] INFO: Saving data for 10741539: {'auction_closing_time': 1774877400.0, 'created_time': 1774632621.673251, 'last_price_update_time': 1774844645.584988}
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741539') HTTP/1.1" 204 0
2026-03-30 04:24:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 788046ab-a48e-562e-91cd-e4d102399db3 with identifier: 10741579
2026-03-30 04:24:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 788046ab-a48e-562e-91cd-e4d102399db3 with identifier: 10741579
2026-03-30 04:24:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 788046ab-a48e-562e-91cd-e4d102399db3 with identifier: 10741579 to the API
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741579>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 88,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '788046ab-a48e-562e-91cd-e4d102399db3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '087066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741579',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 15056,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Byd Atto 3 60 kWh Comfort - Electric - Automatic - 88 hp - 15.056 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741579%27 HTTP/1.1" 200 None
2026-03-30 04:24:05 [adesa.de] INFO: Saving data for 10741579: {'auction_closing_time': 1774877400.0, 'created_time': 1774632637.591369, 'last_price_update_time': 1774844645.862147}
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741579') HTTP/1.1" 204 0
2026-03-30 04:24:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 748bb109-3e56-5565-81b9-60000867e8f4 with identifier: 10741573
2026-03-30 04:24:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 748bb109-3e56-5565-81b9-60000867e8f4 with identifier: 10741573
2026-03-30 04:24:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 748bb109-3e56-5565-81b9-60000867e8f4 with identifier: 10741573 to the API
2026-03-30 04:24:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741573>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 88,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '748bb109-3e56-5565-81b9-60000867e8f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '087164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741573',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 20128,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2023-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Byd Atto 3 60 kWh Comfort - Electric - Automatic - 88 hp - 20.128 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-30 04:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741573%27 HTTP/1.1" 200 None
2026-03-30 04:24:06 [adesa.de] INFO: Saving data for 10741573: {'auction_closing_time': 1774877400.0, 'created_time': 1774632631.798912, 'last_price_update_time': 1774844646.186424}
2026-03-30 04:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741573') HTTP/1.1" 204 0
2026-03-30 04:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8f3b894-36d1-54d3-ac4e-1c648d6a0414 with identifier: 10741574
2026-03-30 04:24:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f3b894-36d1-54d3-ac4e-1c648d6a0414 with scrape type 2
2026-03-30 04:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8f3b894-36d1-54d3-ac4e-1c648d6a0414 with scrape type 2
2026-03-30 04:24:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8f3b894-36d1-54d3-ac4e-1c648d6a0414, identifier: 10741574
2026-03-30 04:24:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7b6c33e-cc69-55dc-a1f1-d0958d3d55a3 with identifier: 10736768
2026-03-30 04:24:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7b6c33e-cc69-55dc-a1f1-d0958d3d55a3 with scrape type 2
2026-03-30 04:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7b6c33e-cc69-55dc-a1f1-d0958d3d55a3 with scrape type 2
2026-03-30 04:24:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c7b6c33e-cc69-55dc-a1f1-d0958d3d55a3, identifier: 10736768
2026-03-30 04:24:06 [scrapy.extensions.logstats] INFO: Crawled 1136 pages (at 136 pages/min), scraped 1115 items (at 132 items/min)
2026-03-30 04:24:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 166MiB
2026-03-30 04:24:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8f3b894-36d1-54d3-ac4e-1c648d6a0414 with identifier: 10741574
2026-03-30 04:24:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8f3b894-36d1-54d3-ac4e-1c648d6a0414 with identifier: 10741574
2026-03-30 04:24:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8f3b894-36d1-54d3-ac4e-1c648d6a0414 with identifier: 10741574 to the API
2026-03-30 04:24:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741574>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 88,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'a8f3b894-36d1-54d3-ac4e-1c648d6a0414',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '012552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741574',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 10377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Byd Atto 3 60 kWh Comfort - Electric - Automatic - 88 hp - 10.377 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-30 04:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741574%27 HTTP/1.1" 200 None
2026-03-30 04:24:06 [adesa.de] INFO: Saving data for 10741574: {'auction_closing_time': 1774877400.0, 'created_time': 1774632638.258911, 'last_price_update_time': 1774844646.773112}
2026-03-30 04:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741574') HTTP/1.1" 204 0
2026-03-30 04:24:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c7b6c33e-cc69-55dc-a1f1-d0958d3d55a3 with identifier: 10736768
2026-03-30 04:24:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c7b6c33e-cc69-55dc-a1f1-d0958d3d55a3 with identifier: 10736768
2026-03-30 04:24:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c7b6c33e-cc69-55dc-a1f1-d0958d3d55a3 with identifier: 10736768 to the API
2026-03-30 04:24:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736768>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c7b6c33e-cc69-55dc-a1f1-d0958d3d55a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-QC 4371E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736768',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 110415,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26500,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 110.415 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736768%27 HTTP/1.1" 200 None
2026-03-30 04:24:07 [adesa.de] INFO: Saving data for 10736768: {'auction_closing_time': 1774877400.0, 'created_time': 1774632671.648597, 'last_price_update_time': 1774844647.048593}
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736768') HTTP/1.1" 204 0
2026-03-30 04:24:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77867e99-aab9-572b-af55-fcaf0a133736 with identifier: 10741580
2026-03-30 04:24:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77867e99-aab9-572b-af55-fcaf0a133736 with scrape type 2
2026-03-30 04:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77867e99-aab9-572b-af55-fcaf0a133736 with scrape type 2
2026-03-30 04:24:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 77867e99-aab9-572b-af55-fcaf0a133736, identifier: 10741580
2026-03-30 04:24:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7f5b681-31d7-5efd-a7ce-793d7e0d128f with identifier: 10741542
2026-03-30 04:24:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7f5b681-31d7-5efd-a7ce-793d7e0d128f with scrape type 2
2026-03-30 04:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7f5b681-31d7-5efd-a7ce-793d7e0d128f with scrape type 2
2026-03-30 04:24:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7f5b681-31d7-5efd-a7ce-793d7e0d128f, identifier: 10741542
2026-03-30 04:24:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 77867e99-aab9-572b-af55-fcaf0a133736 with identifier: 10741580
2026-03-30 04:24:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 77867e99-aab9-572b-af55-fcaf0a133736 with identifier: 10741580
2026-03-30 04:24:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 77867e99-aab9-572b-af55-fcaf0a133736 with identifier: 10741580 to the API
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741580>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 88,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '77867e99-aab9-572b-af55-fcaf0a133736',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '194238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741580',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 12268,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2024-01-02',
'seats_number': 5,
'seller_name': None,
'title': 'Byd Atto 3 60 kWh Comfort - Electric - Automatic - 88 hp - 12.268 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2024}
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741580%27 HTTP/1.1" 200 None
2026-03-30 04:24:07 [adesa.de] INFO: Saving data for 10741580: {'auction_closing_time': 1774877400.0, 'created_time': 1774632633.663624, 'last_price_update_time': 1774844647.505676}
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741580') HTTP/1.1" 204 0
2026-03-30 04:24:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7f5b681-31d7-5efd-a7ce-793d7e0d128f with identifier: 10741542
2026-03-30 04:24:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7f5b681-31d7-5efd-a7ce-793d7e0d128f with identifier: 10741542
2026-03-30 04:24:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7f5b681-31d7-5efd-a7ce-793d7e0d128f with identifier: 10741542 to the API
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741542>
{'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-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'b7f5b681-31d7-5efd-a7ce-793d7e0d128f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '199061',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741542',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 14234,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Byd Atto 3 60 kWh Comfort - Electric - Automatic - 88 hp - 14.234 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741542%27 HTTP/1.1" 200 None
2026-03-30 04:24:07 [adesa.de] INFO: Saving data for 10741542: {'auction_closing_time': 1774877400.0, 'created_time': 1774632630.793104, 'last_price_update_time': 1774844647.915443}
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741542') HTTP/1.1" 204 0
2026-03-30 04:24:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 272c388f-da6b-5639-8325-c69fa7ad47d8 with identifier: 10731447
2026-03-30 04:24:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 272c388f-da6b-5639-8325-c69fa7ad47d8 with scrape type 2
2026-03-30 04:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 272c388f-da6b-5639-8325-c69fa7ad47d8 with scrape type 2
2026-03-30 04:24:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 272c388f-da6b-5639-8325-c69fa7ad47d8, identifier: 10731447
2026-03-30 04:24:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0160aef6-5a9b-5632-8324-d81b52c0e388 with identifier: 10730304
2026-03-30 04:24:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0160aef6-5a9b-5632-8324-d81b52c0e388 with scrape type 2
2026-03-30 04:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0160aef6-5a9b-5632-8324-d81b52c0e388 with scrape type 2
2026-03-30 04:24:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0160aef6-5a9b-5632-8324-d81b52c0e388, identifier: 10730304
2026-03-30 04:24:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 272c388f-da6b-5639-8325-c69fa7ad47d8 with identifier: 10731447
2026-03-30 04:24:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 272c388f-da6b-5639-8325-c69fa7ad47d8 with identifier: 10731447
2026-03-30 04:24:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 272c388f-da6b-5639-8325-c69fa7ad47d8 with identifier: 10731447 to the API
2026-03-30 04:24:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731447>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.4L',
'engine_horse_power': 407,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '272c388f-da6b-5639-8325-c69fa7ad47d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KU-DK 38',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731447',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 215829,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2012-10-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 550i M Sport - Petrol - Automatic - 407 hp - '
'215.829 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2012}
2026-03-30 04:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731447%27 HTTP/1.1" 200 None
2026-03-30 04:24:08 [adesa.de] INFO: Saving data for 10731447: {'auction_closing_time': 1774876500.0, 'created_time': 1774632648.407881, 'last_price_update_time': 1774844648.511992}
2026-03-30 04:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731447') HTTP/1.1" 204 0
2026-03-30 04:24:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0160aef6-5a9b-5632-8324-d81b52c0e388 with identifier: 10730304
2026-03-30 04:24:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0160aef6-5a9b-5632-8324-d81b52c0e388 with identifier: 10730304
2026-03-30 04:24:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0160aef6-5a9b-5632-8324-d81b52c0e388 with identifier: 10730304 to the API
2026-03-30 04:24:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730304>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Electric',
'id': '0160aef6-5a9b-5632-8324-d81b52c0e388',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '23584085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730304',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 32684,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2024-02-02',
'seats_number': 5,
'seller_name': 'Allane Group',
'title': 'BMW iX 40 - xDrive - Electric - Automatic - 326 hp - 32.684 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730304%27 HTTP/1.1" 200 None
2026-03-30 04:24:08 [adesa.de] INFO: Saving data for 10730304: {'auction_closing_time': 1774946700.0, 'created_time': 1774632640.023704, 'last_price_update_time': 1774844648.799807}
2026-03-30 04:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730304') HTTP/1.1" 204 0
2026-03-30 04:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8214e00e-3008-5eb6-81a3-27d2c34e2cd9 with identifier: 10730296
2026-03-30 04:24:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8214e00e-3008-5eb6-81a3-27d2c34e2cd9 with scrape type 2
2026-03-30 04:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8214e00e-3008-5eb6-81a3-27d2c34e2cd9 with scrape type 2
2026-03-30 04:24:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8214e00e-3008-5eb6-81a3-27d2c34e2cd9, identifier: 10730296
2026-03-30 04:24:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8214e00e-3008-5eb6-81a3-27d2c34e2cd9 with identifier: 10730296
2026-03-30 04:24:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8214e00e-3008-5eb6-81a3-27d2c34e2cd9 with identifier: 10730296
2026-03-30 04:24:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8214e00e-3008-5eb6-81a3-27d2c34e2cd9 with identifier: 10730296 to the API
2026-03-30 04:24:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730296>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Hybrid',
'id': '8214e00e-3008-5eb6-81a3-27d2c34e2cd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-D 7096E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730296',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 178733,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33100,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 45e M-Pack - xDrive - Hybrid - Automatic - 394 hp - 178.733 '
'km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2021}
2026-03-30 04:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730296%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.de] INFO: Saving data for 10730296: {'auction_closing_time': 1774946700.0, 'created_time': 1774632640.747625, 'last_price_update_time': 1774844649.234637}
2026-03-30 04:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730296') HTTP/1.1" 204 0
2026-03-30 04:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eabfeada-fcb3-5d26-8f9f-5238c411a0bb with identifier: 10730286
2026-03-30 04:24:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eabfeada-fcb3-5d26-8f9f-5238c411a0bb with scrape type 2
2026-03-30 04:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eabfeada-fcb3-5d26-8f9f-5238c411a0bb with scrape type 2
2026-03-30 04:24:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eabfeada-fcb3-5d26-8f9f-5238c411a0bb, identifier: 10730286
2026-03-30 04:24:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56884f48-8b17-5c87-a63a-d7193fdb2800 with identifier: 10729698
2026-03-30 04:24:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56884f48-8b17-5c87-a63a-d7193fdb2800 with scrape type 2
2026-03-30 04:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56884f48-8b17-5c87-a63a-d7193fdb2800 with scrape type 2
2026-03-30 04:24:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 56884f48-8b17-5c87-a63a-d7193fdb2800, identifier: 10729698
2026-03-30 04:24:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eabfeada-fcb3-5d26-8f9f-5238c411a0bb with identifier: 10730286
2026-03-30 04:24:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eabfeada-fcb3-5d26-8f9f-5238c411a0bb with identifier: 10730286
2026-03-30 04:24:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eabfeada-fcb3-5d26-8f9f-5238c411a0bb with identifier: 10730286 to the API
2026-03-30 04:24:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730286>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'eabfeada-fcb3-5d26-8f9f-5238c411a0bb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1590330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730286',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '7 Series',
'odometer': 135803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2019-12-18',
'seats_number': 5,
'seller_name': 'Ayvens - ex. Leaseplan',
'title': 'BMW 7 Series 740d - xDrive - Diesel - Automatic - 320 hp - 135.803 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730286%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.de] INFO: Saving data for 10730286: {'auction_closing_time': 1774946700.0, 'created_time': 1774632641.32183, 'last_price_update_time': 1774844649.746351}
2026-03-30 04:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730286') HTTP/1.1" 204 0
2026-03-30 04:24:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 56884f48-8b17-5c87-a63a-d7193fdb2800 with identifier: 10729698
2026-03-30 04:24:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 56884f48-8b17-5c87-a63a-d7193fdb2800 with identifier: 10729698
2026-03-30 04:24:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 56884f48-8b17-5c87-a63a-d7193fdb2800 with identifier: 10729698 to the API
2026-03-30 04:24:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729698>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '56884f48-8b17-5c87-a63a-d7193fdb2800',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7849',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729698',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 63550,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24750,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 530e - xDrive - Hybrid - Automatic - 292 hp - 63.550 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729698%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.de] INFO: Saving data for 10729698: {'auction_closing_time': 1774876500.0, 'created_time': 1774632645.702901, 'last_price_update_time': 1774844650.029798}
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729698') HTTP/1.1" 204 0
2026-03-30 04:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:24:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d5cdb14-ef54-5cf0-8f6a-7afa9fc2ba99 with identifier: 10738817
2026-03-30 04:24:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d5cdb14-ef54-5cf0-8f6a-7afa9fc2ba99 with scrape type 2
2026-03-30 04:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d5cdb14-ef54-5cf0-8f6a-7afa9fc2ba99 with scrape type 2
2026-03-30 04:24:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2d5cdb14-ef54-5cf0-8f6a-7afa9fc2ba99, identifier: 10738817
2026-03-30 04:24:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 717c7f1a-e5ca-5d54-852e-413ca8444594 with identifier: 10741604
2026-03-30 04:24:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 717c7f1a-e5ca-5d54-852e-413ca8444594 with scrape type 2
2026-03-30 04:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 717c7f1a-e5ca-5d54-852e-413ca8444594 with scrape type 2
2026-03-30 04:24:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 717c7f1a-e5ca-5d54-852e-413ca8444594, identifier: 10741604
2026-03-30 04:24:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2d5cdb14-ef54-5cf0-8f6a-7afa9fc2ba99 with identifier: 10738817
2026-03-30 04:24:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2d5cdb14-ef54-5cf0-8f6a-7afa9fc2ba99 with identifier: 10738817
2026-03-30 04:24:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2d5cdb14-ef54-5cf0-8f6a-7afa9fc2ba99 with identifier: 10738817 to the API
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738817>
{'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': 184,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': '2d5cdb14-ef54-5cf0-8f6a-7afa9fc2ba99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-FH-385',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738817',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 231677,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'BMW 5 Series Touring 520i Luxury - Petrol - Automatic - 184 hp - '
'231.677 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738817%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.de] INFO: Saving data for 10738817: {'auction_closing_time': 1774878900.0, 'created_time': 1774632709.966876, 'last_price_update_time': 1774844650.495935}
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738817') HTTP/1.1" 204 0
2026-03-30 04:24:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 717c7f1a-e5ca-5d54-852e-413ca8444594 with identifier: 10741604
2026-03-30 04:24:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 717c7f1a-e5ca-5d54-852e-413ca8444594 with identifier: 10741604
2026-03-30 04:24:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 717c7f1a-e5ca-5d54-852e-413ca8444594 with identifier: 10741604 to the API
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741604>
{'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': 184,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '717c7f1a-e5ca-5d54-852e-413ca8444594',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'P35271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741604',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 61829,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29900,
'price_includes_vat': True,
'registration_date': '2023-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 520i - Petrol - Automatic - 184 hp - 61.829 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741604%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.de] INFO: Saving data for 10741604: {'auction_closing_time': 1774877400.0, 'created_time': 1774632643.225978, 'last_price_update_time': 1774844650.790786}
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741604') HTTP/1.1" 204 0
2026-03-30 04:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a352dd5-9695-5e67-abed-ee5b89482068 with identifier: 10738816
2026-03-30 04:24:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a352dd5-9695-5e67-abed-ee5b89482068 with scrape type 2
2026-03-30 04:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a352dd5-9695-5e67-abed-ee5b89482068 with scrape type 2
2026-03-30 04:24:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3a352dd5-9695-5e67-abed-ee5b89482068, identifier: 10738816
2026-03-30 04:24:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 344a228f-f84f-5472-b051-2e85bc2ef329 with identifier: 10738818
2026-03-30 04:24:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 344a228f-f84f-5472-b051-2e85bc2ef329 with scrape type 2
2026-03-30 04:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 344a228f-f84f-5472-b051-2e85bc2ef329 with scrape type 2
2026-03-30 04:24:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 344a228f-f84f-5472-b051-2e85bc2ef329, identifier: 10738818
2026-03-30 04:24:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3a352dd5-9695-5e67-abed-ee5b89482068 with identifier: 10738816
2026-03-30 04:24:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3a352dd5-9695-5e67-abed-ee5b89482068 with identifier: 10738816
2026-03-30 04:24:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3a352dd5-9695-5e67-abed-ee5b89482068 with identifier: 10738816 to the API
2026-03-30 04:24:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738816>
{'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': 184,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '3a352dd5-9695-5e67-abed-ee5b89482068',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-AD-2269E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738816',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 109974,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 109.974 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738816%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.de] INFO: Saving data for 10738816: {'auction_closing_time': 1774878900.0, 'created_time': 1774632650.394971, 'last_price_update_time': 1774844651.302278}
2026-03-30 04:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738816') HTTP/1.1" 204 0
2026-03-30 04:24:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 344a228f-f84f-5472-b051-2e85bc2ef329 with identifier: 10738818
2026-03-30 04:24:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 344a228f-f84f-5472-b051-2e85bc2ef329 with identifier: 10738818
2026-03-30 04:24:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 344a228f-f84f-5472-b051-2e85bc2ef329 with identifier: 10738818 to the API
2026-03-30 04:24:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738818>
{'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-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '344a228f-f84f-5472-b051-2e85bc2ef329',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KI-AP-150E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738818',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 164852,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'BMW 5 Series Touring 530e - xDrive - Hybrid - Automatic - 184 hp - '
'164.852 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738818%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.de] INFO: Saving data for 10738818: {'auction_closing_time': 1774878900.0, 'created_time': 1774632645.090033, 'last_price_update_time': 1774844651.589923}
2026-03-30 04:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738818') HTTP/1.1" 204 0
2026-03-30 04:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63c3079b-01f4-57b2-88b4-f3adcf4e4fc4 with identifier: 10736787
2026-03-30 04:24:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63c3079b-01f4-57b2-88b4-f3adcf4e4fc4 with scrape type 2
2026-03-30 04:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63c3079b-01f4-57b2-88b4-f3adcf4e4fc4 with scrape type 2
2026-03-30 04:24:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 63c3079b-01f4-57b2-88b4-f3adcf4e4fc4, identifier: 10736787
2026-03-30 04:24:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd10c5b3-4b50-5d43-9831-40134fa7c531 with identifier: 10741572
2026-03-30 04:24:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd10c5b3-4b50-5d43-9831-40134fa7c531 with scrape type 2
2026-03-30 04:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd10c5b3-4b50-5d43-9831-40134fa7c531 with scrape type 2
2026-03-30 04:24:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dd10c5b3-4b50-5d43-9831-40134fa7c531, identifier: 10741572
2026-03-30 04:24:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 63c3079b-01f4-57b2-88b4-f3adcf4e4fc4 with identifier: 10736787
2026-03-30 04:24:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 63c3079b-01f4-57b2-88b4-f3adcf4e4fc4 with identifier: 10736787
2026-03-30 04:24:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 63c3079b-01f4-57b2-88b4-f3adcf4e4fc4 with identifier: 10736787 to the API
2026-03-30 04:24:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736787>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '63c3079b-01f4-57b2-88b4-f3adcf4e4fc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-VV 198',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736787',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 81283,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 330d - xDrive - Diesel - Automatic - 286 hp - '
'81.283 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736787%27 HTTP/1.1" 200 None
2026-03-30 04:24:12 [adesa.de] INFO: Saving data for 10736787: {'auction_closing_time': 1774877400.0, 'created_time': 1774632671.012845, 'last_price_update_time': 1774844652.078718}
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736787') HTTP/1.1" 204 0
2026-03-30 04:24:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dd10c5b3-4b50-5d43-9831-40134fa7c531 with identifier: 10741572
2026-03-30 04:24:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dd10c5b3-4b50-5d43-9831-40134fa7c531 with identifier: 10741572
2026-03-30 04:24:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dd10c5b3-4b50-5d43-9831-40134fa7c531 with identifier: 10741572 to the API
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741572>
{'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': 184,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'dd10c5b3-4b50-5d43-9831-40134fa7c531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N06416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741572',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 44541,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 330e M Sport - Hybrid - Automatic - 184 hp - '
'44.541 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741572%27 HTTP/1.1" 200 None
2026-03-30 04:24:12 [adesa.de] INFO: Saving data for 10741572: {'auction_closing_time': 1774877400.0, 'created_time': 1774632646.641302, 'last_price_update_time': 1774844652.362246}
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741572') HTTP/1.1" 204 0
2026-03-30 04:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61dc5c96-4d90-5404-b3f7-d7cf437af409 with identifier: 10736774
2026-03-30 04:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61dc5c96-4d90-5404-b3f7-d7cf437af409 with scrape type 2
2026-03-30 04:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61dc5c96-4d90-5404-b3f7-d7cf437af409 with scrape type 2
2026-03-30 04:24:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 61dc5c96-4d90-5404-b3f7-d7cf437af409, identifier: 10736774
2026-03-30 04:24:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 61dc5c96-4d90-5404-b3f7-d7cf437af409 with identifier: 10736774
2026-03-30 04:24:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 61dc5c96-4d90-5404-b3f7-d7cf437af409 with identifier: 10736774
2026-03-30 04:24:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 61dc5c96-4d90-5404-b3f7-d7cf437af409 with identifier: 10736774 to the API
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736774>
{'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': 184,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '61dc5c96-4d90-5404-b3f7-d7cf437af409',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-QA 2269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736774',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 98458,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 320i - Petrol - Automatic - 184 hp - 98.458 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736774%27 HTTP/1.1" 200 None
2026-03-30 04:24:12 [adesa.de] INFO: Saving data for 10736774: {'auction_closing_time': 1774877400.0, 'created_time': 1774632661.615686, 'last_price_update_time': 1774844652.743794}
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736774') HTTP/1.1" 204 0
2026-03-30 04:24:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaa55ad1-c308-5ac5-a2aa-74a0eeedb642 with identifier: 10736776
2026-03-30 04:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaa55ad1-c308-5ac5-a2aa-74a0eeedb642 with scrape type 2
2026-03-30 04:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaa55ad1-c308-5ac5-a2aa-74a0eeedb642 with scrape type 2
2026-03-30 04:24:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aaa55ad1-c308-5ac5-a2aa-74a0eeedb642, identifier: 10736776
2026-03-30 04:24:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c543bc2e-b276-5fa7-b4bb-bf045f2d89e2 with identifier: 10738814
2026-03-30 04:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c543bc2e-b276-5fa7-b4bb-bf045f2d89e2 with scrape type 2
2026-03-30 04:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c543bc2e-b276-5fa7-b4bb-bf045f2d89e2 with scrape type 2
2026-03-30 04:24:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c543bc2e-b276-5fa7-b4bb-bf045f2d89e2, identifier: 10738814
2026-03-30 04:24:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1eadb08-5701-56b3-a9da-bc0c3450b632 with identifier: 10738815
2026-03-30 04:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1eadb08-5701-56b3-a9da-bc0c3450b632 with scrape type 2
2026-03-30 04:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1eadb08-5701-56b3-a9da-bc0c3450b632 with scrape type 2
2026-03-30 04:24:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b1eadb08-5701-56b3-a9da-bc0c3450b632, identifier: 10738815
2026-03-30 04:24:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aaa55ad1-c308-5ac5-a2aa-74a0eeedb642 with identifier: 10736776
2026-03-30 04:24:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aaa55ad1-c308-5ac5-a2aa-74a0eeedb642 with identifier: 10736776
2026-03-30 04:24:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aaa55ad1-c308-5ac5-a2aa-74a0eeedb642 with identifier: 10736776 to the API
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736776>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'aaa55ad1-c308-5ac5-a2aa-74a0eeedb642',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-AF 1985E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736776',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 113580,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 320e Advantage - Hybrid - Automatic - 163 hp - '
'113.580 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736776%27 HTTP/1.1" 200 None
2026-03-30 04:24:13 [adesa.de] INFO: Saving data for 10736776: {'auction_closing_time': 1774877400.0, 'created_time': 1774632674.735073, 'last_price_update_time': 1774844653.319995}
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736776') HTTP/1.1" 204 0
2026-03-30 04:24:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c543bc2e-b276-5fa7-b4bb-bf045f2d89e2 with identifier: 10738814
2026-03-30 04:24:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c543bc2e-b276-5fa7-b4bb-bf045f2d89e2 with identifier: 10738814
2026-03-30 04:24:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c543bc2e-b276-5fa7-b4bb-bf045f2d89e2 with identifier: 10738814 to the API
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738814>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': 'c543bc2e-b276-5fa7-b4bb-bf045f2d89e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OF-IC-77',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738814',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '1 Series',
'odometer': 115495,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-05-18',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'BMW 1 Series 116i - Petrol - Manual - 109 hp - 115.495 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738814%27 HTTP/1.1" 200 None
2026-03-30 04:24:13 [adesa.de] INFO: Saving data for 10738814: {'auction_closing_time': 1774878900.0, 'created_time': 1774632685.450378, 'last_price_update_time': 1774844653.597171}
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738814') HTTP/1.1" 204 0
2026-03-30 04:24:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b1eadb08-5701-56b3-a9da-bc0c3450b632 with identifier: 10738815
2026-03-30 04:24:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b1eadb08-5701-56b3-a9da-bc0c3450b632 with identifier: 10738815
2026-03-30 04:24:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b1eadb08-5701-56b3-a9da-bc0c3450b632 with identifier: 10738815 to the API
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738815>
{'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-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'b1eadb08-5701-56b3-a9da-bc0c3450b632',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MM-C-212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738815',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 53659,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 53.659 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738815%27 HTTP/1.1" 200 None
2026-03-30 04:24:13 [adesa.de] INFO: Saving data for 10738815: {'auction_closing_time': 1774878900.0, 'created_time': 1774632673.6607, 'last_price_update_time': 1774844653.888584}
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738815') HTTP/1.1" 204 0
2026-03-30 04:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f0a52d6-cdc4-5598-975a-336ac0b0fade with identifier: 10729699
2026-03-30 04:24:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f0a52d6-cdc4-5598-975a-336ac0b0fade with scrape type 2
2026-03-30 04:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f0a52d6-cdc4-5598-975a-336ac0b0fade with scrape type 2
2026-03-30 04:24:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f0a52d6-cdc4-5598-975a-336ac0b0fade, identifier: 10729699
2026-03-30 04:24:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f0a52d6-cdc4-5598-975a-336ac0b0fade with identifier: 10729699
2026-03-30 04:24:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f0a52d6-cdc4-5598-975a-336ac0b0fade with identifier: 10729699
2026-03-30 04:24:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f0a52d6-cdc4-5598-975a-336ac0b0fade with identifier: 10729699 to the API
2026-03-30 04:24:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729699>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '2f0a52d6-cdc4-5598-975a-336ac0b0fade',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'V388214',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729699',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 99090,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2015-06-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Active Tourer 220d Advantage - xDrive - Diesel - '
'Automatic - 190 hp - 99.090 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2015}
2026-03-30 04:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729699%27 HTTP/1.1" 200 None
2026-03-30 04:24:14 [adesa.de] INFO: Saving data for 10729699: {'auction_closing_time': 1774876500.0, 'created_time': 1774632687.47639, 'last_price_update_time': 1774844654.388594}
2026-03-30 04:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729699') HTTP/1.1" 204 0
2026-03-30 04:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f895908-e28d-531e-941f-1529b5f6afac with identifier: 10736781
2026-03-30 04:24:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f895908-e28d-531e-941f-1529b5f6afac with scrape type 2
2026-03-30 04:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f895908-e28d-531e-941f-1529b5f6afac with scrape type 2
2026-03-30 04:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3f895908-e28d-531e-941f-1529b5f6afac, identifier: 10736781
2026-03-30 04:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3f895908-e28d-531e-941f-1529b5f6afac with identifier: 10736781
2026-03-30 04:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3f895908-e28d-531e-941f-1529b5f6afac with identifier: 10736781
2026-03-30 04:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3f895908-e28d-531e-941f-1529b5f6afac with identifier: 10736781 to the API
2026-03-30 04:24:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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-30 04:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736781>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '3f895908-e28d-531e-941f-1529b5f6afac',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-QZ 1746E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736781',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 95760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 320e - xDrive - Hybrid - Automatic - 163 hp - '
'95.760 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736781%27 HTTP/1.1" 200 None
2026-03-30 04:24:21 [adesa.de] INFO: Saving data for 10736781: {'auction_closing_time': 1774877400.0, 'created_time': 1774632692.92295, 'last_price_update_time': 1774844661.895324}
2026-03-30 04:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736781') HTTP/1.1" 204 0
2026-03-30 04:24:21 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 04:24:21 [adesa.de] INFO: adesa.de Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 2, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:22 [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%201774412662 HTTP/1.1" 200 None
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699073') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699074') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699076') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699081') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699089') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699091') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699093') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699095') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699096') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699099') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699100') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699103') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699104') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699111') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699114') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699116') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699118') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699129') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699138') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699142') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699143') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699146') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699148') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699152') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699154') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699156') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699719') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708594') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708595') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708596') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708597') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708599') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708600') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708602') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708603') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708625') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708626') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708627') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708628') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708629') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708635') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708647') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708648') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708649') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708650') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708651') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708652') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708653') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708654') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708655') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708656') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708657') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708658') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708659') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708660') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708661') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708662') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708664') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708665') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708666') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708667') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708668') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708669') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708670') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708671') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708672') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708673') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708675') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708676') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708677') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708678') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708679') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708680') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708681') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708682') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708683') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708686') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708687') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708688') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708689') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708692') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708694') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708695') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708696') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708697') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708698') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708699') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708700') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708701') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708703') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708704') HTTP/1.1" 204 0
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708705') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708706') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708707') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708708') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708710') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708711') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708713') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708714') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708715') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708716') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708718') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708719') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708720') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708721') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708722') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708723') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708724') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708726') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708727') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708728') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708729') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708730') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708732') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708733') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708734') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708735') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708736') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708737') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708738') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708739') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708740') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708742') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708743') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708744') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708745') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708746') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708747') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708748') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708749') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708750') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708751') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708752') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708753') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708754') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708755') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708756') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708757') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708758') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708759') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708760') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708762') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708763') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708765') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708766') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708768') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708769') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708770') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708771') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708772') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708774') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708776') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708777') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708778') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708779') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708780') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708781') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708782') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708783') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708784') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708785') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708786') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708787') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708788') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708789') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708790') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708791') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708792') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708793') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708794') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708795') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708796') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708797') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708799') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708801') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708803') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708804') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708805') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708806') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708807') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708808') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708809') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708810') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708811') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708812') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708813') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708814') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708815') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708816') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708817') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708818') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708819') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708820') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708821') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708822') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708823') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708826') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708828') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708829') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708830') HTTP/1.1" 204 0
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708831') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708834') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708835') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708836') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708837') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708838') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708839') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708840') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708841') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708843') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708844') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708845') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708846') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708847') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708848') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708849') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708850') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708895') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708896') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708901') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708976') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708978') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709004') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709019') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709030') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709031') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709032') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709035') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709037') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709233') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709246') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709273') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709278') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709296') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709314') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709353') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709354') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709410') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709411') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709413') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709414') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10709442') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710130') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710149') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710154') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710578') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710893') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710894') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710895') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710896') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710897') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710898') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710900') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710901') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710902') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710903') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710904') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710905') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710906') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710907') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710908') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710909') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710910') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710911') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710912') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710913') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710915') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710916') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710917') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710918') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710919') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710920') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710921') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710922') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710923') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710925') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710926') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710927') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10711153') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10711156') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10711171') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713148') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713149') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713150') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713151') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713152') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713153') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713154') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713155') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713156') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713157') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713158') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713159') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713160') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713161') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713162') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714292') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714298') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714299') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714300') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714301') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714302') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714303') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714305') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714307') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714308') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714309') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714310') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714311') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714328') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714330') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714331') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714332') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714334') HTTP/1.1" 204 0
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714336') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714337') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714338') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714339') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714340') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714341') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714342') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714343') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714344') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714345') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714348') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714350') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714351') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714352') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714353') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714357') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714358') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714360') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714361') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714362') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714364') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714365') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714367') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714368') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714386') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714388') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714400') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714401') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714402') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714403') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714405') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714406') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714407') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714408') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714409') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714414') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714416') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714423') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714424') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714425') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714430') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714431') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714447') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714448') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714451') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714452') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714453') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714457') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714462') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714463') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714465') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714467') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714468') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714471') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714472') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714476') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714477') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714478') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714479') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714480') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714481') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714482') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714483') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714484') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714485') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714487') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714489') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714490') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714491') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714492') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714493') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714494') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714495') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714496') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714497') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714498') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714499') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714500') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714501') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714502') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714503') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714504') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714505') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714506') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714507') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714508') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714509') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714510') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714512') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714513') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714514') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714515') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714516') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714517') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714518') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714519') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714520') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714522') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714523') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714524') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714525') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714527') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714529') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714530') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714531') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714532') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714534') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714535') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714536') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714537') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714538') HTTP/1.1" 204 0
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714540') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714541') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714542') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714543') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714544') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714545') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714546') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714547') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714548') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714550') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714551') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714552') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714553') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714555') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714556') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714557') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714558') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714559') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714560') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714561') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714562') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714563') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714594') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714595') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714596') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714597') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714598') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714599') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714600') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714601') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714602') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714604') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714605') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714609') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714610') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714611') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714612') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714613') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714614') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714615') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714616') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714622') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714624') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714630') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714634') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714635') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714636') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714652') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714654') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714655') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714656') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714657') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714658') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714659') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714660') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714661') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714662') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714663') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714664') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715037') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715053') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715588') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715591') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715600') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715603') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715604') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715613') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715615') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715623') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715628') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715629') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715633') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715637') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715642') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715643') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715645') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715647') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715648') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715650') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715651') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715665') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715669') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715676') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715680') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715682') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715687') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715689') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715690') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715693') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715696') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715697') HTTP/1.1" 204 0
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715699') HTTP/1.1" 204 0
2026-03-30 04:24:26 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (1136 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.de/task_40_2026-03-30T04_15_00.jl
2026-03-30 04:24:26 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 2,
'downloader/exception_type_count/zyte_api._errors.RequestError': 2,
'downloader/request_bytes': 1071348,
'downloader/request_count': 1155,
'downloader/request_method_count/GET': 1138,
'downloader/request_method_count/POST': 17,
'downloader/response_bytes': 49947558,
'downloader/response_count': 1153,
'downloader/response_status_count/200': 1153,
'elapsed_time_seconds': 560.374612,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 4, 24, 26, 778137, tzinfo=datetime.timezone.utc),
'item_scraped_count': 1136,
'log_count/DEBUG': 14227,
'log_count/ERROR': 2,
'log_count/INFO': 14221,
'memusage/max': 174915584,
'memusage/startup': 148213760,
'request_depth_max': 17,
'response_received_count': 1153,
'scheduler/dequeued': 1155,
'scheduler/dequeued/memory': 1155,
'scheduler/enqueued': 1155,
'scheduler/enqueued/memory': 1155,
'scrape_type/price_update': 1138,
'scrape_type/skipped': 548,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 1161,
'scrapy-zyte-api/error_ratio': 0.0068906115417743325,
'scrapy-zyte-api/error_types/download/temporary-error': 6,
'scrapy-zyte-api/error_types/website/connection-error': 2,
'scrapy-zyte-api/errors': 8,
'scrapy-zyte-api/fatal_errors': 2,
'scrapy-zyte-api/mean_connection_seconds': 3.5965290380389936,
'scrapy-zyte-api/mean_response_seconds': 3.5890662044105834,
'scrapy-zyte-api/processed': 1155,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 1155,
'scrapy-zyte-api/request_args/experimental.requestCookies': 1154,
'scrapy-zyte-api/request_args/experimental.responseCookies': 1155,
'scrapy-zyte-api/request_args/httpRequestBody': 17,
'scrapy-zyte-api/request_args/httpRequestMethod': 17,
'scrapy-zyte-api/request_args/httpResponseBody': 1155,
'scrapy-zyte-api/request_args/httpResponseHeaders': 1155,
'scrapy-zyte-api/request_args/url': 1155,
'scrapy-zyte-api/status_codes/200': 1153,
'scrapy-zyte-api/status_codes/421': 2,
'scrapy-zyte-api/status_codes/520': 6,
'scrapy-zyte-api/success': 1153,
'scrapy-zyte-api/success_ratio': 0.9982683982683983,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1686,
'source/total_available': 1686,
'start_time': datetime.datetime(2026, 3, 30, 4, 15, 6, 403525, tzinfo=datetime.timezone.utc)}
2026-03-30 04:24:26 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 04:24:26 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f9d4461ef10>
2026-03-30 04:24:26 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f9d4435dd50>